Wednesday, September 15, 2004

Preventing Google from caching your site

When your site goes down or someone want to refer a old version of web pages google cache comes to rescue. But at times you don't want some pages to be cached by google. You can inform google not to cache a web page by adding a metatag as follows


<meta name=”googlebot” content=”noarchive”>