BiscoWeb / sitemapgen4j

Automatically exported from code.google.com/p/sitemapgen4j
0 stars 0 forks source link

GoogleVideoSitemapUrl.Options misses the field #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by schuem...@gmail.com on 1 Sep 2009 at 10:56

GoogleCodeExporter commented 9 years ago
I have checked out the code and added it myself.  I have attached the modified 
source files

Original comment by rane.bo...@gmail.com on 2 Sep 2010 at 6:59

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Could you please open a pull request with the fix at 
https://github.com/dfabulich/sitemapgen4j ?

Original comment by m.k...@irregular.at on 20 Mar 2015 at 10:05