www.pbs.org
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”. 2/7 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈4,371 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.
Rendered profile: headless
Metrics
Token Cost breakdown
Where the page's tokens go (≈4,300 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.
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 (5)
✗ 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/
✗ 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
~ 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 (7)
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 | no strict-transport-security header |
| ⚠️ Content-Security-Policy | script-src allows 'unsafe-inline' |
| ❌ X-Content-Type-Options | missing nosniff |
| ⚠️ Referrer-Policy | no referrer-policy header (browser default applies) |
| ➖ CORS exposure | no CORS headers on the document (normal for an HTML page) |
How to improve
pubads_impl.js — 199 KiB transferred, 74.1% unused (third-party)
googletagmanager.com — 332 KiB, 2 requests, 330 ms main-thread
cumulative layout shift
longest task 168 ms (9 total)
2.4 MB total
Third-party impact
21 third-party requests · 1028 KiB (42.6% of transfer) · 579 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 |
|---|---|---|---|
| googletagmanager.com | 2 | 332 KiB | 330 ms |
| ketchjs.com | 1 | 324 KiB | 164 ms |
| doubleclick.net | 4 | 259 KiB | 85 ms |
| ketchcdn.com | 9 | 114 KiB | — |
| google-analytics.com | 1 | 0 KiB | — |
| criteo.net | 1 | 0 KiB | — |
| creativecdn.com | 1 | 0 KiB | — |
| yahoo.com | 1 | 0 KiB | — |
| pubmatic.com | 1 | 0 KiB | — |
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://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607300101/pubads_impl.js?cb=122880088 3P | 199 KiB | 74.1% | 147 KiB |
| https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js 3P | 324 KiB | 45% | 146 KiB |
| https://www.pbs.org/_next/static/chunks/3g-ww_vbmza8i.js | 91 KiB | 99.6% | 91 KiB |
| https://www.pbs.org/_next/static/chunks/03_xhdvm3vc-c.js | 91 KiB | 99.6% | 91 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-QCNNW9XL0J&l=GTMDataLayer&cx=c>m=4e67t1 3P | 179 KiB | 49.7% | 89 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-TWTDGH&l=GTMDataLayer 3P | 154 KiB | 41% | 63 KiB |
| https://www.pbs.org/_next/static/chunks/0b4d9r1b2abgt.js | 71 KiB | 60.2% | 43 KiB |
| https://www.pbs.org/_next/static/chunks/37p3zrhhz5813.js | 38 KiB | 56% | 21 KiB |
| https://www.pbs.org/_next/static/chunks/2y7mod-dxni_p.js | 21 KiB | 99.1% | 21 KiB |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js 3P | 36 KiB | 45.1% | 16 KiB |
| https://www.pbs.org/_next/static/chunks/35j8u5ds9tneo.js | 18 KiB | 80.2% | 15 KiB |
| https://www.pbs.org/_next/static/chunks/1b_75s8769rj_.js | 24 KiB | 53.4% | 13 KiB |
| https://www.pbs.org/_next/static/chunks/0jk55ybsk3a3f.js | 13 KiB | 98.5% | 13 KiB |
| https://www.pbs.org/_next/static/chunks/2px__nm3b-asi.js | 12 KiB | 98.9% | 12 KiB |
| https://www.pbs.org/_next/static/chunks/3l0znqrpco7hp.js | 14 KiB | 89.5% | 12 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | Script | 200 | 324 KiB |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607300101/pubads_impl.js?cb=122880088 | Script | 200 | 199 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-QCNNW9XL0J&l=GTMDataLayer&cx=c>m=4e67t1 | Script | 200 | 179 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-TWTDGH&l=GTMDataLayer | Script | 200 | 154 KiB |
| https://global.ketchcdn.com/gvl/eu/vendor-list.json | Fetch | 200 | 92 KiB |
| https://www.pbs.org/_next/static/chunks/3g-ww_vbmza8i.js | Script | 200 | 91 KiB |
| https://www.pbs.org/_next/static/chunks/03_xhdvm3vc-c.js | Script | 200 | 91 KiB |
| https://www.pbs.org/_next/static/chunks/0b4d9r1b2abgt.js | Script | 200 | 71 KiB |
| https://www.pbs.org/ | Document | 200 | 48 KiB |
| https://www.pbs.org/images/newsletter/general/[email protected] | Image | 200 | 42 KiB |
| https://www.pbs.org/_next/static/chunks/37p3zrhhz5813.js | Script | 200 | 38 KiB |
| https://image.pbs.org/contentchannels/qkJ22cN-show-poster2x3-IR4c3y5.jpg?format=avif&crop=249x374 | Image | 200 | 37 KiB |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js | Script | 200 | 36 KiB |
| https://image.pbs.org/curate/sylviabugg-h5aig7.jpg?format=avif&crop=640x361 | Image | 200 | 34 KiB |
| https://image.pbs.org/curate/gdpreport-swxmwk.jpg?format=avif&crop=640x361 | Image | 200 | 33 KiB |
| https://image.pbs.org/contentchannels/n8LSv1u-show-poster2x3-TdXlueR.jpg?format=avif&crop=249x374 | Image | 200 | 29 KiB |
| https://image.pbs.org/contentchannels/uE5yJ3u-show-poster2x3-bOlBRXW.jpg?format=avif&crop=249x374 | Image | 200 | 29 KiB |
| https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.woff2 | Font | 200 | 29 KiB |
| https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.woff2 | Font | 200 | 28 KiB |
| https://image.pbs.org/curate/oil-k7newt.jpg?format=avif&crop=640x361 | Image | 200 | 28 KiB |
| https://image.pbs.org/contentchannels/PMXnHjr-show-poster2x3-3HvFDZt.jpg?format=avif&crop=249x374 | Image | 200 | 27 KiB |
| https://image.pbs.org/video-assets/gspI1H4-asset-mezzanine-16x9-WDIOGMQ.png?format=webp&resize=1440x810 | Image | 200 | 26 KiB |
| https://image.pbs.org/contentchannels/s1lO48Z-show-poster2x3-V6gBIDl.png?format=avif&crop=249x374 | Image | 200 | 24 KiB |
| https://www.pbs.org/_next/static/chunks/1b_75s8769rj_.js | Script | 200 | 24 KiB |
| https://securepubads.g.doubleclick.net/pagead/managed/dict/m202607300101/gpt | Other | 200 | 23 KiB |
| https://image.pbs.org/contentchannels/Sic0NKu-show-poster2x3-IFnMMPq.jpg?format=avif&crop=249x374 | Image | 200 | 23 KiB |
| https://image.pbs.org/contentchannels/8/wAVrVuEMRuOkdvCt9BWVg.jpg?format=avif&crop=249x374 | Image | 200 | 22 KiB |
| https://image.pbs.org/contentchannels/ObiHToF-show-poster2x3-BN5GGgv.jpg?format=avif&crop=249x374 | Image | 200 | 22 KiB |
| https://image.pbs.org/contentchannels/CfrrjS4-show-poster2x3-d9mwxtG.jpg?format=avif&crop=249x374 | Image | 200 | 21 KiB |
| https://www.pbs.org/_next/static/chunks/2y7mod-dxni_p.js | Script | 200 | 21 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 1331 ms | 168 ms |
| 1633 ms | 164 ms |
| 909 ms | 127 ms |
| 600 ms | 109 ms |
| 1045 ms | 86 ms |
| 1537 ms | 84 ms |
| 1152 ms | 76 ms |
| 532 ms | 60 ms |
| 434 ms | 53 ms |