Is there a way to find out how much time has passed since a web page was changed?
For example, I have a page hosted at: www.mywebsitenotupdated.com
www.mywebsitenotupdated.com
Open your browsers console(?) and enter the following:
javascript:alert(document.lastModified)