Check if Your Images Appear on Google Image Search



Bloggers and webmasters know that every single visitor helps to build up traffic, right? If that is the case, you should make sure that Google is correctly indexing your images, and that people searching for related image terms will have a chance to visit your blog.

Here is a quick check that you can perform to find that out. Just head to Google, and click on the “Images” link on the top left corner. That will take you to the Image Search. Now you just need to type on the search bar “site:yourdomain.com“. This quiery will filter only the results coming from your site.

google image search

If your images are getting indexed correctly by Google you should be able to see a whole bunch of them on the search results.

google image search

If, on the other hand, your images are not getting indexed by Google you will just see a “Your search did not match any documents” message.

The most common cause for this problem is a flawed robots.txt file (read “Create a robots.txt file” for an introduction to it).

For example, I used to have a “Disallow: /wp-content/” line on my robots.txt file, with the purpose of blocking some internal WordPress files from search bots. It worked, but as a result it also blocked all my images that were located in /wp-content/uploads/. The solution was simple: I just added the following line after that one: “Allow: /wp-content/uploads/”.

So if your images are not getting indexed, check your robots.txt file to make sure it is not blocking the access to them.

There are other causes that might make Google not list your images on its search results, including a low Pagerank, non relevant tags, poor permalink structure, bad image attributes and so on. If you are sure that your images are accessible to search bots, therefore, it could be a good idea to work on their tags and attributes. Here are two articles that you guide you through the steps required:

Even if your images are already indexed, the tips and tricks described in those articles will help you to maximize the incoming traffic from image searches.

Sign-up To The Newsletter And Get A Free eBook


  • Sign-up to the Daily Blog Tips newsletter and you will be able to download the "Make Money Blogging" eBook for free (worth $47).
  • You will also receive tips to improve your blog, strategies to make money and useful resources from around the web.

