Posts tagged as "robots"

Posted by KaiseRCrazY on 20th October 2009

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…

Posted by KaiseRCrazY on 17th July 2009

Add No-Index to Images

When Google spiders reach to our site, google automatically index everything with our site images. If we want to make a non-indexable images, there is a simple code. We can make all our images non-indexable. We will add a code to our header.php. Also we can stop directory indexing with simple Robots.txt command.