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