Lazy-loaded galleries
Sitemap hints help crawlers discover URLs even when rendering paths are complex.
Technical SEO
Image sitemap entries improve discoverability for important visual assets, especially when lazy loading or JS rendering can hide images from crawlers.
Core rule:
Page URL and image URL must be stable, crawlable, and publicly reachable.
<url>
<loc>https://example.com/product/blue-shoe</loc>
<image:image>
<image:loc>https://example.com/storage/products/blue-shoe-main.webp</image:loc>
</image:image>
</url>
You can also include multiple <image:image> nodes per URL when a page has more than one important image.
Sitemap hints help crawlers discover URLs even when rendering paths are complex.
Explicit listing improves crawl efficiency for key assets.
Sitemap clarifies canonical image locations when domain architecture is split.
Generated pages can include stable image references in sitemap output.
200 and has correct content type.Explore related tools to keep your workflow fast and consistent.