Feb 17, 2013

Determine last modified date of a web page

For web pages that do not list their last modified date, you can determine the date and time when a website was last updated, modified, or changed by following the below suggestions. Keep in mind that

Internet Archive
Although this site will not give you an exact modified date, it can give you a good idea of when the page last changed and will also allow you to view the history of a page, even if it is offline. Visit the Internet Archive and enter the URL of page or website you're trying to view the modification date.
JavaScript in address bar
Insert the below JavaScript string into the address bar.


javascript:alert(document.lastModified)


Note: With dynamic generated content this will not work. Newer Internet Browsers will also not support this feature since the address bar as a search or for other features.

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Computer Tricks and Tips