Skip to content

Correct lastmod date in sitemap

Zoggy requested to merge leowzukw:patch-5 into master

Created by: leowzukw

Date should be in W3C Datetime format, according to http://www.sitemaps.org/protocol.html.

Current format of date is not recognised by Google.

I didn't build stog with this, but it should work. I tested the format with date command and the library.

Merge request reports