Trust & Authority Is the Weakest AEO Rank Pillar. Here's Why.
Across 13,385 sites, Trust & Authority averages 3.7 - the lowest of the five AEO Rank pillars. The five weakest criteria reveal what AI engines actually want.
Trust & Authority is the weakest pillar in our entire AEO Rank corpus. Across 13,385 unique domains, the pillar’s weighted average is 3.7 out of 10 - lower than Answer Readiness (5.7), Technical Foundation (5.3), Content Structure (4.8), and AI Discovery (4.1). That single number explains more about why most sites fail to get cited by AI engines than any other figure in our dataset. AI assistants will not quote a page they cannot trust, and 13,385 sites are quietly telling them they shouldn’t.
What “Trust & Authority” actually measures in AEO Rank
Trust & Authority is the pillar that scores whether a site signals editorial credibility to AI engines. It is not about marketing claims or testimonials. It is about machine-readable proof of who wrote the content, when it was last updated, what proprietary data backs it up, and how the page is identified in structured data. The pillar holds eight criteria, four of which sit in the bottom ten across the entire corpus. That concentration is what drags the pillar average down to 3.7.
ChatGPT, Claude, and Perplexity all use trust signals to decide whether to quote a page or summarize it generically. A page with no visible byline, no date, and no schema markup is essentially asking the engine to take its word for everything - and the engine, optimizing for the user, declines. It paraphrases instead. The pillar score is the proxy for how often that happens to you.
The five weakest Trust & Authority criteria
When we rank every criterion in the AEO Rank framework by critical-fail share, four of the top eight worst performers are Trust & Authority criteria or directly authority-adjacent. Owned Data Density - whether the page contains proprietary information not findable elsewhere - fails on 77.5% of sites. Visible Date Signal - whether the page exposes a clear datePublished or dateModified to both humans and crawlers - fails on 73.8%. Schema.org Structured Data, which the pillar uses as its identity proof, fails on 51.9%.
| Criterion | Pillar | Median (0-10) | Mean | Critical-fail share |
|---|---|---|---|---|
| Owned Data Density | Trust & Authority | 0 | 1.2 | 77.5% |
| Visible Date Signal | Trust & Authority | 0 | 2.5 | 73.8% |
| Schema.org Structured Data | Trust & Authority | 0 | 4.0 | 51.9% |
| Schema Coverage & Depth | Technical Foundation | 0 | 3.9 | 55.3% |
| llms.txt File | AI Discovery | 0 | 1.8 | 82.2% |
Owned Data Density at 77.5% fail is the single most consequential of these. It is the criterion that asks whether a page contains anything an AI engine could not have generated from scratch. A generic “what is X” article that repeats industry boilerplate scores zero. A page with a comparison table built from proprietary survey data, a chart from internal telemetry, or a named-expert quote scores high. Three quarters of the corpus is publishing the first kind of page.
Why visible dates matter more than teams realize
Visible Date Signal sounds trivial. Show a date. The reason 73.8% of sites fail it is that “visible” in the AEO Rank sense means three things at once. The date must appear in the rendered HTML as readable text. It must appear in the JSON-LD datePublished or dateModified property. And it must be recent enough that the engine treats the page as maintained rather than abandoned. Most CMS templates do one of those three. Sites that hide dates entirely (a common 2024-era SEO superstition) score zero on the criterion.
The penalty compounds. AI engines weight freshness heavily for any time-sensitive query - which is most commercial intent queries. A page without a visible date is competing for citations against pages that announce themselves as current. We see consistent 4-to-6 point lifts on the Visible Date Signal criterion when clients expose dates in all three locations after previously hiding them.
The Owned Data problem is the hardest to fix - and the most valuable
The Owned Data Density criterion is what separates sites that get cited from sites that get paraphrased. Across the corpus, the median score is zero. The mean is 1.2. The reason is structural: most teams have never been told that “publish your own data” is a technical SEO requirement, because it isn’t one in the Google sense. In the AEO sense it is the requirement.
The cleanest example in our corpus is HelpSquad. The instant-engine audit history (publicly visible at audit.aeocontent.ai/helpsquad-com) shows the site moved from 55 to 82 across six versions between 2026-04-09 and 2026-05-24. Most of that lift was Content Structure work (pillar score 6.8 to 9.1) rather than T&A, but the case study confirms the broader pattern: targeted pillar-level work, validated with frequent re-audits, lifts AEO Rank dramatically faster than generic content production. Electro-Mech and Understoodcare show similar instant-engine progressions to 73 — both visible at audit.aeocontent.ai. The common thread is that the work targeted specific AEO Rank criteria, not generic “more content.”
The four-step Trust & Authority lift
Based on the corpus and the case studies, four moves drive almost every Trust & Authority gain we observe. First, add a named author byline to every article with a link to a real author page that has its own schema markup. Second, expose both datePublished and dateModified in the HTML and JSON-LD. Third, ship at least one piece of original data per topic cluster - a survey, a benchmark, a comparison table, a methodology. Fourth, fix Schema.org coverage so every page has at least the Article, Person (author), Organization, and where relevant FAQPage entities marked up. Done well, these four moves lift the pillar from the corpus average of 3.7 toward 7-plus, which is roughly where every top-32 site we have analyzed lands.
How We Tested
Pillar averages come from the AEO Rank engine’s weighted aggregation across all 13,385 unique domains scored as of 2026-05-29. Each criterion is scored 0-10 by the engine; pillar scores are weighted averages of criterion scores using the v5.0 criterion weights defined in packages/aeorank-engine/src/criteria-config.ts. Corpus-wide pillar averages are weighted by domain (one row per domain, most recent audit), not by audit, to avoid bias toward heavily re-audited sites.
Critical-fail share is the percentage of domains scoring zero on the criterion. We use zero rather than a threshold like “below 5” because the engine returns zero specifically when the underlying signal is absent (no JSON-LD, no date string, no llms.txt at the root) rather than weak. Median and mean are computed against the same one-row-per-domain dataset. The HelpSquad progression cited above is the v1-to-v6 instant-engine series stored in aeo_audit_versions, queryable directly from the public audit page.
Where Trust & Authority work pays back fastest
If your AEO Rank is below 50, your Trust & Authority pillar is almost certainly below 4. Of all five pillars it is the cheapest to lift because the work is editorial (add bylines, expose dates, publish proprietary data) rather than engineering-heavy. Read the AEO Rank methodology for the full criterion list and weights, or run a site audit to see your current Trust & Authority score and the specific criterion-level recommendations the engine generates for your templates.
Frequently asked questions
Which AEO Rank pillar is the weakest across the corpus?
Trust & Authority, averaging 3.7 out of 10 across 13,385 scored sites - the lowest of the five pillars.
What are the most-failed Trust & Authority criteria?
Owned Data Density (77.5% fail), Visible Date Signal (73.8% fail), and Schema.org Structured Data (51.9% fail).
What is the fastest way to lift a Trust & Authority score?
Add visible author bylines with dates and ship at least one piece of original data per topic cluster.