Categories: Tips & Tricks

Disable caching of your site or post

I talked about Disabling search engine on search pages in a previous post using the meta tag. Today lets go over the web bots Cached copy of your site. If you are working on builder your blog, or have a temporary site up, use the following code:

<meta name="robots" content="noarchive">

This will tell any bot to follow your site, index it, but prevents a cached copy of this page from being available in the search results.

Web Master

Hi, I am Miguel, I bought this site in 2009. So I now run or manage the site. Please visit my new website or follow me on twitter @W3i.

Recent Posts

Run PHP5 on your PHP4 Server

Here is a really neat trick! Access your PHP5 while running PHP4. If you haven't…

2 hours ago

typenuts.com

14 hours ago

The New Theme

So I want to hear some feedback! Please let me know what you think so…

1 day ago

Flip! A jQuery plugin

I just came across a interesting new plugin built on the wonderful jQuery library. It's…

2 days ago