Store setupUpdated 2026-06-01
SEO settings
Control meta tags, Open Graph, keywords, and search engine indexing per shop.
Shop-level SEO settings provide defaults for meta title, description, keywords, and Open Graph image. Products and pages can override these individually.
Shop-level meta
| Field | Type | Description |
|---|---|---|
| metaTitle | string | Default browser title and Open Graph title for the storefront home page. |
| metaDescription | string | Default meta description, used when a page or product doesn't set its own. |
| metaKeywords | string | Comma-separated keywords (low SEO weight, but supported). |
| ogImage | url | Default Open Graph / Twitter card image for social sharing. |
Per-product & per-page SEO
On the product form, the SEO section lets you override the title and description for that product's page. Storefront pages built in the page builder inherit shop defaults unless overridden. JSON-LD structured data is emitted automatically for products and breadcrumbs.
Indexing control
The admin (and the demo storefront) are marked noindex. Your live storefront is indexable by default. Use the robots directives in your theme if you need to restrict specific pages.
Analytics integrations
In the same General settings card, enter your Google Analytics ID and Facebook Pixel ID. These scripts are injected into your storefront automatically for visitor and conversion tracking.