When was Webpage Last Updated, Hot Tip to Reveal all

ADVERTISEMENTS

Interested in knowing webpage’s last updated date? As pointed by CompuWorld, it is easy to determine the last updated date for blogs (as it is published in most blogs).

However, this is not easy and straight forward for main stream websites. To check webpage’s last updated date, here is quick 2 step procedure:

  • Open the website in your web browser say google.com
  • Then paste the following code in address bar and hit the enter key.

javascript:alert(document.lastModified)

Above will show the date in mm/dd/yyyy format and time (in 24hrs format) in a pop-up box. So, get going with this hot tip to check last updated date in no time. Like it? Thanks Riyas UPDATE – this JS will return server’s date-time. You can still try this out for little browser fun!

SHARE
 

Add a Comment

*