Is there a standardized (Meta?) Tag for the Date of a Website?
Posted
by
Michael Stum
on Stack Overflow
See other posts from Stack Overflow
or by Michael Stum
Published on 2011-01-01T21:56:28Z
Indexed on
2011/01/01
22:54 UTC
Read the original article
Hit count: 192
One thing that search engines really suck with is the date when a website was created. You know the problem: You search for some CSS or JavaScript problem and Google returns a ton of results from 2002 explaining how to fix the problem in IE 5.5 and Netscape 4.6 while the helpful articles are buried on Page 3. There is only one use for Page 3, and meaningful search results are not it.
Anyway, I just wonder if there is a standardized or at least generally accepted tag or meta tag that I can put on my own pages to indicate the date they were created?
Not that it helps filtering out the old crap out of search results (especially since the people at #1 with their 2002 articles have zero incentive to change), but I'd just like to do my part :P
© Stack Overflow or respective owner