How To Remove An Expired Page From Google
12
Dec
Let’s say there is content which must not appear on Google after a certain date. Like an event page, a concert with specific dates etc.
Google, for sure, has a solution for this: unavailable_after.
Google has created a meta-tag named unavailable_after which is just for this specific need.
Here is an example code on how to use it (don’t forget to add this code between the meta-tags of that specific page):
<META NAME="GOOGLEBOT" CONTENT="unavailable_after: 01-Jan-2008 12:00:00 EST">
That’s all.
- Tags:
- Filed under: Extras, Info, Other License





3 Responses for "How To Remove An Expired Page From Google"
More meta tags from google:
http://googlewebmastercentral.blogspot.com/2007/12/answering-more-popular-picks-meta-tags.html
[...] y quieres que Google también elimine ese contenido de su buscador, la solución la encontré en Web Resources Depot y se trata de la meta-tag [...]
[...] How To Remove An Expired Page From Google Add this code between the meta-tags of that specific page: < META NAME=”GOOGLEBOT” CONTENT=”unavailable_after: 01-Jan-2008 12:00:00 EST” > That’s all. (tags: Googlebot Content) [...]
Valid XHTML | Valid CSS
Popular Posts