www.ted.com
Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.
The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.
An agent is likely to fabricate missing details rather than say “I don’t know”. 0/3 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈15,761 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
pre-JS raw HTML
Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
Rendered profile: headless
Metrics
Token Cost breakdown
Where the page's tokens go (≈13,593 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
pre-JS raw HTML
Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
Rendered profile: headless
Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →
Agent files & endpoints
Issues (7)
✗ robots.txt allows AI bots high impact Blocks: * (all)
Business impact If robots.txt blocks AI crawlers you are invisible to ChatGPT, Claude and Perplexity — they skip you and recommend a competitor instead.
What we measured We read /robots.txt and test it against 16 AI user-agents (GPTBot, ClaudeBot, PerplexityBot, …) for a Disallow that blocks them.
How to fix Allow major AI bots to public content; restrict only private paths (/admin, /api).
User-agent: GPTBot
Allow: /
Disallow: /admin/
~ No content-blocking cookie wall medium impact Consent platform: onetrust (verify it doesn't block content)
Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.
What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.
How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.
Spec: https://gdpr.eu/cookies/
✗ llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt
Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.
What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).
How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.
# Your Site
> One-line description for AI agents.
## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentationSpec: https://llmstxt.org
✗ Structured data (JSON-LD) medium impact No JSON-LD found
Business impact Schema.org JSON-LD tells agents what a page IS (product, article, business) with typed fields (price, rating, hours). Without it agents extract less reliably.
What we measured We parse <script type=application/ld+json>, validate it, and check for populated @type fields.
How to fix Add JSON-LD: Organization/LocalBusiness on the homepage, Product on product pages, Article on posts.
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Your Co","url":"https://example.com"}</script>Spec: https://schema.org/
~ agents.json discovery low impact Absent (emerging standard)
Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.
What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.
How to fix Publish /agents.json describing your site's capabilities and actions.
~ WebMCP endpoint low impact Absent (emerging standard)
Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.
What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.
How to fix Add a WebMCP endpoint exposing your key actions to agents.
Spec: https://webmcp.org
~ API documentation low impact No OpenAPI/Swagger found
Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.
What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.
How to fix Publish an OpenAPI spec at a well-known path.
Passed audits (5)
Transport & Trust (SEC 1.0.0)
HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.
Per-header findings (6)
| Header | Evidence |
|---|---|
| ✅ HTTPS | served over HTTPS |
| ✅ HSTS | max-age=31557600 |
| ❌ Content-Security-Policy | no content-security-policy header |
| ✅ X-Content-Type-Options | nosniff |
| ✅ Referrer-Policy | strict-origin-when-cross-origin |
| ➖ CORS exposure | no CORS headers on the document (normal for an HTML page) |
How to improve
checkout.c610020493260838.js — 438 KiB transferred, 87.7% unused (third-party)
tedcdn.com — 993 KiB, 21 requests
longest task 708 ms (10 total)
5.3 MB total
Third-party impact
151 third-party requests · 3221 KiB (59.7% of transfer) · 3109 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.
| Third-party domain | Reqs | Transfer | Main-thread |
|---|---|---|---|
| tedcdn.com | 21 | 993 KiB | — |
| fundraiseup.com | 9 | 896 KiB | 836 ms |
| doubleclick.net | 13 | 311 KiB | 949 ms |
| yourbow.com | 2 | 232 KiB | 117 ms |
| googlesyndication.com | 22 | 169 KiB | 274 ms |
| sail-personalize.com | 18 | 102 KiB | — |
| osano.com | 8 | 100 KiB | 559 ms |
| kntxy.com | 4 | 99 KiB | 6 ms |
| amazon-adsystem.com | 2 | 96 KiB | 32 ms |
| liadm.com | 3 | 54 KiB | 39 ms |
| sail-horizon.com | 1 | 48 KiB | — |
| openxcdn.net | 1 | 32 KiB | 21 ms |
Wasted JavaScript (by bundle)
Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).
| Bundle | Transfer | Unused | Wasted |
|---|---|---|---|
| https://static.fundraiseup.com/checkout.c610020493260838.js 3P | 438 KiB | 87.7% | 384 KiB |
| https://cdn.yourbow.com/ted/hbyb.js 3P | 230 KiB | 60.7% | 140 KiB |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607220101/pubads_impl.js?cb=31099896 3P | 197 KiB | 58.4% | 115 KiB |
| https://static.fundraiseup.com/checkout-vendors.b193665822f8a977.js 3P | 120 KiB | 86.3% | 104 KiB |
| https://www.ted.com/_next/static/chunks/44ibq3ti596bx.js | 100 KiB | 99.9% | 100 KiB |
| https://www.ted.com/_next/static/chunks/31mlfg_596vd-.js | 86 KiB | 77.5% | 67 KiB |
| https://c.amazon-adsystem.com/aax2/apstag.js 3P | 93 KiB | 68.9% | 64 KiB |
| https://static.fundraiseup.com/checkout-sentry-vendor.b10a8cec397a2908.js 3P | 41 KiB | 99.9% | 41 KiB |
| https://www.ted.com/_next/static/chunks/3k1bfck43y6e9.js | 39 KiB | 99.7% | 39 KiB |
| https://ak.sail-horizon.com/spm/spm.v1.min.js 3P | 48 KiB | 73.1% | 35 KiB |
| https://www.ted.com/_next/static/chunks/1qv1n36ntgutz.js | 100 KiB | 34.9% | 35 KiB |
| https://www.ted.com/_next/static/chunks/17mot0xvycm3l.js | 60 KiB | 54.7% | 33 KiB |
| https://b-code.liadm.com/a-091g.min.js 3P | 54 KiB | 48.6% | 26 KiB |
| https://www.ted.com/_next/static/chunks/43csulgewbkuo.js | 43 KiB | 59% | 25 KiB |
| https://www.ted.com/_next/static/chunks/17a2757gk_59k.js | 24 KiB | 99.9% | 24 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://static.fundraiseup.com/checkout.c610020493260838.js | Script | 200 | 438 KiB |
| https://pl.tedcdn.com/fonts/InterVariable.woff2 | Font | 200 | 345 KiB |
| https://cdn.yourbow.com/ted/hbyb.js | Script | 200 | 230 KiB |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607220101/pubads_impl.js?cb=31099896 | Script | 200 | 197 KiB |
| https://static.fundraiseup.com/elements-langs-vendors.2231cef3747d0222.js | Script | 200 | 146 KiB |
| https://pi.tedcdn.com/r/talkstar-photos.s3.amazonaws.com/uploads/d70f6cb7-68cf-47fd-9e6e-11187af5176a/SoniaVallabh_2024-embed.jpg?u%5Br%5D=2&u%5Bs%5D=0.5&u%5Ba%5D=0.8&u%5Bt%5D=0.03&quality=80&w=1920 | Image | 200 | 131 KiB |
| https://pi.tedcdn.com/r/talkstar-assets.s3.amazonaws.com/production/talks/talk_148277/f6e10c22-398e-4cd0-8d1e-75b3c5cfb98e/SarahCrawfod-Bohl_2024X-embed.jpg?u%5Br%5D=2&u%5Bs%5D=0.5&u%5Ba%5D=0.8&u%5Bt%5D=0.03&quality=80&w=1920 | Image | 200 | 122 KiB |
| https://static.fundraiseup.com/checkout-vendors.b193665822f8a977.js | Script | 200 | 120 KiB |
| https://www.ted.com/_next/static/chunks/1qv1n36ntgutz.js | Script | 200 | 100 KiB |
| https://www.ted.com/_next/static/chunks/44ibq3ti596bx.js | Script | 200 | 100 KiB |
| https://www.ted.com/ | Document | 200 | 97 KiB |
| https://c.amazon-adsystem.com/aax2/apstag.js | Script | 200 | 93 KiB |
| https://www.ted.com/_next/static/chunks/31mlfg_596vd-.js | Script | 200 | 86 KiB |
| https://media.kntxy.com/storage/2/4/1/241d395841261b9c089a06b398e76958da99cb48.jpg | Image | 200 | 79 KiB |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | Script | 200 | 73 KiB |
| https://www.ted.com/_next/data/8fc6a53d5bcb/topics/ai.json?slug=ai | Fetch | 200 | 73 KiB |
| https://www.ted.com/_next/data/8fc6a53d5bcb/topics/personal+growth.json?slug=personal%2Bgrowth | Fetch | 200 | 73 KiB |
| https://www.ted.com/_next/data/8fc6a53d5bcb/topics/health.json?slug=health | Fetch | 200 | 72 KiB |
| https://www.ted.com/_next/data/8fc6a53d5bcb/topics/sustainability.json?slug=sustainability | Fetch | 200 | 72 KiB |
| https://www.ted.com/_next/data/8fc6a53d5bcb/topics/technology.json?slug=technology | Fetch | 200 | 72 KiB |
| https://www.ted.com/_next/data/8fc6a53d5bcb/topics/business.json?slug=business | Fetch | 200 | 72 KiB |
| https://cdn.fundraiseup.com/widget/AVFWZGUV | Script | 200 | 66 KiB |
| https://www.ted.com/_next/data/8fc6a53d5bcb/index.json | Fetch | 200 | 64 KiB |
| https://pi.tedcdn.com/r/talkstar-assets.s3.amazonaws.com/production/talks/talk_184094/7ebaaf96-4d8f-439f-8a65-03a41c5c273e/LisaMonteggia_2025X-stageshot.jpg?u%5Br%5D=2&u%5Bs%5D=0.5&u%5Ba%5D=0.8&u%5Bt%5D=0.03&quality=80&w=750 | Image | 200 | 63 KiB |
| https://tpc.googlesyndication.com/simgad/17408342879869698371 | Image | 200 | 61 KiB |
| https://www.ted.com/_next/static/chunks/17mot0xvycm3l.js | Script | 200 | 60 KiB |
| https://cmp.osano.com/AzqTgHUHUGJa7gInt/9e4d9097-fa02-474b-9ac9-958cf3f54337/osano.js | Script | 200 | 57 KiB |
| https://pi.tedcdn.com/r/talkstar-assets.s3.amazonaws.com/production/talks/talk_183607/6bcff060-d67a-49f5-99d3-97d849f132b2/SukiHillier_2026S-stageshot.jpg?u%5Br%5D=2&u%5Bs%5D=0.5&u%5Ba%5D=0.8&u%5Bt%5D=0.03&quality=80&w=750 | Image | 200 | 56 KiB |
| https://b-code.liadm.com/a-091g.min.js | Script | 200 | 54 KiB |
| https://www.ted.com/_next/static/chunks/1251ihbs-w-kh.css | Stylesheet | 200 | 52 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 1492 ms | 708 ms |
| 8221 ms | 686 ms |
| 281 ms | 349 ms |
| 4371 ms | 285 ms |
| 5506 ms | 264 ms |
| 6494 ms | 216 ms |
| 862 ms | 214 ms |
| 2980 ms | 203 ms |
| 1264 ms | 190 ms |
| 7040 ms | 164 ms |