Stay organized with collectionsSave and categorize content based on your preferences.
Wednesday, April 07, 2010
Sitemaps are an invaluable resource for search engines. They can highlight the important content
on a site and allow crawlers to quickly discover it. Images are an important element of many sites
and search engines could equally benefit from knowing which images you consider important. This is
particularly true for images that are only accessible via JavaScript forms, or for pages that
contain many images but only some of which are integral to the page content.
Now you can use a Sitemaps extension to provide Google with exactly this information. For each URL
you list in your Sitemap, you can add additional information about important images that exist on
that page. You don't need to create a new Sitemap, you can just add information on images to the
Sitemap you already use.
Adding images to your Sitemaps is easy. Simply follow the instructions in theour documentationor refer to the
example below:
We index billions of images and see hundreds of millions of image-related queries each day. To
take advantage of that traffic most effectively, take a moment to update your Sitemap file with
information on the images from your site. Let us know in theSitemaps forumif you have any questions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eSitemaps can be extended to include information about important images on your website, aiding search engine discovery.\u003c/p\u003e\n"],["\u003cp\u003eYou can add image information to existing Sitemaps or refer to the provided documentation for guidance.\u003c/p\u003e\n"],["\u003cp\u003eProviding image information via Sitemaps helps Google index and understand the images on your site, potentially increasing traffic from image-related searches.\u003c/p\u003e\n"],["\u003cp\u003eGoogle encourages website owners to update their Sitemaps with image details and provides a forum for support.\u003c/p\u003e\n"]]],["Sitemaps help search engines identify important site content, including images. Using a Sitemaps extension, users can provide information about relevant images on their pages. This involves adding image details to existing Sitemaps, without creating a new one. The process is detailed in the documentation and shown in the provided example code. By updating Sitemaps, sites can leverage the high volume of image-related queries on search engines. Users can get more information in the sitemaps forum.\n"],null,["# Adding Images to your Sitemaps\n\n| It's been a while since we published this blog post. Some of the information may be outdated (for example, some images may be missing, and some links may not work anymore). Check out our [current documentation on image sitemaps](/search/docs/crawling-indexing/sitemaps/image-sitemaps).\n\nWednesday, April 07, 2010\n\n\nSitemaps are an invaluable resource for search engines. They can highlight the important content\non a site and allow crawlers to quickly discover it. Images are an important element of many sites\nand search engines could equally benefit from knowing which images you consider important. This is\nparticularly true for images that are only accessible via JavaScript forms, or for pages that\ncontain many images but only some of which are integral to the page content.\n\n\nNow you can use a Sitemaps extension to provide Google with exactly this information. For each URL\nyou list in your Sitemap, you can add additional information about important images that exist on\nthat page. You don't need to create a new Sitemap, you can just add information on images to the\nSitemap you already use.\n\n\nAdding images to your Sitemaps is easy. Simply follow the instructions in the\n[our documentation](/search/docs/crawling-indexing/sitemaps/image-sitemaps) or refer to the\nexample below: \n\n```\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n \u003curlset xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\"\n xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\"\u003e\n \u003curl\u003e\n \u003cloc\u003ehttps://example.com/sample.html\u003c/loc\u003e\n \u003cimage:image\u003e\n \u003cimage:loc\u003ehttps://example.com/image.jpg\u003c/image:loc\u003e\n \u003c/image:image\u003e\n \u003c/url\u003e\n \u003c/urlset\u003e\n```\n\n\nWe index billions of images and see hundreds of millions of image-related queries each day. To\ntake advantage of that traffic most effectively, take a moment to update your Sitemap file with\ninformation on the images from your site. Let us know in the\n[Sitemaps forum](https://support.google.com/webmasters/community/label?lid=401d0e67c19e20e9&hl=en)\nif you have any questions.\n\nPosted by Alkis Evlogimenos, Software Engineer"]]