Author Authority — Building an Entity That AI Recognizes
Why Author Identity Is a First-Order AEO Signal
AI answer engines do not just evaluate content — they evaluate the entity behind the content. When ChatGPT or Perplexity decides whether to cite a page, one of the signals it evaluates is whether the content is attributed to a recognizable, verifiable person or organization. Anonymous content has no entity signal. Named content does.
Person schema is the mechanism that makes authorship machine-readable. It tells AI systems: this content was created by this specific person, who has this job title, writes about these topics, and can be verified at these external profiles. Every page that carries this schema reinforces the entity. Every citation that links back to the author strengthens it further.
What to Include in Person Schema for Maximum AEO Impact
| Field | AEO Impact | What It Does | Example |
|---|---|---|---|
| name | Critical | Identifies the entity | "Robert McDonough" |
| url | Critical | Points to the canonical profile | "https://bobmcd.com" |
| sameAs | High | Links to external corroboration | ["linkedin.com/in/...", "github.com/..."] |
| jobTitle | Medium | Establishes professional context | "Frontend Developer" |
| knowsAbout | Medium | Defines topical authority | ["AEO", "SEO", "React", "JSON-LD"] |
Live Person Schema — Robert McDonough
The following Person schema is injected into the head of every page in this guide. It is the same schema that AI systems read when they crawl this page. You can verify it in your browser's DevTools or through Google's Rich Results Test.
Entity Recognition: How AI Builds a Knowledge Graph for You
AI engines maintain implicit knowledge graphs — maps of entities and their relationships. When an AI processes a query, it does not just search for relevant pages. It searches for recognized entities with known attributes. A person who is a recognized entity with consistent signals across the web gets cited. A person who exists only as a byline on a single website does not.
Entity authority is built through consistent signals across multiple surfaces: Schema.org markup (Person schema with sameAs links), LinkedIn and GitHub profiles that match the schema data, bylined articles on industry publications, mentions in community discussions on Reddit and forums, and ideally a Wikipedia or Wikidata entry for notable individuals. Each signal reinforces the same entity node.
Cross-domain mentions are particularly powerful. AI engines use co-citation patterns — when your name appears alongside a topic across multiple trusted sources, the AI associates your entity with that topic. Getting mentioned in an industry publication, cited in a Stack Overflow answer, and referenced in a Reddit thread about AEO all compound into a single recognition: this person is an authority on this topic.
How Author Authority Compounds Over Time
Author authority is not built by a single page. It compounds as more pages carry the same Person schema, as more external platforms corroborate the entity, and as more AI citations link back to the author. Each new page is another signal. Each external mention is another corroboration.
Consistency is the critical requirement. The Person schema must be identical on every page — same name, same URL, same sameAs links. The same name must appear on LinkedIn, GitHub, and any bylined articles. An AI system that sees "Robert McDonough" on one page and "Rob McDonough" on another may treat them as two different entities instead of one. One strong entity beats three weak ones.
Building Author Authority from Scratch: A Practical Workflow
If you are starting from zero — no established online presence, no existing citations — the path to author authority follows a predictable sequence. Each step builds on the previous one. The entire process takes months, not days, but each step generates value on its own while contributing to the larger entity signal.
- 1
Add Person schema to every page
Create identical Person schema with name, url, sameAs, jobTitle, and knowsAbout. Deploy on every page you control. This is the base entity node.
- 2
Complete your LinkedIn profile
Ensure your name matches Person schema exactly. Add a link to your site. LinkedIn is the first external corroboration AI systems check.
- 3
Set up your GitHub profile
Same canonical name, link to your site. Second corroboration point, especially strong for developer and technical topics.
- 4
Publish consistently on your own domain
Write under the same name. Each page builds topical association — AI sees your entity and your topic appearing together repeatedly.
- 5
Write for industry publications
Guest articles and bylines are earned media — 72% of AI citations come from earned media sources (Source: Goodie, 2026). This is the highest-leverage step.
- 6
Participate in relevant communities
Reddit, Stack Overflow, forums. Substantive contributions build co-citation patterns across domains. AI systems use these to strengthen entity authority.
- 7
Publish original research or data
Original statistics are a citation magnet — they increase AI citation rates by approximately 40% (Source: Princeton GEO Study, 2023). This is the long game.
Steps 1–3 take an afternoon. Steps 4–5 take weeks. Steps 6–7 take months. But the compound effect is significant — each step does not just add to the entity signal, it multiplies the effect of every previous step. An author with consistent schema, verified external profiles, published content, and earned media citations is an entity that AI systems recognize and trust. An author with just a name on a website is invisible.
Try it: optimize your content using the Author Authority tactic
Frequently Asked Questions
About the Author