Entity SEO

Entity SEO is the practice of optimising for search engines and AI systems that reason about real-world things (people, organisations, products, places, concepts) rather than the strings of characters used to describe them. Google has been moving in this direction since the introduction of the Knowledge Graph in 2012, and AI search has accelerated the shift.

What an entity is

In information retrieval, an entity is a uniquely identifiable thing: Liam Hayward (a person), Anthropic (an organisation), the Eiffel Tower (a place), Core Web Vitals (a concept), Astro (a software framework). Each entity has properties (a name, sometimes multiple names; relationships to other entities; attributes) and an identity that holds across contexts.

Keyword-based search treats “anthropic” and “Anthropic, the AI company” as different strings to match. Entity-based search recognises both as references to the same underlying organisation, and can use what it knows about Anthropic to answer questions where neither string appears literally in the source content.

Why entity reasoning matters for SEO

Three reasons.

Disambiguation. “Mercury” can mean a planet, an element, or a band. Entity-aware systems use surrounding context to determine which Mercury is meant, and surface results accordingly. Pages that establish their entity context clearly are easier to disambiguate.

Topical authority. Search engines and AI systems build a model of which entities a site or author covers in depth. A site that consistently produces well-edited content about entity X is treated as more authoritative on X than a site that mentions X once in passing.

AI citation. When an AI engine generates an answer, it draws on what it knows about the entities involved. Sites associated strongly with an entity in the knowledge graph are more likely to be retrieved and cited when that entity comes up in a query.

How entities are established

Entities are recognised through:

  • Structured data. Schema.org Person, Organization, Product, Place, and similar types declare entities explicitly. The @id property gives each entity a stable identifier that can be referenced across pages and across sites.
  • Wikipedia and Wikidata. Both are heavily used by Google and major AI training datasets as sources of canonical entity information. An entity with a Wikipedia article and a Wikidata entry is far more strongly established than one without.
  • Authoritative external mentions. Citations in established publications, professional profiles (LinkedIn, GitHub, conference speaker pages), and verifiable directories all contribute to entity recognition.
  • Internal consistency. A site that uses consistent naming, consistent biographical information, and consistent links to related entities reinforces the identity it is claiming.

Entity SEO and personal brands

For individual practitioners (consultants, freelancers, named experts), entity SEO is essentially personal brand SEO with structured data underneath. The tactics:

  • A canonical Person schema on your primary site, with a stable @id URL
  • Cross-site sameAs links connecting LinkedIn, GitHub, professional profiles, and any other domain you publish on
  • Consistent author attribution across every article you publish, with the same name format and bio
  • A Wikipedia page if you genuinely meet notability criteria (most don’t, and forced attempts get deleted)
  • Wikidata entry if appropriate (lower notability bar than Wikipedia)
  • Speaking engagements, podcast appearances, and editorial bylines on established publications, all linked back to your canonical profile

Entity SEO for organisations

The same principles apply at organisational scale, with additional tactics:

  • Organization schema covering name, logo, founding date, founders, location, and sameAs links to social profiles and Wikipedia/Wikidata
  • Consistent NAP (name, address, phone) across every directory and citation source
  • Editorial coverage in publications recognised by Google as authoritative for the industry
  • Knowledge panel claiming and management through Google Search Console (for organisations with established knowledge panels)

LLM-based retrieval is fundamentally entity-aware. When a user asks “who is the best SEO specialist in the UK”, the system is matching against its model of which people are recognised entities in that field, weighted by the content it has seen associated with each. Sites that establish strong entity associations between topics they cover and the people who cover them are advantaged in this kind of retrieval.

The same applies to brand entities and product categories. A SaaS product whose content, structured data, and external mentions consistently associate it with a category will be retrieved when that category comes up, even if the specific product name isn’t in the query.

Frequently asked questions

Do I need a Wikipedia page to do entity SEO? No, but a Wikipedia page (where genuinely warranted) is the strongest single entity signal available. For most individuals and businesses, Wikipedia notability is not realistic, and the entity work focuses on schema, sameAs, consistent attribution, and external citations.

How long does entity SEO take to show effects? Slowly. Entity associations build over months and years through repeated reinforcement. Unlike a tactical SEO change that can move rankings in days, entity work compounds over a long horizon.

Is entity SEO the same as personal branding? Overlapping, not identical. Personal branding includes positioning, voice, and audience-building work that has no direct SEO component. Entity SEO is the structural and signal layer that makes a personal brand legible to search and AI systems.