Last Mod Date
« on: July 31, 2008, 09:00:09 PM »
Hi,

I am using the "Use Server Response" for last mod date and it is setting every URL to the same date even know many of the posts have not been modified.

How do I set it so that the Last Mod Date is correctly represented?

Or how do I shut the Last Mod attribute off?

Thanks.

Jeff
Re: Last Mod Date
« Reply #1 on: July 31, 2008, 09:54:18 PM »
Hello,

in most cases, if you site is dynamically driven by the script (php, asp etc), it will not return the date of post in http header, it's only useful for static html pages. You can use "current time" instead.