我看了很多网页。他们说我可以使用 javascript:alert(document.lastModified); 来查找网站的最后更新。我测试了至少 10 个网站。只有我制作的网站提供了正确的信息。所有其他网站都显示当前时间。例如“http://automationgt.com/“。
答案1
我在 Google 上进行站点搜索(例如 site:pcornet.org ),然后使用站点搜索中的关键字(例如 site:pcornet.org intitle:“patient council”)找到我要查找的页面。结果旁边会有一个日期。我认为这是 Google 读取到的修改日期。这比完全没有日期要好。