Author schema is the piece of technical SEO everybody talks about and nobody implements correctly. Half the sites that have it pollute author.name with a job title. The other half mark up an Organization when there's clearly a human byline. And a surprising number just skip sameAs entirely, which is the property that actually does the entity-resolution work AI engines rely on.
The honest picture, which Ahrefs confirmed in a May 2026 experiment (linked in Key Takeaways below): adding schema alone doesn't lift AI citations. What it does is make your author's identity legible to the systems that are already trying to weight expertise. The lift comes from being someone AI engines can verify. Schema is the layer that lets them.
Key Takeaways
- Ahrefs' 1,885-page schema experiment produced statistically insignificant lift on Google AI Mode and ChatGPT, and a significant negative lift on AI Overviews (Ahrefs, May 2026 via Search Engine Journal coverage). Schema alone is not a multiplier.
- The same team's 6M-URL companion study found AI-cited pages are ~3x more likely to have JSON-LD than uncited ones. Schema is a prerequisite for citation-readiness.
- Google's Article structured data guidance is explicit: use
Personfor humans,Organizationonly for wires, and never polluteauthor.namewith titles, honorifics, or publisher names. - The September 11, 2025 Quality Rater Guidelines added evaluation criteria specifically for AI Overviews and named Trustworthiness as the most important E-E-A-T component.
- Winning pattern:
Personschema per byline, dedicated author landing pages with ProfilePage schema, and asameAsarray pointing to at least 3 high-authority external profiles (LinkedIn, Wikidata QID, ORCID where applicable).
What "Author Trust" Actually Means to an AI Engine
An AI engine reading your article does two things before deciding whether to cite it. It parses the visible content and it looks for signals about who wrote it. The visible content decides whether your page is a candidate. The author signals decide whether it's a trustworthy candidate.
Google's E-E-A-T framework (added the second "E" for Experience in December 2022, per the official announcement) is the public version of what every AI engine is trying to model in miniature. Named authors with verifiable expertise get weighted higher than anonymous or generic bylines. That much is uncontroversial. What's less obvious is that the verification runs through your entity graph, not your byline itself.
Lily Ray flagged the mechanical version of this earlier when Google started surfacing author names directly inside News and Discover carousels:
Ooo! This is super cool. More evidence that authorship (and personal branding) are helpful for SEO/Discover. At the very least, they can potentially impact CTR! (I’ve seen the same treatment of author names on news articles in Search too)
Lily Ray 😏@lilyraynycSep 2, 2025That's authorship as a live CTR signal, not an abstract E-E-A-T concept. And Marie Haynes has been running the same diagnostic loop for years, using Gemini to introspect what Google's systems already know about you:
New blog post: Using Gemini to get insight into your E-E-A-T. https://t.co/pvTBD14TJc
Marie Haynes@Marie_HaynesJan 13, 2025The lesson underneath both: if Gemini can't articulate what you're an expert in, no amount of Person markup will manufacture the reputation from scratch. Schema doesn't create authority; it makes existing authority machine-readable.
The Full Person Schema Field Map
Schema.org's Person type has dozens of properties. For author markup, the ones that matter split into three groups.
Identity core (always include):
name: just the name. Not "Dr. Jane Smith, VP of Content." Google's guidance is verbatim: "In theauthor.nameproperty, only specify the name of the author."url: the author's landing page on your site (recommended). Google recommends marking that landing page up with ProfilePage schema, which was updated Dec 10, 2025.sameAs: an array of URLs pointing to unambiguous identity references (LinkedIn, Wikidata, ORCID, employer bio, personal site). This is the entity-graph anchor.
Expertise signals (include what applies):
jobTitle: e.g., "Senior Product Marketer."worksFor: theOrganizationnode representing their employer.knowsAbout: an array of topics or entity URLs the author covers. Underused; do use it.alumniOf: educational institutions.hasCredential: professional credentials, if verifiable.
Presentation:
image: a real photo (min 50K pixels for ProfilePage). Gravatar works.description: a short bio.honorificPrefix/honorificSuffix: Dr., PhD, etc. Do not put these inname.
The pattern that works: embed Person inline in your Article schema author property, and set author.url to a /author/[slug] landing page marked up with ProfilePage schema. That lets AI engines follow the identity anchor to a canonical profile, which then links out to your external sameAs targets. Ahrefs' companion 6M-URL correlation study (AI-cited pages 3x more likely to have JSON-LD) suggests this is worth doing even without a direct causal lift.
The sameAs Property Is the Whole Game
The property that actually does the entity-resolution work is sameAs, and it's the one most sites either skip or misuse.
sameAs per schema.org is "URL of a reference Web page that unambiguously indicates the item's identity." Which links matter, in decreasing order of authority for a working professional:
- Wikidata QID URL for the entity-graph gold standard. If your author has a Wikidata entry, this is the single strongest anchor. If they don't, creating one (with valid external references) is worth the effort for high-authority authors.
- ORCID for researchers, and useful for anyone with published papers. Format:
https://orcid.org/0000-0002-XXXX-XXXX. - LinkedIn as the strongest single external anchor for most SaaS authors. Public profile, name-consistent.
- Employer bio page for the author's page on their company site. Should mark the person up with ProfilePage schema too.
- Personal site with matching bio, credentials, publications list.
- X/Twitter, GitHub, Google Scholar, Crunchbase as supporting signals.
Practitioner consensus: 2-3 links for basic disambiguation, 8+ for strong entity resolution. What matters more than the count is that every link resolves (broken URLs are worse than none) and points to a profile that names the same person the same way. If your sameAs includes a LinkedIn URL for "Jane A. Smith" and a Wikidata entry for "Jane Andrea Smith" and a bio page for "J. Smith," the entity graph gets fuzzier, not sharper.
AI search traffic grew 835% this year. Is your content ready?
RankControl generates 15+ content types optimized for ChatGPT, Claude, and Perplexity. Published on your domain, matched to your brand.

