AEO author attribution: making the human behind the page visible
Pages with named, identifiable, topically-credentialed authors earn more AI citations than anonymous ones. Surface the author with a name, role, bio, and a link to their other writing on the same topic.
Pages with named, identifiable, topically-credentialed authors earn more AI citations than anonymous ones. Surface the author with a name, role, bio, and a link to their other writing on the same topic. Author attribution is the on-page surfacing of who wrote the content. Best practice: name + role + photo + 1–2 sentence bio + Person JSON-LD + sameAs to LinkedIn / Twitter / GitHub. The author should be a real person, not "Admin".
Last updated·
What it is
Author attribution is the on-page surfacing of who wrote the content. Best practice: name + role + photo + 1–2 sentence bio + Person JSON-LD + sameAs to LinkedIn / Twitter / GitHub. The author should be a real person, not "Admin".
Why it matters
AI engines learn that "this author writes about X" and weight their pages on X higher. An author with a topic-specific track record gives the engine confidence the answer is reliable. Anonymous pages get passed over for ones with named expertise.
How to fix it
- Add author block to every article. Photo, name, role, 1-sentence bio, link to a real /author/<slug> page.
- Publish Person JSON-LD. Name, jobTitle, image, sameAs (LinkedIn, GitHub, Twitter). Reference from the Article JSON-LD as the author.
- Build author topic pages. /author/<slug> listing their other writing. Demonstrates topical depth to both humans and engines.
Authoritative sources
- Google Search Central documentation — Google
- Schema.org vocabulary — schema.org
- SEO Starter Guide — Google Search Central
- MDN — HTML meta and link elements — Mozilla MDN