--- title: SitemapImage - Storefront API description: Represents a sitemap's image. api_version: 2025-01 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2025-01/objects/SitemapImage' md: 'https://shopify.dev/docs/api/storefront/2025-01/objects/SitemapImage.md' --- # Sitemap​Image object Represents a sitemap's image. ## Fields * alt [String](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) Image's alt text. * filepath [String](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) Path to the image. * updated​At [Date​Time!](https://shopify.dev/docs/api/storefront/2025-01/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/2025-01/objects/SitemapResource#field-SitemapResource.fields.image)