http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=80472 describes an optional field <video:expiration_date> for a date after which the video will no longer be available.
GoogleVideoSitemapUrl.Options should have a method expirationDate(java.util.Date publicationDate) to set this field and GoogleVideoSitemapGenerator should write this field to the Video-Sitemap.
What version of the product are you using? sitemapgen4j-1.0.1
Comment #1
Posted on Sep 2, 2010 by Happy RhinoI have checked out the code and added it myself. I have attached the modified source files
- GoogleVideoSitemapUrl.java 11.9KB
Comment #2
Posted on May 21, 2012 by Massive LionComment deleted
Comment #3
Posted on Mar 20, 2015 by Helpful BirdCould you please open a pull request with the fix at https://github.com/dfabulich/sitemapgen4j ?
Status: New
Labels:
Type-Defect
Priority-Medium