Chronological dates of web pages

  • Thread starter Thread starter Barry Karas
  • Start date Start date
B

Barry Karas

4:28 AM 7/22/2007

Is there a program that gives chronological dates of web pages? If so, what
is it?

Thank you,

Barry Karas
 
Is there a program that gives chronological dates of web pages? If so, what

You can use a program like WGET to examine the HTTP headers that you get
from a URL. I use my own program, but the data is the same.
I just fetched my homepage from http://www.ringers.org.uk and it told me
(amongst other stuff):

Last-Modified: Tue, 15 Nov 2005 17:51:02 GMT
 
Back
Top