--- title: SitemapImage - Storefront API description: Represents a sitemap's image. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/objects/sitemapimage md: https://shopify.dev/docs/api/storefront/unstable/objects/sitemapimage.md --- # Sitemap​Image object Represents a sitemap's image. ## Fields * alt [String](https://shopify.dev/docs/api/storefront/unstable/scalars/String) Image's alt text. * filepath [String](https://shopify.dev/docs/api/storefront/unstable/scalars/String) Path to the image. * updated​At [Date​Time!](https://shopify.dev/docs/api/storefront/unstable/scalars/DateTime) non-null The date and time when the image was updated. *** ## Map ### Fields with this object * {}[SitemapResource.image](https://shopify.dev/docs/api/storefront/unstable/objects/SitemapResource#field-SitemapResource.fields.image) * {}[SitemapResourceBase.image](https://shopify.dev/docs/api/storefront/unstable/objects/SitemapResourceBase#field-SitemapResourceBase.fields.image)