Where Ahrefs' Experiment Actually Points
The Ahrefs schema study cited above is the cleanest test we have. 1,885 pages that added JSON-LD schema between August 2025 and March 2026, tracked against a 4,000-page control using difference-in-differences and their Brand Radar citation tracker. Result: Google AI Mode +2.4%, ChatGPT +2.2%, Google AI Overviews -4.6%. The first two aren't statistically distinguishable from zero. The third is significant and it's negative.
Search Engine Journal framed it directly in their writeup: schema markup didn't move AI citations in this test. What the same team found in the 6M-URL correlation study is that AI-cited pages are about 3x more likely to have JSON-LD than uncited ones. So schema and citation co-occur, but the causation runs through what schema signals, not the tag itself.
The read for author markup specifically: adding Person schema to your posts doesn't buy you citations. What it does is make the author entity legible so that the actual signals (external mentions, credible sameAs targets, consistent bylines across time) can be counted by AI engines trying to score expertise. The reverse is also true: an author with genuine expertise but no schema is still findable, just less parseable.
The community read on this landed the same conclusion, from a r/TechSEO thread asking directly whether author schema does anything:
Does author schema help with anything?
Looking for real results/experience, not theory. We’re being asked by a content partner to add author schema to our site. - have you done this? - what results did you see (if any)? - would you recommend for/against? I do some research in th...
Several practitioners with client-side ship experience reported no ranking lift but consistent gains in how Google understood authorship and expertise attribution. One commenter framed it as "in theory, Schema helps LLMs, so in the long run, I would do it," which matches the Ahrefs numbers.
The Author Landing Page Pattern
The version that works, end to end:
Every article page:
- Visible byline linking to
/author/[slug] - Article schema with
authorset to a fullPersonobject (never a bare string name), includingsameAs
Author landing page:
- H1 with the author's name
- Visible bio, photo, credentials
- List of published articles (updated automatically)
- Links to external profiles that match the schema
sameAs - ProfilePage schema wrapping a
mainEntityPerson that includes the samesameAs
Reciprocal linking:
- Every article's byline points to the landing page
- The landing page links to at least one external
sameAstarget - External profiles (LinkedIn "About" section, personal site bio) link back to the landing page
This is the pattern the Contently and Yoast implementations converge on, and it's what Google's ProfilePage documentation explicitly describes. Yoast auto-generates Person schema from WordPress user profiles, pulling in social links as sameAs. If you're on a custom stack, replicating the pattern manually is a one-day project.

