Find out when a web page was last updated

29th Apr 2007

Here's a handy way to check the last updated date and time of a web page. Open up the web page you want to check and then type this into the address bar: javascript:alert(document.lastModified). You should get a pop up window with the information.