Master Your Webmaster WordPress Themes WordPress Themes Twitter Adder SEO Software

Get Google to index all the images on a site: Now with sitemaps

Share

Google just released a new addition to its Sitemaps protocol today. Addition of images in sitemaps. Now you can add images from your site, that you want Google to crawl, to your sitemaps. And we have a new syntax for it.

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url>
<loc>http://example.com/sample.html</loc>
<image:image>
<image:loc>http://example.com/image.jpg</image:loc>
</image:image>
</url>
</urlset>

Two interesting things here.

1 – This is in a way admitting that Google does not index images properly from a site, so it needs your help.
2 – Images are still important for search engines, and we haven’t seen the best of it.

Either way, its nice to see more updates from Google in this area. I hope Google images become awesome as websearch, sometime soon.

Stylish Wordpress Themes

Written by Mani Karthik

Blogger, Web / Social Media Enthusiast & SEO with Flip Media. I'm always on the learning curve. Love to meet new people, feel free to befriend me.

Follow Mani Karthik on Twitter Add Mani Karthik on Facebook

14 Responses

  1. Hi Mani,

    nice find but is there any tool for generating image sitemap ??

  2. Wow this is going to be a great move, especially for websites that rely heavily on images (ie design sites, webcomics etc). Is there a way to include additional information, like descriptions?

  3. Well its really a nice information regarding indexing images on google. You have also provided the code for this. Thanks for sharing all this useful information.

  4. i am getting a decent hit from google.images. thanks Mani for the tip.

  5. Hi Mani,

    Is there any tools available for generate the sitemaps for images? Please let me know about that.

  6. I am interested in this way, but where do I put this code for my blog, sorry because I am still learning the new blogging

  7. Now you can add images and video in the sitemap for better indexing by google…

  8. Naimath shah

    Thanks for the article….While publishing this post I had inserted my website link over here…and when I see the links over yahoo site explorer they are being flooded from daily bloggr… This thing is worrying …my question is this flooding of links give a bad impact on google and hence makes our site ranking low… if so how to remove the links from here?? ….

  9. Hello, thank you for this xml sitemap!

  10. Yes This is a good one. I appreciate your work.

  11. I really thank you for the Code.

  12. Indexing images and videos help in getting my website good rankings.

  13. Some tips for Image optimization:
    1) Save the file name as keyword,
    2) Alt tag,
    3) Same size images.

Leave a Reply