Image sitemaps: The Complete 2026 Guide

An image sitemap lists the image URLs embedded in your pages. Standard web crawlers find inline images through HTML parsing. An image sitemap provides a...

Dilshad Akhtar
Dilshad Akhtar
Published: 16 June 2026
3 min read
TL;DRAI summary
  • An image sitemap lists the image URLs embedded in your pages.
  • Image sitemaps extend the standard XML sitemap schema.
  • Ecommerce sites with product images benefit most.
  • Google indexes images in JPEG, PNG, GIF, BMP, WebP, and SVG formats.
  • Do not include decorative images.
  • Image sitemaps and image structured data serve different purposes.
  • Review each image entry in your sitemap.

An image sitemap lists the image URLs embedded in your pages. Standard web crawlers find inline images through HTML parsing. An image sitemap provides a direct feed of image locations for search engines that support image search and Google Lens. Google uses image sitemaps to discover images that...

What an image sitemap does

Illustration for: What an image sitemap does

An image sitemap lists the image URLs embedded in your pages. Standard web crawlers find inline images through HTML parsing. An image sitemap provides a direct feed of image locations for search engines that support image search and Google Lens.

Google uses image sitemaps to discover images that crawlers might miss. JavaScript rendered images, images loaded through CSS, and images behind lazy loading are all candidates. The sitemap gives Google the exact image URL without relying on rendering. Google's image sitemap documentation is at developers.google.com/search/docs/crawling-indexing/sitemaps/image-sitemaps.

Markup syntax

Illustration for: Markup syntax

Image sitemaps extend the standard XML sitemap schema. Each URL entry can include one or more <image:image> blocks. Each block contains <image:loc> for the image URL and optional <image:caption>, <image:geo_location>, and <image:title> elements.

The namespace declaration must include xmlns:image="http://www.google.com/schemas/sitemap-image/1.1". The image URL must be on the same domain as the page URL or a subdomain. Google does not index images from external domains listed in image sitemaps.

When to use an image sitemap

Illustration for: When to use an image sitemap

Ecommerce sites with product images benefit most. A catalog with thousands of product images has a higher chance that some images escape crawler detection. An image sitemap ensures every product image gets submitted.

News sites with photo galleries also gain. Each gallery image represents a separate search opportunity in Google Images. Sites with user generated content that includes images should use image sitemaps to cover uploads. Search Engine Land analyzed image sitemap effectiveness at searchengineland.com/image-sitemaps-google-images-443821.

Image size and format requirements

Google indexes images in JPEG, PNG, GIF, BMP, WebP, and SVG formats. The minimum dimension is 50 by 50 pixels for a single side. Larger images have better chances of ranking in image search.

File size matters for crawl efficiency. Large files take longer to download and consume bandwidth. Compress images before submission. Use responsive image formats like WebP for lower bandwidth without quality loss. The technical requirements are listed at developers.google.com/search/docs/appearance/google-images.

Avoiding common mistakes

Do not include decorative images. Icons, spacers, background textures, and repeated UI elements should stay out. They add noise and consume crawl budget without providing search value.

Do not include images that are smaller than 50 by 50 pixels. Google ignores them. Do not include images that redirect to other URLs. The image URL must point directly to the image file. Do not include images blocked by robots.txt.

Image sitemaps versus structured data

Image sitemaps and image structured data serve different purposes. A sitemap tells Google an image exists. Structured data like ImageObject schema tells Google what the image depicts, who made it, and how it relates to the page.

Use both for best results. The sitemap ensures discovery. The structured data enriches the search display. A product page with a sitemap entry and Product schema referencing the image gets better visibility in both web and image search results. Moz covers image SEO patterns at moz.com/blog/image-seo.

The image sitemap audit

Review each image entry in your sitemap. Confirm the image URL resolves with a 200 status. Check that the image is visible on the referenced page. Verify that the image is not blocked by robots.txt or noindex directives.

Note the gap between images submitted and images indexed in Google Images. A low indexing rate suggests the images lack descriptive file names, alt text, or surrounding content. Address those factors before adding more images to the sitemap.

Audit quarterly.

Ready to Build Your Dream Website?

Let's discuss your project and create something amazing together.