Posts Tagged ‘no-index’

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 [...]

Saturday, July 18th, 2009 at 04:26 | 0 comments
Categories: Wordpress

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.

0

Friday, July 17th, 2009 at 13:00 | 0 comments
Categories: Wordpress
TOP