Forum Moderators: open

Message Too Old, No Replies

Date Modified in Page Info

         

Rumpelstiltskin

3:52 am on Feb 8, 2009 (gmt 0)

10+ Year Member



I recently made a new blog at blogger.com. When I right click on the page in Firefox and select Page Info, the "Date Modified" box shows the date and time I last updated the blog. Is there any code I can put into the HTML box in Blogger to disable the "Modified" field from Page Info altogether?

Thanks.

Rumpelstiltskin

3:57 am on Feb 8, 2009 (gmt 0)

10+ Year Member



....and if not, is there a way of making the "Modified" box always show the CURRENT time and date? For example, if you load google.com right this second, it will show this exact time and date somehow as the last time the page was modified.

phranque

10:59 am on Feb 8, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld [webmasterworld.com], Rumpelstiltskin!

this HTTP header is normally supplied by the server but if you have access to the <head> elements you could try adding a http-equiv meta element [w3.org] for that header and see if the server will properly preprocess that for you.

Rumpelstiltskin

8:18 pm on Feb 8, 2009 (gmt 0)

10+ Year Member



Thanks a lot phranque! Blogger doesn't let me mess with the http-equiv, but that's the code I was looking for.