Monday, April 16, 2012

How To Stop Google Photo Indexing


If you wish not to index your images to Google, you can disapprove Google from crawling images. A simple meta tag will restrict Google from indexing your images. This tips work on both blogger and Wordpress.






On Blogger

1.Log in to your Blogger Dashboard → Design → Edit HTML

2.Find the following code

</head>

3.Copy and paste the below code just after </head> tag

<meta content='noimageindex' name='robots'/>

4. Save the template and done

On Wordpress

1. Dashboard → Appearance → Editor → Header.php

2. Copy and paste the below code just after </head> tag and save the file

Enjoyed the article ? Please share with your friends

0 comments:

Click Here To add Comment