39 Responses to “Check if Your Images Appear on Google Image Search”

  1. Siddharth on April 29, 2008 10:40 am

    Good tips Daniel, It can really help to bring traffic from the Google in this way to. I will check it and try it out. :-D

  2. Daniel Scocco on April 29, 2008 10:51 am

    @Siddharth, let me know the results.

  3. MrCooker on April 29, 2008 11:17 am

    Good thing you mentioned this Daniel, just found out my images arent getting index. Time to solve the problem.

  4. Rajaie on April 29, 2008 11:21 am

    This brings you the most traffic when you have a gadget related blog.

  5. Daniel Scocco on April 29, 2008 12:06 pm

    @Mr Cooker, yeah I think many people have that problem as well.

    @Rajaie, gadget and product related blogs definitely will benefit more from image search traffic.

  6. Keith on April 29, 2008 12:25 pm

    Daniel

    Any suggestions if all of your images were listed in Google images, but all of a sudden, one day they all disappeared?

  7. Daniel Scocco on April 29, 2008 12:27 pm

    @Keith, first thing would be to wait some more days to see if this is a momentary glitch from their part.

    If after one week all the images are still gone, and if you have not changed anything on the blog, I would contact them to let they know about it via the Webmaster Central.

  8. Keith on April 29, 2008 12:31 pm

    @ Daniel

    Thanks. It has been three weeks now, my traffic is in the toilet (it is a wallpaper site). I will contact them, thanks.

  9. Patrix on April 29, 2008 12:46 pm

    Strangely that search in Google brings up images hosted on your webserver only. I normally host my images in Flickr and then use them in my posts (to reduce bandwidth load). Those images don’t seem to pop up when you do this search. But I still receive traffic from those images.

  10. Daniel Scocco on April 29, 2008 12:50 pm

    @Patrix, yeah I assume the search with that filter will remove images hosted on other websites.

    Try searching for related terms, without the site: factor, to see if they will come up.

  11. Rob O. on April 29, 2008 1:42 pm

    I’ve been grappling with an issue on this for some time now. When I do a Google image search on my site, I get a bit less than 100 hits. That’s not nearly enough. Yahoo! finds 445!

    But more importantly, there are several versions of my site logo that don’t show up at all and given the file names and such, they should certainly be there.

    - All of my images referenced anywhere in code have accompanying ALT & TITLE info.

    - Most have descriptive filenames like domesticated_dede.jpg

    - Obviously, my robots.txt file must be reasonably correct since some images are being indexed.

    - I routinely submit an updated sitemap XML file to Google Webmaster site tools.

    Now, here’s some weirdness… One of the files I would hope to be on the top of the search list is 2dolphins_logo.jpg. This file isn’t even being indexed by either Google or Yahoo! even tho it’s in the same folder where other indexed images are also stored, but MSN Live search does find it. Altavista doesn’t find that logo file, but does catch another one 2d_paypal_logo.jpg that’s in the same folder.

    Anybody else scratching their noggins? I’m confounded over the discrepancies between the various search engines. But I would’ve expected Google to be better or more thorough than the rest yet it isn’t…

  12. bali on April 29, 2008 2:18 pm

    I think I should optimize my villa picture to get more traffic.

    But, is this inscrease my ROI ? If visitor come to my site to find villa pictures. Not to rent them ?

  13. Scott Fillmer on April 29, 2008 2:25 pm

    I look at this quite often since most of my images are from my photography. About impossible to keep up with all of them and where they are but nice to be able to look itup.

  14. David at DavidNordmark.com on April 29, 2008 2:59 pm

    Hmmmm, I checked out my site using the “site” command, and none of my images appeared. Looks like I’m going to have to check my robots.txt file. Thanks for the tip, I would have never thought of this.

    - Dave

  15. Daniel Scocco on April 29, 2008 3:17 pm

    @Rob O, I would mind about differences between Google and Yahoo, even for normal results (non images) they sometimes present significant changes.

    Just monitor how Google is responding to the tweaks you make on the images and on related factors.

    @bali, not sure if this will affect your ROI, but it should bring some extra visitors.

    @Scott, for photographers this might be especially important eh?

    @Dave, my pleasure.

  16. Ahilosu on April 29, 2008 4:24 pm

    I don’t have any image indexed in Google, neither in yahoo. The robots.txt fix is out of the question, because I didn’t do any changes and as I access http://ahilosu.com/robots.txt the only thing I see is “User-agent: *
    Disallow:”

    Someone once told me that Google makes an image update 2 times a years or even less. Could be the fact that my site has just over 6 months since I started it?

  17. Daniel Scocco on April 29, 2008 4:36 pm

    @Ahilosu, I never heard about Google updating the image index twice a year. It is an interesting theory though.

  18. Ahilosu on April 29, 2008 4:50 pm

    So can you think of any other reason for my images not being indexed?
    I doubt it’s the theme I use, the Deep Blue that you created (and i highly appreciate) , so it has to be something I’ve done (either the update that I’ve mentioned above)

  19. Rob O. on April 29, 2008 5:44 pm

    Given that the number of images that Google has indexed is so much lower than the results at Yahoo!, do you have any suggestions for what needs to be tweaked?

    And do you think I’m right in assuming that my robots.txt must not be a significant part of the problem since Yahoo!, MSN, & Altavista are all indexing okay? I sorta figured the robots.txt thing is an “either it’s working or it’s not” kinda thing. If Google is indexing some of the images in a container, but not others, that doesn’t seem like a robots.txt problem… does it?

  20. Daniel Scocco on April 29, 2008 6:40 pm

    @Ahilosu, maybe it is because the overall trust level of your site. As soon as you gain more backlinks and trust from Google you should start to see the images indexed.

    @Rob, there is nothing you can do for those differences between search engines. If you check the number of backlinks to a site with Google and Yahoo you will also see a huge discrepancy, but this is related to each of their algos.

  21. nancypants on April 29, 2008 11:47 pm

    Now, I do like traffic so don’t get me wrong… but what if I don’t want traffic from people searching images? As in, I don’t want them searching for them and likely snagging them for their own use, whatever that may be.

    I’m on WordPress. What exactly do I need to do to block image searches? Use small words if possible. LOL

  22. Aseem Kishore on April 30, 2008 7:37 pm

    Hey Daniel,

    Any way to tell if all your images are being indexed? It shows I have 300 or so indexed, but I have well over 2000 pictures. I went to Google Webmaster Tools and all of my directories holding pictures are not being blocked.

    Thanks

  23. Daniel Scocco on April 30, 2008 7:48 pm

    @Nancypants, just add this line to your robots.txt file

    “Disallow: /wp-content/uploads/”

    @Aseem, that is pretty normal I think, Google will only index some of your images. I believe this is related to the number of backlinks, the relevancy of the articles, images and their tags and attributes.

    Just make sure that this number is growing over time.

  24. SystemsThinker on May 6, 2008 4:00 pm

    Google does find some images from my site, but not nearly as many as it should. I’m not sure why it doesn’t find more.

  25. Liam on May 22, 2008 9:53 am

    It is recommended to avoid using an underscore (_) in filenames/urls as it is less likely to be seen as a word separator by different search engines than a hyphen (-).
    If you have 2 images ‘water_sports.jpg’ and ‘water-sports.jpg’ then some search engines will return the first one only if a user searches for “water_sports” and not in searches for “water” or “sport”.
    I’m not necessarily telling anyone to go back and change filenames that are already on the web.
    This is just some best practice advice to keep in mind in future when naming files.

  26. beeravolu Mahendar Reddy on September 30, 2008 9:44 am

    Hi this mahendar how to upload my image imn google image serch place

  27. Vids on October 16, 2008 11:59 am

    How can I update my site images in Google images search can any body suggestion?

  28. oka suyasa on December 16, 2008 3:26 am

    Here is a quick check that you can perform to find that out. Just head to Google, and click on the “Images” link on the top left corner. That will take you to the Image Search. Now you just need to type on the search bar “site:yourdomain.com“.

  29. bali villas on January 3, 2009 6:19 am

    Don’t forget to add ALT tag for your images.

  30. Anish K.S on March 27, 2009 6:23 am

    Daniel, is there any relation between htacces files(deny directory view) and robots.txt

  31. jai on March 29, 2009 4:13 am

    my blog is not appearing in image search result, i need to work on it

  32. Abhishek on May 29, 2009 9:02 am

    Previously I used to just type my domain name and search in google image search…Now I know what exactly I have to do…thnks for the post…

  33. medyum on July 14, 2009 7:51 am

    Now, I do like traffic so don’t get me wrong… but what if I don’t want traffic from people searching images? As in, I don’t want them searching for them and likely snagging them for their own use, whatever that may be.

    I’m on WordPress. What exactly do I need to do to block image searches? Use small words if possible.

Sponsors

Advertise Here Start Making Money Online in 12 Weeks! Get A Keyword Research Report Backlink Build Link Building Services Pay Only When You Rank - RankPay Flex Theme for WordPress

Popular Articles