--- title: SEO - Storefront API description: SEO information. api_version: 2025-10 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/objects/seo md: https://shopify.dev/docs/api/storefront/latest/objects/seo.md --- # SEO object SEO information. ## Fields * description [String](https://shopify.dev/docs/api/storefront/latest/scalars/String) The meta description. * title [String](https://shopify.dev/docs/api/storefront/latest/scalars/String) The SEO title. *** ## Map ### Fields with this object * {}[Article.seo](https://shopify.dev/docs/api/storefront/latest/objects/Article#field-Article.fields.seo) * {}[Blog.seo](https://shopify.dev/docs/api/storefront/latest/objects/Blog#field-Blog.fields.seo) * {}[Collection.seo](https://shopify.dev/docs/api/storefront/latest/objects/Collection#field-Collection.fields.seo) * {}[Page.seo](https://shopify.dev/docs/api/storefront/latest/objects/Page#field-Page.fields.seo) * {}[Product.seo](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-Product.fields.seo)