Export to GitHub

sitemapgen4j - issue #3

GoogleVideoSitemapUrl.Options misses the field


Posted on Sep 1, 2009 by Massive Camel

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 Rhino

I have checked out the code and added it myself. I have attached the modified source files

Attachments

Comment #2

Posted on May 21, 2012 by Massive Lion

Comment deleted

Comment #3

Posted on Mar 20, 2015 by Helpful Bird

Could you please open a pull request with the fix at https://github.com/dfabulich/sitemapgen4j ?

Status: New

Labels:
Type-Defect Priority-Medium