How to fix geo brand name inconsistent on Squarespace

Your brand name appears in multiple different formats across your site (schema, og:site_name, footer, logo). AI engines may treat the variants as separate entities.

Steps for Squarespace

  1. Squarespace emits some commerce schema automatically; add or extend JSON-LD via Settings > Advanced > Code Injection (or per-page code injection) for Organization sameAs and any missing Product fields.
  2. Fill in Business Information (Settings) so name/logo/social links are available.
  3. Validate with Google's Rich Results Test.
Official Squarespace documentation ↗
<meta property="og:site_name" content="Your Brand">

{
  "@type": "Organization",
  "name": "Your Brand",
  "legalName": "Your Brand, Inc."
}

<!-- footer --> © 2026 Your Brand
<!-- logo --> <img src="/logo.png" alt="Your Brand">

What is geo brand name inconsistent?

Consistent brand naming across your Organization schema name, og:site_name meta tag, footer copyright, and logo alt text is a trust signal. When these disagree, machines have lower confidence about who you are.

Entity clarity is foundational for AI visibility. If an engine sees 'Brand', 'Brand Co', and 'BrandShop' on one site, it may split your authority across multiple weak entities instead of one strong one - lowering how often and how confidently you're cited.

See the complete Geo brand name inconsistent guide for every platform and the full background.

Not sure if your Squarespace store has this?

Run a free SEOLZ audit — we’ll find geo brand name inconsistent and every other issue across your whole site.

Scan my site free

Fix geo brand name inconsistent on another platform