AI Search & LLMODeep DiveFreshLast reviewed: · 58d ago

    Entity SEO for AI: How to Build Machine-Readable Authority

    TL;DR

    Quick Answer
    Cited by AI
    Entity SEO is the practice of making your brand a recognized, machine-readable entity in Google's Knowledge Graph and across the structured-data web. The core tactics are: claim a Wikidata entry, pursue Wikipedia notability, list on Crunchbase and authoritative directories, deploy Schema.org Organization with a sameAs property linking those identifiers, and keep NAP (name, address, phone) consistent everywhere. LLMs reuse the same authority graph — so entity SEO compounds across Google, ChatGPT, Claude, and Perplexity.

    Keywords describe queries. Entities describe things. Search engines and large language models have spent a decade shifting from keyword matching to entity understanding — and the brands that win citations now are the ones with a clear, machine-readable identity. This deep dive covers what an entity actually is, how the Knowledge Graph era arrived, and how to build entity authority that both Google and LLMs can verify.

    Entity SEO is the discipline of optimizing for search and AI systems by establishing your brand, products, people, and concepts as discrete, machine-readable entities — each with a unique identifier, structured relationships, and authority signals across Wikipedia, Wikidata, Crunchbase, and Schema.org. It replaces keyword-first thinking with entity-first thinking and aligns with how Google's Knowledge Graph (2012) and modern LLMs (ChatGPT, Claude, Perplexity, Gemini) actually retrieve and reason about the world.

    Linus Ingemarsson - Author at Alice Labs
    Written by
    Eric Lundberg - Reviewer at Alice Labs
    Reviewed by
    Published ·Updated
    13 min read
    May 2012

    Google Knowledge Graph launches — search shifts from strings to things

    Google

    Up to 40%

    Visibility lift from citation-rich, entity-clear content in generative engines

    Aggarwal et al. 2024 (GEO paper)

    Organization + sameAs

    The single highest-leverage entity signal a website controls

    schema.org

    What you'll learn

    • What an entity actually is in SEO and LLMO context
    • How Google's Knowledge Graph (2012) reshaped search from keywords to things
    • How modern LLMs recognize entities through training data and on-page signals
    • How to build authority via Wikipedia, Wikidata, Crunchbase, and Schema.org
    • The exact role of the sameAs property in cross-source entity linking
    • How to measure entity strength with Knowledge Panel, Wikidata, and citation tracking

    Key Takeaways

    • Google's Knowledge Graph launched on May 16, 2012, drawing on Wikipedia, Wikidata, the now-defunct Freebase, the CIA World Factbook, and crawled web data.
    • An entity in SEO is a discrete, identifiable thing — a company, person, product, place, or concept — with a unique identifier and structured relationships.
    • Google's Hummingbird update (2013), BERT (2019), and MUM (2021) progressively shifted search from keyword matching to entity and semantic understanding.
    • LLMs (ChatGPT, Claude, Perplexity, Gemini) inherit entity recognition from their training data — much of which originates in Wikipedia, Wikidata, and structured open datasets.
    • Schema.org Organization with a sameAs property linking to Wikipedia, Wikidata, LinkedIn, and Crunchbase is the single highest-leverage entity signal a website controls.
    • Wikipedia (when notability allows) is the strongest entity signal of all — it directly seeds the Knowledge Graph and most LLM training corpora.
    • Aggarwal et al. (2024) found citation-rich, entity-clear content can lift visibility in generative engines by up to 40% (arXiv:2311.09735).
    01 / 08Chapter

    What 'Entity' Means in SEO and LLMO Context

    In short

    An entity is a discrete, identifiable thing — a company, person, product, place, or concept — with a unique identifier and structured relationships to other entities. In SEO and LLMO, entities replace keywords as the primary unit search engines and LLMs reason about.

    For most of search history, optimization was about keywords. You picked a phrase, matched it on the page, and ranked.

    Entities are different. An entity is a thing in the world — Alice Labs, Stockholm, ChatGPT, Linus Ingemarsson — not a string of characters.

    The shift matters because LLMs and modern search systems no longer treat queries as bags of words. They identify the entities a query references and retrieve based on how those entities are connected — which is why AI search optimization now starts with entity graph work, not keyword research.

    Four properties define an entity in this technical sense:

    • Discrete identity. The entity is one specific thing — not a category or a phrase. "Alice Labs" is an entity. "AI consultancy" is a category.
    • Unique identifier. A canonical URL, a Wikidata QID (e.g. Q42), a Wikipedia article URL, or a stable Schema.org @id pinpoints the entity unambiguously.
    • Structured relationships. The entity is connected to others — founders, products, locations, industries — via typed properties (founded_by, located_in, instance_of).
    • Authority signals. Multiple independent sources reference the same entity with consistent attributes, building trust.

    Treat entities as the building blocks. Keywords describe how people search; entities describe what they are searching for.

    02 / 08Chapter

    The Knowledge Graph Era: Wikipedia, Wikidata, Schema.org

    In short

    Google launched the Knowledge Graph on May 16, 2012, drawing data from Wikipedia, Wikidata, the now-defunct Freebase, the CIA World Factbook, and crawled web sources. It established 'things, not strings' as the foundation of modern search and seeded the same authority graph LLMs now train on.

    Google announced the Knowledge Graph on May 16, 2012 with the tagline "things, not strings." It was the first large-scale, entity-based retrieval layer in mainstream search.

    The original Knowledge Graph drew from a small set of authoritative structured sources. Wikipedia and Wikidata were the largest. Freebase (acquired by Google, later wound down) and the CIA World Factbook contributed factual data.

    Crawled web data filled in the rest — but only when it could be reconciled to a known entity. The lesson was clear: existing in the Knowledge Graph required existing in a structured source first.

    Three foundational projects underpin the entity web:

    • Wikipedia. The single highest-authority entity source on the open web. Entries pass strict notability checks and are referenced as ground truth by both Google and most LLM training pipelines.
    • Wikidata. Wikimedia's structured-data project, launched in 2012. Each entity has a Q-number identifier (e.g. Q42 for Douglas Adams) and machine-readable properties.
    • Schema.org. Founded in 2011 by Google, Microsoft, Yahoo, and Yandex. Provides the vocabulary (Organization, Person, Place, Product) websites use to declare their own entity data.

    Google's algorithmic shift toward entities accelerated through three named updates. Hummingbird (2013) emphasized semantic intent over keyword matching, BERT (2019) improved natural-language understanding, and MUM (2021) extended multi-modal entity reasoning.

    Each step pushed search further from string matching and deeper into entity disambiguation. By 2024, the same datasets that train the Knowledge Graph also train the foundation models behind ChatGPT, Claude, and Gemini.

    03 / 08Chapter

    How LLMs Recognize Entities (Training Data + On-Page Signals)

    In short

    LLMs recognize entities through two channels: pre-training on large open corpora (Wikipedia, Wikidata, Common Crawl, books, code) and inference-time signals (Schema.org markup, named-author metadata, sameAs links). The first establishes which entities exist; the second reinforces them on each crawl.

    LLMs do not read your website live every time they answer a question. Their understanding of entities is built in two phases.

    Phase 1: Pre-training. Foundation models ingest massive open corpora — Wikipedia, Wikidata dumps, Common Crawl, books, scientific papers, and code. Entities that appear repeatedly across these sources become well-known to the model.

    This is why Wikipedia matters disproportionately. A single Wikipedia article about your brand seeds entity recognition across every major LLM trained after the article was published.

    Phase 2: Inference-time retrieval. Modern AI search tools (ChatGPT search, Perplexity, Claude, Gemini, Google AI Overviews) retrieve fresh web pages at query time and reconcile what they find against their internal entity model.

    On-page signals at this stage are the levers websites can directly control:

    • Schema.org Organization markup. Declares the publisher entity in machine-readable form on every page.
    • sameAs property. Links your Schema.org entity to its Wikipedia, Wikidata, LinkedIn, and Crunchbase identities so retrieval systems can disambiguate.
    • Named author metadata. Person schema with role, affiliation, and sameAs links to LinkedIn establishes individual author entities.
    • Consistent NAP. Identical name, address, and phone across the site, Google Business Profile, LinkedIn, and directories reinforces a single canonical entity.
    • Citation-rich prose. Pages that name and link to recognized entities (research, institutions, experts) earn higher extraction scores in retrieval ranking.

    The two phases compound. Pre-training establishes baseline recognition; inference-time signals refresh and refine it.

    04 / 08Chapter

    Building Entity Authority (Wikipedia, Crunchbase, Schema.org, NAP)

    In short

    Entity authority is built across four layers: Wikipedia (when notable enough), Wikidata (claim early), authoritative directories like Crunchbase, and on-site Schema.org Organization+sameAs markup — all tied together by consistent name, address, and phone (NAP) data.

    Entity authority does not come from one source. It emerges from multiple independent sources agreeing on the same facts about the same thing.

    Build it in four layers, hardest first.

    Layer 1: Wikipedia. The single strongest entity signal on the open web. Wikipedia entries require demonstrable notability — typically multiple independent, secondary, in-depth sources covering the brand, person, or product.

    You cannot edit a Wikipedia page about yourself directly. You earn one when independent journalists, researchers, and editors decide you are notable. Treat Wikipedia as a downstream outcome of PR and credibility work, not a deliverable.

    Layer 2: Wikidata. Easier to claim than Wikipedia. Anyone can create a Wikidata entry, though notability rules still apply. Each entity gets a stable Q-number identifier you can reuse in your sameAs links.

    Populate Wikidata with foundational properties: instance_of, country, founded, founder, official_website, headquartered_in. Wikidata feeds Google's Knowledge Graph and is widely scraped for LLM training corpora.

    Layer 3: Authoritative directories. Crunchbase is the strongest for B2B technology brands. LinkedIn Company pages, Google Business Profile, industry-specific directories (G2, Capterra, AngelList, Nordic Tech List for Nordic companies) layer on top.

    Each directory entry should match your site exactly on name, description, founding date, and headquarters location. Drift across sources weakens entity signals.

    Layer 4: On-site Schema.org Organization+sameAs.This is the layer you control directly. Add Organization JSON-LD site-wide, give it a stable @id, and link out via sameAs to every authority profile from layers 1-3.

    Tie it all together with consistent NAP — name, address, phone — across the site, every directory, and every social profile. Even a single capitalisation difference (Alice Labs vs alice labs) can split entity signals across two phantom records.

    05 / 08Chapter

    Entity SEO Tactics: sameAs, Knowledge Panels, Structured Data

    In short

    The highest-leverage entity SEO tactics are: deploying Schema.org Organization with a complete sameAs array, triggering a Knowledge Panel via verified directory presence, and reinforcing entity relationships through Person, Product, and Place schema across templates.

    With the authority foundation in place, the on-site work makes that authority machine-readable.

    The sameAs property. sameAs is the single most important property in Schema.org for entity SEO. It declares "this Organization is also the entity at these URLs" — and modern retrieval systems use it for cross-source verification.

    A high-quality sameAs array for a B2B brand looks like this:

    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "@id": "https://alicelabs.ai/#organization",
      "name": "Alice Labs",
      "url": "https://alicelabs.ai",
      "logo": "https://alicelabs.ai/logo.png",
      "description": "Nordic AI consultancy specialising in enterprise AI implementations and LLMO.",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q-NUMBER",
        "https://www.crunchbase.com/organization/alice-labs",
        "https://www.linkedin.com/company/alicelabsai",
        "https://en.wikipedia.org/wiki/Alice_Labs"
      ]
    }

    Only include URLs you actually own or that authoritatively reference the same entity. Adding random social URLs dilutes the signal.

    Knowledge Panel triggers. A Knowledge Panel is the box that appears on the right of Google search results for recognized entities. There is no formal application process — they appear when Google's confidence in the entity passes a threshold.

    The pattern across our 100+ Nordic enterprise implementations is consistent. Knowledge Panels typically follow some combination of:

    • A claimed Wikidata entry with complete properties
    • A Wikipedia article (when notable enough)
    • Verified Google Business Profile
    • Consistent Schema.org Organization with sameAs
    • Multiple authoritative directory listings (Crunchbase, LinkedIn)
    • Independent press coverage referencing the brand by name

    Structured data beyond Organization. Layer additional Schema.org types where they apply. Person schema for authors and executives. Product schema for SaaS offerings. Place schema for offices. Each adds entities and relationships to your site's machine-readable graph.

    Validate every block with Google's Rich Results Test and the official validator at validator.schema.org before deployment.

    Want to know how strong your brand entity is right now?

    We run an entity audit covering Knowledge Panel coverage, Wikidata and Wikipedia presence, Schema.org Organization+sameAs completeness, directory consistency, and LLM citation frequency — benchmarked against our LLMO Citation Benchmark across 100+ Nordic enterprise implementations.

    Request an entity SEO audit
    06 / 08Chapter

    The Entity Authority Signal Hierarchy

    In short

    Not every entity signal carries equal weight. Wikipedia outweighs Wikidata, which outweighs major directories like Crunchbase, which outweigh on-site Schema.org markup, which outweigh branded mentions. Build from the strongest layer that is realistically achievable.

    The signals that establish entity authority are not flat. They form a hierarchy based on how independent and editorially gated each source is.

    Use this hierarchy to prioritise entity SEO work. The highest tier you can realistically reach is the most leveraged investment.

    Entity authority signal hierarchy — strongest to weakest, with realistic difficulty
    Tier Signal Strength Difficulty Who it influences
    1 Wikipedia article Strongest Hard (notability gated) Google KG, all major LLMs (training corpus)
    2 Wikidata entry (with Q-number) Very strong Medium (notability still applies) Google KG, LLMs, structured-data consumers
    3 Crunchbase / authoritative directories Strong Easy-Medium Google KG, B2B retrieval, sales-tool corpora
    4 Schema.org Organization + sameAs Medium-Strong Easy (you control it) Search engines, AI crawlers, LLM retrieval
    5 Verified Google Business Profile Medium (local) Easy Google KG, local pack, AI Overviews
    6 Independent press mentions (named, linked) Medium Medium All retrieval systems
    7 Branded mentions (unlinked, in-context) Weak Easy Reinforcement only

    Source: Alice Labs — synthesised from 100+ Nordic enterprise implementations

    07 / 08Chapter

    LLMO Entity Strategy: Citation Patterns and Entity-Rich Content

    In short

    Entity SEO compounds in LLMO because LLMs cite recognized entities far more often than ambiguous brands. Pages that combine entity-clear definitions, named-entity citations, and structured Organization+Person markup hit multiple Aggarwal et al. (2024) signals — which contributed to the up-to-40% generative-engine visibility lift the paper documented.

    LLM citation behaviour favours recognized entities. When Claude or Perplexity generates an answer, it preferentially cites sources whose publisher is a known entity over those whose publisher is ambiguous.

    Three content patterns operationalise entity SEO inside LLMO content.

    1. Open with an entity definition. The first 40-50 words of any pillar page should define the page's primary entity — its category, function, and audience.

    This block is the most-extracted unit on the page. LLMs lift it directly when users ask "what is X?" queries. Make sure the entity is named and qualified clearly.

    2. Cite named entities, not generic claims. Replace "research shows" with "Aggarwal et al. (2024) found." Replace "industry leaders" with named brands. Each named entity is a verifiable hook for retrieval systems.

    Aggarwal et al. (2024, arXiv:2311.09735) tested nine GEO methods and found that adding citations, statistics, and quotation from authoritative sources together produced up to 40% lift in source visibility — the highest of all methods tested.

    3. Reinforce author and publisher entities. Person schema with sameAs to LinkedIn, plus consistent author bylines and credentials, builds the author entity LLMs use to weight credibility.

    Combined with Organization schema referencing the same publisher @id across every article, this creates a small but coherent entity graph LLMs can follow.

    Entity-rich content is also citation-friendly content. The two disciplines reinforce each other in a way that pure keyword-driven content does not.

    08 / 08Chapter

    Measurement: Knowledge Panel, Wikipedia, LLM Citation Frequency

    In short

    Track entity strength across three signals: Knowledge Panel presence and completeness in Google search, Wikipedia and Wikidata coverage, and LLM citation frequency in a fixed prompt set across ChatGPT, Claude, Perplexity, and Google AI Overviews.

    Entity SEO is measurable, but not via traditional rank tracking. The right signals live across Google's surfaces, the structured-data web, and AI search outputs.

    1. Knowledge Panel presence. Search your brand name in an incognito window. A panel on the right with logo, description, founding date, headquarters, and social links indicates Google has consolidated your entity.

    Track which fields are filled, which are missing, and whether the data matches your canonical site. Discrepancies point to which source Google currently trusts most.

    2. Wikipedia and Wikidata coverage. Check whether Wikipedia has a page about your brand and whether Wikidata has a Q-number entry. Audit Wikidata properties quarterly — outdated founder, headquarters, or industry fields propagate everywhere.

    3. LLM citation frequency. Define a fixed set of 30-50 prompts that map to your category and queries you want to win. Run them monthly across ChatGPT, Claude, Perplexity, and Google AI Overviews.

    Log how often your brand is named in answers, in what context, and against which competing entities. Citation share — not ranking — is the LLMO success metric.

    4. Referral analytics. ChatGPT, Perplexity, and Claude send referral traffic when users click citations. Filter GA4 by chatgpt.com, perplexity.ai, and claude.ai source/medium to quantify downstream impact.

    Take a baseline before you start. Re-measure quarterly. Combine entity-strength gains with content quality work — the two compound.

    About the Authors & Reviewers

    Published ·Updated
    Written by
    Linus Ingemarsson - Co-Founder, Alice Labs at Alice Labs
    Linus Ingemarsson

    Co-Founder, Alice Labs

    Co-Founder at Alice Labs. Author of 7 research reports on AI adoption, governance and labor markets cited across EU, OECD and US benchmarks.

    • 8+ years in AI strategy & implementation
    • Top-5 AI Speaker, Sweden (Mindley 2025)
    • 100+ enterprise AI engagements
    Reviewed by
    Eric Lundberg - Co-Founder, Alice Labs at Alice Labs
    Eric Lundberg

    Co-Founder, Alice Labs

    Co-Founder at Alice Labs. Builds AI automation, agent workflows and integration systems that hold up in real business operations.

    • AI automation & agent systems lead
    • Workflow design across 100+ deployments
    • Specialist in RAG, integrations & APIs
    Published · Updated
    Reviewed for technical accuracy, methodology and source integrity.·All claims trace to public sources cited in-line.

    Frequently Asked Questions

    What is entity SEO?

    Entity SEO is the practice of optimizing for search and AI systems by establishing your brand, products, and people as discrete, machine-readable entities. It uses Schema.org markup, Wikidata, Wikipedia, and authoritative directories to create a verifiable identity that Google's Knowledge Graph and LLMs (ChatGPT, Claude, Perplexity, Gemini) can recognise and cite.

    When did Google's Knowledge Graph launch?

    Google launched the Knowledge Graph on May 16, 2012 with the message 'things, not strings.' Its original sources were Wikipedia, Wikidata, the now-defunct Freebase, the CIA World Factbook, and crawled web data reconciled to known entities. It marked the start of Google's shift from keyword matching to entity-based search.

    How do I get a Wikipedia page for my brand?

    You cannot create one directly without conflict-of-interest issues. You earn one when independent secondary sources — journalists, analysts, researchers — cover your brand in depth. Treat Wikipedia as a downstream outcome of credibility and PR work, then have an experienced neutral editor draft the article following Wikipedia's notability and sourcing rules.

    What is the sameAs property in Schema.org?

    sameAs is a Schema.org property that links your declared entity to its identities elsewhere on the web — Wikipedia, Wikidata, LinkedIn, Crunchbase, and verified social profiles. Modern search engines and LLM retrieval systems use sameAs for cross-source entity verification, making it the single highest-leverage on-page entity signal you control.

    Do LLMs like ChatGPT and Claude actually use entity data?

    Yes, in two ways. They learn entities during pre-training on Wikipedia, Wikidata, books, and crawled web data. At inference time, AI search tools (ChatGPT search, Perplexity, Claude, Gemini) retrieve fresh pages and reconcile what they find against their internal entity model. Schema.org Organization, Person, and sameAs markup help that reconciliation succeed.

    What triggers a Google Knowledge Panel?

    There is no formal application. Knowledge Panels appear when Google's confidence in the entity passes a threshold. The reliable pattern combines a Wikidata entry, ideally a Wikipedia article, verified Google Business Profile, consistent Schema.org Organization with sameAs, multiple authoritative directory listings, and independent press coverage that names the brand explicitly.

    How is entity SEO different from traditional keyword SEO?

    Keyword SEO targets query strings on a page. Entity SEO targets the underlying things those queries refer to. Modern Google (post-Hummingbird 2013, BERT 2019, MUM 2021) and LLMs reason in entities, not keywords. Entity SEO replaces 'rank for X phrase' with 'be the recognized entity for X concept' — a more durable model in the AI search era.

    How do I measure whether my entity SEO is working?

    Track four signals quarterly. (1) Knowledge Panel presence and field completeness in Google search. (2) Wikipedia and Wikidata coverage and accuracy. (3) LLM citation frequency in a fixed 30-50 prompt set across ChatGPT, Claude, Perplexity, and Google AI Overviews. (4) Referral traffic in GA4 from chatgpt.com, perplexity.ai, and claude.ai. Citation share, not ranking, is the success metric.

    Previous in AI Search & LLMO

    Citation Optimization for AI: Get Linked from AI Answers (2026)

    Next in AI Search & LLMO

    Google AI Overviews Explained: How They Work & How to Appear

    Further reading

    Related reading

    Sources

    1. Google — 'Introducing the Knowledge Graph: things, not strings' (May 16, 2012)(accessed 2026-05-06)
    2. Schema.org — Organization type reference(accessed 2026-05-06)
    3. Wikidata — Wikimedia Foundation structured data project(accessed 2026-05-06)
    4. Wikipedia — open encyclopedia and primary entity source(accessed 2026-05-06)
    5. Aggarwal et al. — GEO: Generative Engine Optimization (arXiv:2311.09735, 2024)(accessed 2026-05-06)
    6. Jeremy Howard / Answer.AI — llms.txt proposal (September 2024)(accessed 2026-05-06)
    7. SparkToro / Datos — 2024 zero-click search analysis(accessed 2026-05-06)

    Next scheduled review:

    Ready to accelerate your AI journey?

    Book a free 30-minute consultation with our AI strategists.

    Book Consultation
    Share

    Get in Touch!

    The lab usually responds within 24 hours.

    Need help with AI?Get in touch