AI Visibility Glossary
Published: · Updated: · Author: Italo Campilii · Definition

The sameAs property links a brand’s canonical URL to definitive references like Wikipedia or Wikidata. By asserting that these disparate URLs represent the exact same real-world entity, it resolves ambiguity for AI models, strengthens the Knowledge Graph, and disambiguates your identity from similarly named competitors.

What is sameAs schema?

The sameAs schema property explicitly tells search engines that a specific URL represents the exact same entity as your page. Unlike standard backlinks, this attribute asserts identity equivalence rather than simply pointing to a resource. It is essential for disambiguating your brand from similarly named competitors and confirming authority.

sameAs vs. Hyperlinks: Unlike ordinary links or citations, sameAs asserts that two URLs represent the exact same entity. It is for identity reconciliation, not referencing sources.

When should you avoid using sameAs schema?

Do not use sameAs for pages that merely mention your entity, such as press coverage or directory listings where you are not the primary subject. It is strictly for pages that represent the exact, identical entity.

How to implement sameAs schema

Note: The URLs below are fictional placeholders. Only include URLs that represent the identical entity.

{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Example Brand",
  "url": "https://www.example.com",
  "sameAs": [
    "https://en.wikipedia.org/wiki/Example_Brand",
    "https://www.wikidata.org/wiki/Q123456",
    "https://www.linkedin.com/company/example-brand"
  ]
}

sameAs vs. Citations

sameAs asserts identity, not reference. Do not use it for press coverage or sources that merely mention the entity.

Note: While Google uses sameAs for identity reconciliation, they do not guarantee it will trigger specific search features.

Valid vs. Mention-only Targets

Valid (Exact Identity)Wikipedia, Wikidata, official social profiles.
Invalid (Mentions)Press articles, news mentions, generic directory listings.

sameAs Verification Checklist

Related terms

References: Schema.org definition and Google Knowledge Panel docs.
What URLs should go in a sameAs array?
Use authoritative, entity-defining pages: Wikipedia, Wikidata, and official social profiles. A listing belongs here only if its page represents the exact entity, not merely because the directory is reputable.
Does sameAs guarantee a knowledge panel?
No. sameAs strengthens entity disambiguation and eligibility, but panels also depend on notability, corroborating sources, and engine confidence (Google documentation).
Is sameAs a citation?
No. sameAs asserts identity, not reference. Use it only for pages about the exact entity, such as official profiles, not for articles that merely mention the brand.

See if AI actually names your brand

Acromatico runs live AI-visibility audits across ChatGPT, Perplexity, Gemini, and Claude.

Get a free AI Visibility Audit →