Ana içeriğe atla

What Is Organization Schema? Your Brand's Machine-Readable ID Card

Organization schema is the schema.org markup that defines your company as an entity: name, url, logo, description, foundingDate, contact details, and — most consequentially — sameAs links pointing to your profiles on authoritative external sites. It functions as the brand's machine-readable identity card, the declaration that lets search and AI systems resolve the string on your pages to one specific real-world organization.

Why is entity resolution the core problem it solves?

Engines do not rank strings; they reason about entities. When an AI system decides whether to recommend "Menra" or attribute a claim to it, it must first resolve which entity that name denotes — a problem that gets hard with common words, shared names, and young companies absent from Wikipedia. Organization markup with sameAs links to Wikidata, LinkedIn, and Crunchbase gives resolution algorithms corroborating edges: the same entity, confirmed across independent authorities. Brands with weak entity definitions get confused with similarly named companies in AI answers — a misattribution failure that is common enough to be a standard AI brand-monitoring finding.

Which fields belong in a complete implementation?

The identity core: name, legalName, url, logo (Google specifies format requirements), and description. The corroboration layer: sameAs as an array of canonical profile URLs. The context layer: foundingDate, founder, address, contactPoint, and numberOfEmployees where public. Google expanded its supported organization fields in October 2023 to include identifiers like iso6523Code and merchant-oriented properties, reflecting how much weight the type now carries in its systems — details in Google's Organization documentation. Use @id (for example https://example.com/#organization) so every Article's publisher and every Product's brand reference the same node.

How does this connect to knowledge panels and AI answers?

A well-anchored Organization entity is upstream of nearly every brand surface: Google's Knowledge Graph entry and knowledge panel, correct attribution in AI-generated answers, and accurate company descriptions when engines summarize you. The markup alone does not create a Knowledge Graph entry — external corroboration must exist for sameAs to point at — but it is the connective tissue binding your domain to that evidence. Ship it once, correctly, and audit it whenever the company's facts change; a stale foundingDate is harmless, but a stale legal name or dead sameAs link weakens the exact chain the markup exists to build.

Frequently asked questions

Where should Organization schema live?
Define the full node once on your entity home — usually the homepage or about page — with an @id, then reference that @id from every other page's markup (as publisher in articles, brand in products). One authoritative definition beats fifty inconsistent copies.
Which sameAs links matter most?
Wikidata and Wikipedia entries top the list because engines treat them as identity anchors, followed by LinkedIn, Crunchbase, GitHub for software companies, and major social profiles. Each verified link is another edge confirming which real-world entity your domain represents.

Keep exploring

See how AI engines talk about your brand — track mentions across ChatGPT, Perplexity, Claude, Gemini and 5 more. Start with Menra