Here is the case : You have a dynamic website that auto-delete your content after it reach some expiration date.
The problem : Google still have your deleted pages in their index months after that page is gone.
Solution :
<meta name=“GOOGLEBOT” content=“unavailable_after: 28-Jun-2008 21:24:28 EST” />
Please be advised that the format of the date must match the RFC 850 format.
According to Google, it will take about a day for them to remove your page from the index after the expiration date is reached.
Discussion
No comments for “You’ve Got Very Dynamic Website?”
Post a comment