Did you know…
- People can see pages on your site that were up months ago without you knowing?
- When you delete a page from your site, it can still be seen for months?
- People can look through your site without showing up in your analytics?

Learn to stop showing your website's cache.
This is all possible through the magic of Google’s caching feature. And although website caching on Google has some benefits, it may not be a good fit for your site. Let me tell you why (and how) I decided to stop having a cached version of my site on Google.
I’ve been watching my traffic a lot more closely lately, especially 404 errors. I’ve noticed a lot of very funky stuff going on, especially with people (or bots) coming from cached versions of my site. When I get a peek at some of the search terms that these people used to get to my site, it is interesting what kinds of things you learn.
If you aren’t sure what Website Caching is (in terms of search engines), check out this explanation from Google’s site:
Google automatically takes a “snapshot” of each page it crawls and archives it. This “cached” version allows a webpage to be retrieved for your end users if the original page is ever unavailable (due to temporary failure of the page’s web server). The cached page appears to users exactly as it looked when Google last crawled it, and we display a message at the top of the page to indicate that it’s a cached version. Users can access the cached version by choosing the “Cached” link on the search results page. (As seen here)
So the only benefit of caching as far as I can tell is that a copy of your site is available in case your server goes down. My server doesn’t go down much, so that isn’t a big bonus. But the downsides seem to outweigh the good.
Here a little video about Caching…
I don’t want people to be able to see cached versions of my site. The cached versions could be pages or posts you deleted, are out of date, or you removed from your site for one reason or another. I figure: If I took the pages down already, I don’t want Google showing them to people for months (years?) to come.
I would also like to know when people are looking at my site. Usually Google Analytics will give me this data, but if people are looking at cached versions of my site, then they never get counted. They can browse my whole site (and your whole site) without you knowing about it.
So I did some searching on how to stop Google (and the other search engines) from showing a cached version of your page. All you have to do is add:
<META NAME=”ROBOTS” CONTENT=”NOARCHIVE” />
to your header. Supposedly it’s as easy as that.
So, I just added it today and of course Google has to come back through and re-index each of these pages to see the change, but I’m excited to see how this works.
Update 3/24/2011:
Thanks to Joseph for pointing out that there is a plugin for this. You can download it here. I haven’t tested this out, so use at your own risk.
Your Turn:
Do you have any experience with web caching you’d like to share? Do you have questions about adding the meta to your site? Are you aware of something that might happen without a cached version I didn’t think about? Add it to the comments below…
PS: If you liked what you saw about Thesis Theme, check out my Thesis Theme discount.
Want More out of WordPress?
I can show you how to get more traffic, make WordPress do amazing things, and how to make more money with your website by converting your visitors into customers. Click the button to the right to get a free estimate.
Pingback: Prevent Google from Caching Your Site Pages | Shark Lady Tech