PublishedVerifiedEvery 6 weeksSources8 namedAuthored bySquareRank Team
Cluster 2A · SEO Panel & Meta
The Squarespace SEO Panel Has Six Fields — Most Owners Fill Two Correctly
The SEO panel on a Squarespace 7.1 site has six fields per page: Page Title, SEO Description, URL slug, Social Sharing Image, Browser Tab Title, and the platform-level fallback rules that govern when an empty field inherits from Site Settings1. Two of those fields appear in two places (the Site Settings panel and the per-page panel), the completion panel grades a 100% even when half the work is missing, and Google rewrites the title tag about 61% of the time regardless of what you write6.
This cluster is the field-by-field reference. The six leaf articles each cover one field with the Squarespace help-center anchor, the Google Search Central guidance on how the field is used in the SERP, the install pattern for a typical 7.1 site, and the common gotchas that catch first-time owners. Read the hub first for the fallback rules and the platform title template; then jump to the field you need.
The Squarespace SEO panel is not one panel — it's three. Settings > SEO sets sitewide values (Site Title, Site Description, title format template). Page Settings > SEO sets per-page values (Page Title, Page SEO Description, Social Sharing Image). Page Settings > General sets the URL slug. The fallback logic between the three is what trips up most owners: an empty Page SEO Description on a non-home page falls back to the Site Description, but an empty Page Title falls back to the page's navigation label, which is rarely what you want to show in the SERP.
Squarespace's own SEO checklist1 describes the panels in the order an owner would encounter them: Site Title first (Settings > SEO), then Page Title and SEO Description per page (Page Settings > SEO), then URL slug (Page Settings > General). The platform's title format template at Settings > SEO Appearance is the join operation that combines Page Title and Site Title into the final title tag that ships to the browser and to Google.
What the SEO panel actually controls
6
fields per page in the Squarespace SEO panel — title, description, slug, social image, browser tab title, schema fallback.
Title tag lives in Page Settings > SEO > Page Title, then gets joined with Site Title via the template at Settings > SEO Appearance. Meta description lives in Page Settings > SEO > SEO Description, with the homepage fallback set at Settings > SEO > Site Description. URL slug lives in Page Settings > General > URL Slug. Social sharing image lives in Page Settings > Social Image. Canonical is handled automatically (self-referencing) — no field for it. Browser tab title lives in Page Settings > General > Browser Tab Title, separately from the SERP title.
The split between "browser tab title" and "page title" is the field most owners misread. Browser Tab Title is the string that shows in the actual browser tab and bookmark name; Page Title is the string Squarespace uses for SEO purposes (the <title> tag in the page head, joined with the Site Title via the template). On most 7.1 templates, Browser Tab Title also drives the navigation menu label, which means setting it for SEO purposes can break the visual navigation. The fix: leave Browser Tab Title set to the nav label, set Page Title to the SEO-optimised value.
§03Fallbacks
The fallback rules between Site Settings and Page Settings
The fallback rules: an empty Page SEO Description on any page falls back to the Site Description from Settings > SEO. An empty Page Title falls back to the Browser Tab Title, which falls back to the page's navigation label. An empty Social Sharing Image falls back to the homepage Social Sharing Image set at Settings > Marketing > Social Sharing. URL slug has no fallback — the slug is required.
The implication: the Site Description matters most as the fallback for pages where you forgot to write a Page SEO Description. The first SEO project on a typical Squarespace site is auditing which pages have an empty Page SEO Description — they're all using the same fallback, which Google may interpret as duplicate content across the site2. The canonical leaf in this cluster documents the audit pattern for surfacing duplicate-description pages.
§04The template
The Squarespace title tag template, explained
Squarespace joins Page Title and Site Title into the final title tag via a template set at Settings > SEO Appearance. The default template is 'Page Title — Site Title'. The character budget owners forget: the Site Title appendage typically eats 15-25 characters, so a 60-character Page Title becomes an 80-character full title and Google truncates it in the SERP at roughly 600 pixels (~60 characters). Adjust the budget accordingly, or switch the template to 'Page Title' only on long-title pages.
The platform's title format options include "Page Title", "Site Title", "Page Title | Site Title", "Site Title | Page Title", and a custom format with variables3. The right choice depends on brand strength. A well-known brand benefits from putting Site Title first (Apple-style: "Apple — Page Title"). A small-business site optimising for query intent should put Page Title first or remove Site Title from the title entirely and let Google add it from the URL.
HTMLHow the platform renders the title tag in practice
<!-- Settings > SEO Appearance: "Page Title | Site Title" --><!-- Page Title: "Coastal palettes for low-light rooms" --><!-- Site Title: "Hollis Coastal Interiors" --><title>Coastal palettes for low-light rooms | Hollis Coastal Interiors</title><!-- Total length: 68 characters. Google may truncate at ~60. -->
§05Completion panel
The SEO completion panel: an honest framing
Squarespace's SEO completion panel grades the install on five or six basic items: Site Title set, Site Description set, Page Title set per page, Page SEO Description set per page, sitemap accessible, robots.txt accessible. A 100% green completion panel means those fields are non-empty. It does not mean the site has schema installed, the title tags align with query intent, the descriptions outperform Google's dynamic snippet, the canonical chain is clean, or the page will rank. Treat the completion panel as a sanity check, not a verdict.
The honest framing matters because the completion panel is the single biggest source of false confidence in Squarespace SEO work. An owner who reaches 100% green often stops, having "finished" SEO — while the page has no JSON-LD, no proper internal linking, no off-site authority, and no Search Console verified property. The completion panel does none of those checks. The completion-panel leaf in this cluster covers what the panel grades, what it ignores, and the real audit it cannot replace.
§06Google rewrites
Google rewrites about 61% of title tags — what to do about it
Zyppy's 2022 study of roughly 80,000 title links found Google rewrote 61.6% of titles to some degree. Google's own documentation confirms the system uses the page's title element as a primary signal but rewrites when the title is judged truncated, stuffed with brand, doesn't match query intent, or is matched poorly by an alternative the algorithm prefers (the H1, anchor text, on-page text). The owner's lever: write clean, accurate, query-aligned titles. Don't keyword-stuff. Don't fight rewrites with daily re-tests.
The Zyppy finding6 remains the canonical large-scale study cited across 2026 SEO coverage, despite the data being from 2022. Google's behaviour has not materially shifted: the documentation4 still describes the same signal-blending logic, and the rewrite rate stayed stable across smaller follow-up studies. The practical takeaway: if Google rewrote your title, look at what it replaced your title with. Often that's the H1 or the first heading on the page — both of which you control. Aligning the on-page H1 with the SEO-optimised version of the title reduces the rewrite rate over time.
§07Order of operations
The install order, field by field
The correct order for installing the SEO panel on a new Squarespace site, top to bottom: (1) Site Title and Site Description in Settings > SEO; (2) Title Format template in Settings > SEO Appearance; (3) per-page URL slugs in Page Settings > General; (4) per-page Page Title and Page SEO Description in Page Settings > SEO; (5) per-page Social Sharing Image; (6) verify sitemap.xml is accessible at /sitemap.xml; (7) verify the property in Google Search Console. Schema (JSON-LD) is a separate install in Code Injection — Pillar 3 covers it.
The order matters because of fallbacks. Set the Site Description before authoring any Page SEO Descriptions — that way, pages with empty descriptions get a sensible fallback. Set the title template before authoring Page Titles — that way, you can budget Page Title characters against the appendage. Set URL slugs before publishing — slug changes post-publish require URL Mappings 301 redirects, which the redirects cluster (2C) covers in detail.
The six leaf articles below cover each field in detail. Start with the leaf that matches your current bottleneck, or work top-down if you're doing a full site audit. The completion-panel leaf is worth reading last — it ties together the work and names what the panel does not check.