Built by the team that got cited in 48 hours.
Content generation, backlink building, AI visibility tracking, and lead capture. One platform, zero guesswork.
The Traps
Seven ways sites get author schema wrong, in decreasing order of frequency.
author.name polluted. "Dr. Jane Smith, Senior Editor at Acme" instead of "Jane Smith." Google's Article docs are explicit: name only. Move titles to jobTitle, honorifics to honorificPrefix, publishers to the publisher property.
Organization set as author when a Person wrote it. A common CMS default. Google: "Use the Person type for people, and the Organization type for organizations."
Byline visible in the page, absent in schema. Google: "Make sure that all the authors that are presented as authors on the web page are also included in markup." The mismatch invalidates the whole author signal.
Missing or broken sameAs. An isolated Person with no external anchors reads as an unknown entity. A sameAs with a 404'd URL reads worse. Validate every link on a schedule.
Fake or AI-generated bylines. Google guidance is direct: "Giving AI an author byline is probably not the best approach." The August 2025 Core Spam Update explicitly targets scaled content abuse, and abrupt byline shifts are one of the flagged signals. YMYL amplifies the risk.
Generic bylines. "Admin," "editorial staff," "team." Practitioner reports (harder to verify from Perplexity directly, but consistent across GEO writeups) suggest these fail the author confidence check on Perplexity regardless of content quality. Use real names.
Author page with no reciprocal linking. Post links to /author/jane but Jane's page links nowhere and her LinkedIn doesn't link back to the site. The entity graph never closes, which is the entire point of the schema.
An r/SEO thread with 52 comments recently walked the same conclusions from the trenches: nobody claimed a direct ranking boost from author profile pages, but multiple practitioners described them as a trust-signal foundation that pays off over months rather than weeks.
What to Ship This Week
If you're starting from scratch, three days of work:
- Add
Personauthor schema to every published article. Moveauthor.nameto just the name; addjobTitle,worksFor,sameAs,image,description. - Build author landing pages at
/author/[slug]for every named byline. ProfilePage schema wrapping a Person that duplicates the samesameAs. - Wire up
sameAswith at least 3 external profiles. Priority: Wikidata (if the author has an entry), LinkedIn, personal or employer bio. ORCID for researchers. - Update every external profile to link back to the author landing page. LinkedIn "Featured" section, employer bio hyperlink, personal site.
If you already have author schema, the audit is: run every sameAs URL through a validator, check every author.name for job-title pollution, confirm no post uses Organization where a human wrote it, and cross-check every visible byline against the schema. Half the sites doing author markup have at least one of these broken.
Our content engine handles per-post author markup automatically when you set up your author roster, and our AI visibility tracking surfaces which of your authors are already being cited by name in ChatGPT, Perplexity, and AI Mode responses; often the fastest way to see whose entity graph is actually working. If you want the broader schema context, our structured data blueprint for AI search covers Article, Organization, and Product schema in the same spirit.
The mistake most sites make is treating author schema as a checkbox. It's not. It's the machine-readable version of your reputation, and it only works if the reputation exists to make readable. Do the entity work first, then let the schema do what it's for.
See your first AI citation report in under 5 minutes.
No setup calls. No onboarding meetings. Connect your domain and see where AI mentions your brand right now.




