sameAs
Also called: sameas property, schema sameAs, sameAs schema property
sameAs is a schema.org property that holds the URL of an authoritative page describing the same entity (its Wikipedia page, Wikidata entry, official site, or social profile), so search engines and AI systems can confirm identity and merge scattered references into one entity node.
What it does and where it goes
sameAs is inherited from Thing, so it can attach to any schema type, but its usual home is Organization or Person. You pass one or more URLs, each pointing to a page that describes the exact same entity. Schema.org frames the target as a page that “unambiguously indicates the item’s identity,” naming Wikipedia, Wikidata, and the official website as examples. Google’s Organization docs lean toward social and review profiles and confirm you can list multiple values.
A minimal Organization block looks like this:
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "SEOBRO",
"url": "https://seobro.com",
"sameAs": [
"https://www.wikidata.org/wiki/Q...",
"https://www.linkedin.com/company/seobro",
"https://x.com/seobro"
]
}
The point is not ranking on its own. sameAs is an identity signal. It lets a crawler cross-reference the scattered mentions of your brand (site, socials, Wikidata, Crunchbase) and collapse them into one node, instead of guessing whether three “Acme” businesses are one company or three. Practitioners rank Wikidata high because its entries feed structured identifiers into knowledge bases. Keep the URLs canonical, live, and genuinely about you. A broken or off-entity link does nothing.
How it affects your traffic
AI answer engines resolve who or what a source is before they cite it. When your sameAs links point to a confirmed Wikidata or Wikipedia node plus consistent social profiles, models can map your brand to a single entity and pull you into answers with more confidence. Sites with muddy or missing entity signals get skipped or confused with similarly named companies. Our AI SEO work builds this entity layer, wiring sameAs, consistent naming, and authoritative profiles so AI Overviews, ChatGPT, and Perplexity know exactly who you are.
Get AI SEO that moves the needle
We turn terms like this into ranked pages and qualified pipeline. Start with a free Initial SEO Strategy.