RSS update date of windows system
« on: September 03, 2025, 02:03:56 PM »
HI

Sitemap Generator generates an RSS feed where the publication date is the date the sitemap was launched, whereas I would like to have the file last modify date (date of windows system). Do you have a solution to do that

<pubDate>Wed, 03 Sep 2025 08:53:31 +0000</pubDate> is wrong I would like <pubDate>Wed, 06 aug 2025 17:23:01 +0000</pubDate>

Thanks
Re: RSS update date of windows system
« Reply #1 on: October 02, 2025, 05:10:03 AM »
Hello,

sitemap generator will use the date provided in the "Last-modified" http header if it's supported by your website, otherwise current time is used.