Archives
-
How to Hide Your Single Post From Search Engines
Have you ever a semi-private post? If your answer is ‘yes‘ you can hide your post from search engines. How? Very Simple. It’s only 3 line code. With this code you will add a noindex tag to your post. Firstly you have to know your post ID. It’s important for this code. If you already [...]
1,186 views | Comments OffJul 18th, 2009 | Filed under Wordpress -
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.
1,362 views | Comments OffJul 17th, 2009 | Filed under Wordpress
