; How to get your web pictures on Google Image Search | Google Operating System News

Tuesday 26 July 2011

How to get your web pictures on Google Image Search

How to get your web pictures on Google Image Search

 If your web graphics are optimized for Image search engines like Yahoo, Google or MSN, they can be a nice alternate source of traffic to your website. But unlike regular web search where we know how search engines rank content, the rules associated with Image search rankings are very different and often based on assumptions.

Bill Gates on Google Images

Why I say this ? Try a search for "Google" on Google Image Search. None of the top five results show images from the Google website. Now if you repeat the search for Firefox, no images are displayed from the official Mozilla or Spread Firefox website. Or look for iPod.

So how do individuals and small companies manage to stay ahead of corporate giants in Image search results ? It's a combination of luck and some image optimization techniques like text surrounding the web graphics, image captions, etc.

I say luck because search engines are very secretive about their image search algorithms. Regarding optimization, here are a few simple things that you should keep in mind for getting good rankings in Google Images Search:

» Use a descriptive image filename - If your webpage has pictures of Bill Gates house - use filenames like bill-gates-house-party.jpg instead of the default camera file name like IMG_401.jpg

» Attach a 7-8 description with both the ALT and TITLE attributes of the IMG tag - Make it a habit to use these attributes. An example could be &ltimg src="/inside-bill-gates-house.jpg" alt="Bill Gates House Kitchen" title="Inside the kitchen of Bill Gates House" width="200" height="200" />

» A short two line description of the image just beneath the graphic is the best way to describe an image. It can work wonders for your image search rankings as well. For an live example, read any news story on the BBC website or see the screenshot on your right.

» If possible, try to wrap text around your images using float.

» If you site design won't allow wrapping text or if the image is large in size, try to place the images near text that describes the context of your image. If the image is of an Adobe Photoshop box, don't place that image near the paragraph that describes Corel Photopaint.

» Web Images placed at the top of the page are more likely to appear in search results than the ones which are at the bottom. I have no proof to explain this but it's just an observation.

» Web Photo Galleries which have no text descriptions can make use of the Title and Meta tags to insert information about the images.

» The HTML tags enclosing the image descriptions will also matter. A descriptions enclosed in H3 or Bold tag will have more weight than the one enclose in the Parapraph tag.

If you aware of any more tricks or suggestions, please drop a comment here.

Again, while good rankings in Image search engines can drive lot of new traffic, it can also shoot up your bandwidth bill as people may hotlink images hosted on your webserver. If hotlinking is your concern, look at some of these free image hosting websites.

3 comments:

  1. You'll see more information about:

    * Some background on the reach of Image Search
    * Interesting findings on the behavior of image searchers
    * Our efforts at handling multiple image referrers
    * How to best feature images (image quality and placement, relevant surrounding text, etc.)

    ReplyDelete
  2. I'm sure that Image search is great for websites where images are important for the information.

    I'm missing in this presentation what information about an image is important to rank in the results.

    Just an example: My wife's site is about face paintings, while she got a lot of organic traffic is the result for the same search in Image search not related. She has a gallery of a lot of examples and Image search shows a logo from some makeup firm located on that site.

    Maybe you can provide some example code or links to sites which are well optimized for google image search

    ReplyDelete
  3. Russ, using ALT text is a great best practice and is useful to both users and Google. Use it to briefly describe the image. This will help users with screen readers or with images turned off to read your page.

    The best way to block images from image search is to use robots.txt.

    Hank, thanks for the suggestion :)

    ReplyDelete