Skip to content

SEO Settings · Preferences panel

Online Store > Preferences: The Sitewide Panel

Online Store > Preferences is the single most important panel on a Shopify store. It sets the homepage title tag (the SERP title for /), the homepage meta description, the store name (which themes append to every page title1), the social sharing image, the analytics integrations, and the storefront password. Configure this panel first on every new store. The password setting deserves special attention: while enabled, sitemap readers (Google, Bing) cannot fetch /sitemap.xml3.

Published Verified 2026-05-22

What the Preferences panel controls

Online Store > Preferences holds five SEO-relevant fields and a handful of secondary settings. The five SEO fields: Title (homepage title tag), Meta description (homepage SERP snippet), Store name (the string themes append to non-homepage title tags), Social sharing image (Open Graph default), and Password protection (the storefront-level lock that disables crawling and sitemap fetch). The secondary fields cover Google Analytics, Facebook Pixel, customer privacy, and a few storefront flags. The five SEO fields are what this article covers; the secondary fields earn their own sections later.

Per Shopify's SEO overview1, the title tag controls for the homepage live in this panel, not in any per-resource panel. The homepage is the only Shopify resource that does not have its own Search engine listing panel — everything for the homepage runs through Preferences.

Homepage title and meta description

The Title field is the homepage title tag — the SERP title for /, and the foundation document for the brand's organic presence. Per Shopify's Adding-keywords doc, the recommendation is less than 60 characters with a hard maximum of 70. The Meta description field follows the 160-character recommendation. Both fields render verbatim into the head of the homepage and feed Google's snippet construction. Unlike per-resource panels, the homepage fields do not auto-fallback to anything — leave them empty and the homepage gets only the store name as a title and the theme's hero copy as a fallback description.

Per Shopify's Adding-keywords-for-SEO doc2, the character recommendations are: title under 60 chars, 70-char max; meta description under 160 chars. These apply to the homepage just as they apply to every other Shopify resource.

Store name — the field every theme appends

The Store name field is the string Shopify themes auto-append to every non-homepage title tag. Default theme behavior renders the title as 'Page title – Store name'. A 60-character page title plus a 24-character store name plus a 3-character separator becomes an 87-character full title — over the 70-character hard maximum. The fix is either a shorter store name or per-resource title overrides that pre-empt the appendage. Pick a short store name.

The arithmetic matters because of Google's pixel-based truncation. A "Hollis Coastal Interiors" store with a "Linen Roman Shade — Natural" product gets <title>Linen Roman Shade — Natural – Hollis Coastal Interiors</title> at 60 chars, which fits. The same product on a store named "Hollis Coastal Interiors and Soft Furnishings" gets a 78-char title that truncates the brand suffix in the SERP. Pick a short store name at setup; renaming later is possible but tedious.

The password field and the sitemap consequence

The password setting locks the storefront behind a single shared password. Useful during development; catastrophic for SEO once you forget it's on. Per Shopify's Finding-and-submitting-your-sitemap doc, verbatim: 'A sitemap reader (such as Google) can't access it if your website is password protected.' This is the single most common cause of newly-launched Shopify stores failing sitemap submission to Google Search Console. The fix is one toggle: disable the password before submitting the sitemap to any search engine.

Operational pattern: keep the password ON during development, disable it the moment you launch, then verify sitemap fetchability immediately. The combination of "we launched but no one is on Google" and "you didn't disable the password" is the most diagnosed Shopify SEO failure of all time.

Social image, analytics, and the secondary fields

The Social sharing image is the default Open Graph image used when storefront URLs are shared on Facebook, X, LinkedIn, iMessage, and other surfaces that read OG tags. Size it 1200x630 for the most consistent rendering. Google Analytics and Facebook Pixel IDs go in this panel; tagging through GTM is usually cleaner than the native integration. The customer privacy settings (consent banners, GDPR/CCPA toggles) live in a sibling panel under Customer Privacy. These secondary fields are less critical for SEO but worth configuring once per store.

The social sharing image affects clickthrough rates when storefront URLs are shared, which indirectly affects SEO through engagement signals. A default Shopify theme renders the social image as the product's primary image on product URLs and the configured default on the homepage and other pages. A configured default with the store's branding tightens the visual identity.

For the cross-cluster picture — how the homepage title interacts with per-resource title tags and the store-name appendage — see /shopify-seo/title-tags/. For the sitemap consequence of the password setting, see /shopify-seo/password-protected-sitemap/.