UPDATE :: I've recieved a few comments that this method no longer works. I'll be doing some research into another way to achieve this.
I really wanted to share this with everyone because I've talked to a few artists and photographers who don't like their images being in google image search. I blog a lot of artists and photographers work and I don't want my blog putting their work there either.
So I went searching on how I could remove all the images on my blog from showing in google image search and found you only need to add one line of code to your template. All you need to do is add a meta tag with name = "robots" and content = "noimageindex". You can also get more specific and just choose selected blog posts you don't want indexed, but I just went for the remove all option. You go into the code view of your blog on the dashboad and click "Design" then "Edit HTML" and add in the meta tag under the head section.

More instructions here....
If you have wordpress you can edit the robot.txt instructions here...
I really wanted to share this with everyone because I've talked to a few artists and photographers who don't like their images being in google image search. I blog a lot of artists and photographers work and I don't want my blog putting their work there either.
So I went searching on how I could remove all the images on my blog from showing in google image search and found you only need to add one line of code to your template. All you need to do is add a meta tag with name = "robots" and content = "noimageindex". You can also get more specific and just choose selected blog posts you don't want indexed, but I just went for the remove all option. You go into the code view of your blog on the dashboad and click "Design" then "Edit HTML" and add in the meta tag under the head section.

More instructions here....
If you have wordpress you can edit the robot.txt instructions here...
0 comments:
Post a Comment