TECHNICAL · SEO GLOSSARY
Image Sitemap
An image sitemap is a sitemap that includes metadata about images on a site — specifically using Google\'s image sitemap extension to tell Googlebot about images that might otherwise be difficult to discover, such as images loaded via JavaScript or images on pages with limited internal links.
Definition
An image sitemap is not a separate file from the regular sitemap — it is a regular sitemap (or sitemap index) that includes image-specific XML tags within each <url> entry: <image:image> containing <image:loc> (the absolute URL of the image), optionally <image:title>, <image:caption>, and <image:geo_location>. Example: a sitemap entry for a page at /blog/seo-guide/ can include references to 5 images on that page using the image:image extension tags. **Why image sitemaps matter**: (1) JavaScript-loaded images — images inserted via JavaScript (lazy-loaded, carousel images, dynamically inserted via React/Vue/Angular) may not be discovered by Googlebot during a standard crawl if the JavaScript isn\'t executed. Including these images in a sitemap ensures Google knows they exist even if it doesn\'t render them in every crawl. (2) Images with limited internal links — images on pages deep in the site hierarchy or on pages with few internal links may take longer to be crawled and indexed. Sitemap inclusion prioritises them for crawling. (3) Image search visibility — Google Images is a meaningful traffic source for visual content (recipes, products, design galleries). Images declared in sitemaps are more likely to be indexed for image search. **What to include**: images that are core content (product images, recipe photography, instructional diagrams) — not decorative UI elements, icons, or stock backgrounds. **Sitemap format**: most CMS and sitemap generation plugins (Yoast, RankMath, Google XML Sitemaps) support image sitemap extensions automatically — they add image:image tags for each image attached to a post or page. Custom implementations require manually adding the image namespace xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" to the root <urlset> element.
Why it matters for SEO
Image sitemaps are most valuable for: e-commerce sites (product images are high-intent search targets in Google Images), recipe and food sites (recipe photography drives significant image search traffic), real estate and photography sites, and sites using heavy JavaScript image loading (where standard Googlebot crawl may miss images). For simple static sites where all images are in HTML img tags and all pages are well-linked, image sitemaps provide marginal additional benefit — Google can discover the images through standard crawling.
How DeepSEOAnalysis checks this
The audit checks whether the sitemap.xml includes image sitemap extension tags (image:image entries within url blocks). For pages with images identified during crawl, the audit notes whether those images are also declared in the sitemap, particularly for images that may be JavaScript-loaded or on pages deep in the site hierarchy.
Useful tools and resources
GLOSSARY
Related terms
technical
XML Sitemap
A file that lists all the indexable URLs on a site so search engines can discover and prioritize crawling them.
Read definition →onpage
Image SEO
Optimising images for search — including descriptive alt text, semantic file names, correct dimensions, and next-gen formats — to improve rankings and Core Web Vitals.
Read definition →technical
Crawl Budget
The number of pages Googlebot will crawl on a site within a given timeframe — determined by crawl rate limit and crawl demand.
Read definition →technical
JavaScript SEO
The practice of ensuring that JavaScript-rendered content is accessible and indexable by search engine crawlers, which process JS differently from browsers.
Read definition →See how your site scores on Image Sitemap.
The free DeepSEOAnalysis audit checks image sitemap and 100+ other signals. Full report, no signup.
Run a free audit →