Click to See Complete Forum and Search --> : The date of creation of a web page
lontana
May 26th, 2009, 06:35 AM
Dear all,
How can I figure out on which date certain page is created?
If I try ->right click and Properties almost always I get the current date!
Thanks
PeejAvery
May 26th, 2009, 08:07 AM
There are two timestamp properties to every file, date created and date modified. Unfortunately, if you upload a new file to your web server, both of those will reset because you are copying over a new file, you aren't editing the old one.
If you have server logs, you could check to see when the first time that file was put live. If you don't, you're going to have to find the original file.
Xeel
May 26th, 2009, 12:55 PM
And if you're looking for an information about some company web presence, etc. it would be a good idea to check when the domain name was registered using some service like: http://www.who.is In most cases it gives registration/creation/update dates and some extra info.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.