Disable Caching!
Search engines are cahce our/your site for search results. If you want to disable this function sor search engines (ex. Google, Yahoo) just place a meta tag to your header. Lets’ begin…
Here is the code;
<meta name="robots" content="noarchive">
Just place this code to your header.php. With this code your site and posts will not cache by search engines.

Recent Comments