abcnews.go.com

Report from 8/10/2026, 9:57:04 AM https://abcnews.go.com
Latest run · lab, cold cache
74
8/10/2026
28-day score · p75 · the standard
75
32 runs
CRR84%latest
SSD95%latest
TC1830 toklatest
TTFUT235 ms28-day p75

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.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/abcnews.go.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fabcnews.go.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fabcnews.go.com"><img src="https://agentvitals.dev/badge/abcnews.go.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameABC News
CategoryWebSite
🟡Price$10 · guessed from page text (no structured data)
Locationnot applicable · not applicable to this page type
Hoursnot applicable · not applicable to this page type
Productsnot applicable · not applicable to this page type
🟡DescriptionYour trusted source for breaking news, analysis, exclusive interviews, headlines, and videos at ABCNews.com · guessed from page text (no structured data)

An agent gets the basics but will guess on the gaps. 2/4 applicable facts come from machine-readable structured data.

74
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

84%
CRR Content Recovery Needs work
0.95
SSD Semantic Signal Density Good
1,830 tok
TC Token Cost Good
177 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈14,862 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
100% · 14,862
Chrome (nav / header / footer)
0% · 0
Boilerplate (cookie / ad)
0% · 0
Other
0% · 0

Final screenshot

Final screenshot of https://abcnews.go.com

Diagnostics

medium CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence16% of content requires JS
ImpactA non-rendering agent never sees the JS-injected content.
Effort1–4 h

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

Agent Discoverability 67/100 · Needs Work

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

llms.txt Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Blocks: GPTBot, ChatGPT-User, anthropic-ai, Google-Extended, CCBot, Bytespider, FacebookBot Learn →
sitemap.xml No /sitemap.xml Learn →
JSON-LD structured data Types: WebSite, WebPage Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (6)

robots.txt allows AI bots high impact Blocks: GPTBot, ChatGPT-User, anthropic-ai, Google-Extended, CCBot, Bytespider, FacebookBot

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).

Learn how to implement →

User-agent: GPTBot
Allow: /
Disallow: /admin/

Spec: https://platform.openai.com/docs/gptbot

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.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

XML sitemap present medium impact No /sitemap.xml

Business impact A sitemap is your table of contents for AI crawlers. Without it agents follow homepage links and miss deep pages (products, docs, pricing) — shrinking what they can recommend.

What we measured We fetch /sitemap.xml (and /sitemap_index.xml), confirm valid XML with <loc> entries, and check <lastmod> freshness.

How to fix Generate an XML sitemap of all public pages with current lastmod dates and reference it in robots.txt.

Learn how to implement →

# robots.txt
Sitemap: https://example.com/sitemap.xml

Spec: https://www.sitemaps.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.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ 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.

Learn how to implement →

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.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (6)

✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ Server response (TTFB)

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.

37Transport posture (0–100, unscored)
1pass
1warn
3fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
❌ HSTSno strict-transport-security header
❌ Content-Security-Policyno content-security-policy header
❌ X-Content-Type-Optionsmissing nosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highSplit the heaviest unused bundlehighest leverage

9887-340b8b65.js — 817 KiB transferred, 45.4% unused

EvidenceCDP JS coverage: 371 KiB of this bundle is never executed on load.
Impact~-371 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of 9887-340b8b65.js, or drop unused dependencies.
highCut third-party weight

abcnewsfe.com — 1706 KiB, 84 requests

EvidenceThird-party is 55.2% of total transfer (154 requests); abcnewsfe.com is the largest.
ImpactFewer bytes + main-thread stalls before your content settles for an agent.
Effort1–3 h
FixLazy-load, self-host, or remove abcnewsfe.com; defer non-critical third-party scripts.
highBreak up long main-thread tasks

longest task 410 ms (10 total)

EvidenceMain thread blocked 410 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.
mediumCut total transfer weight

5.1 MB total

Evidence5.1 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

154 third-party requests · 2857 KiB (55.2% of transfer) · 631 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
abcnewsfe.com841706 KiB
espn.com11328 KiB120 ms
googletagmanager.com2280 KiB77 ms
bamgrid.com7127 KiB42 ms
webcontentassessor.com1112 KiB92 ms
imrworldwide.com582 KiB35 ms
espncdn.com173 KiB
appboycdn.com163 KiB
chartbeat.com337 KiB265 ms
newrelic.com117 KiB
abcotvs.net313 KiB
scorecardresearch.com27 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).

BundleTransferUnusedWasted
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/9887-340b8b65.js817 KiB45.4%371 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/7170-b38f582f.js401 KiB54%217 KiB
https://hiveplayer-static.bamgrid.com/artifacts/hive/playback-service/26.8.2-hankmccoy/all_browser_es5/playback-service.js 3P112 KiB80.1%90 KiB
https://dcf.espn.com/TWDC-DTCI/prod/code/e99c8c1be515247b3c9843b3532941a6.js?conditionId0=4910633 3P112 KiB73%82 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1010108458&cx=c&gtm=4e6831 3P143 KiB53.9%77 KiB
https://www.googletagmanager.com/gtag/js?id=DC-4139589 3P137 KiB53.2%73 KiB
https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js 3P121 KiB57.5%70 KiB
https://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.js 3P74 KiB72.9%54 KiB
https://js.appboycdn.com/web-sdk/5.6/braze.min.js 3P63 KiB76.6%48 KiB
https://dcf.espn.com/TWDC-DTCI/prod/code/e6d8da70a786558c4368000cd9481656.js?conditionId0=4910200 3P62 KiB69.2%43 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/4323-d44b4402.js43 KiB72.7%31 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/abcnews-fd8e0101.js57 KiB47.2%27 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/6205-8a0c7fa1.js29 KiB93.2%27 KiB
https://scripts.webcontentassessor.com/scripts/0b90f464007ee375f4e9cd06c3914e59274887f92e97c606a62fdf9e3a4728b5 3P112 KiB20.8%23 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/6011-a33f178e.js52 KiB41.4%22 KiB

Network

207Requests
5172 KiBTransferred
53Scripts
55.2%3rd-party
10Long tasks
Script (53)
2706 KiB
Image (103)
1881 KiB
Stylesheet (7)
159 KiB
Font (3)
158 KiB
Document (2)
94 KiB
XHR (15)
81 KiB
Other (12)
78 KiB
Fetch (11)
14 KiB
Manifest (1)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/9887-340b8b65.jsScript200817 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/7170-b38f582f.jsScript200401 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1010108458&cx=c&gtm=4e6831Script200143 KiB
https://www.googletagmanager.com/gtag/js?id=DC-4139589Script200137 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/css/fusion-53366246.cssStylesheet200122 KiB
https://dcf.espn.com/TWDC-DTCI/prod/Bootstrap.jsScript200121 KiB
https://scripts.webcontentassessor.com/scripts/0b90f464007ee375f4e9cd06c3914e59274887f92e97c606a62fdf9e3a4728b5Script200112 KiB
https://hiveplayer-static.bamgrid.com/artifacts/hive/playback-service/26.8.2-hankmccoy/all_browser_es5/playback-service.jsScript200112 KiB
https://dcf.espn.com/TWDC-DTCI/prod/code/e99c8c1be515247b3c9843b3532941a6.js?conditionId0=4910633Script200112 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/6466-dfc0c952.jsScript200107 KiB
https://abcnews.com/Document20094 KiB
https://s.abcnews.com/images/ThisWeek/260802_tw_rivers1_916_hpMain.jpgImage20090 KiB
https://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.jsScript20074 KiB
https://secure.espncdn.com/i/espnicons/Symbol_Defs--v49.svgXHR20073 KiB
https://i.abcnewsfe.com/a/19774054-ca29-4261-9a86-a6c48a1c4d05/wildfire-2-rt-gmh-260803_1785772748935_hpEmbed_sl_16x9t.JPG?w=585Image20071 KiB
https://i.abcnewsfe.com/a/70ee0ca3-0acc-42c2-a982-0a1dc1a78766/wildfire-3-rt-gmh-260803_1785772748402_hpEmbed_sl_16x9t.JPG?w=585Image20067 KiB
https://js.appboycdn.com/web-sdk/5.6/braze.min.jsScript20063 KiB
https://dcf.espn.com/TWDC-DTCI/prod/code/e6d8da70a786558c4368000cd9481656.js?conditionId0=4910200Script20062 KiB
https://s.abcnews.com/images/International/260804_abcnl_8a_mulroy_again_hpMain.jpgImage20060 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/abcnews-fd8e0101.jsOther20057 KiB
https://i.abcnewsfe.com/a/e274162d-2de0-4937-a82c-32aaa82001de/abc_news_live-abc-ml-250210_1739199021469_hpMain_16x9.jpgImage20054 KiB
https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Medium.woff2Font20054 KiB
https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Bold.woff2Font20053 KiB
https://assets-cdn.abcnews.com/abcnews/7109798b53de-release-08-04-2026.14/client/abcnews/6011-a33f178e.jsScript20052 KiB
https://i.abcnewsfe.com/a/651efcc9-c93f-4267-af28-ddf4a574561b/firefighter-france-rt-jt-260801_1785616741990_hpMain_sl_16x9t.jpg?w=585Image20052 KiB
https://s.abcnews.com/assets/dtci/fonts/post-grotesk/PostGrotesk-Book.woff2Font20052 KiB
https://i.abcnewsfe.com/a/78de3dc1-45ae-4f32-a0af-112195f0922e/260804_wn_ender_hpMain_16x9.jpgImage20051 KiB
https://i.abcnewsfe.com/a/c7ca2acb-d372-4e87-808b-cfa5d43c7fca/wirestory_6fd2a342cd36e2d6a60e67b91c3bff79_square.jpg?w=384Image20050 KiB
https://i.abcnewsfe.com/a/e874e63a-a129-4ff4-a565-8fb6d280ea63/thumbnail0_hpMain_16x9.jpg?w=640Image20050 KiB
https://i.abcnewsfe.com/a/b06ffaa7-91b6-409b-aa1e-5c96836a0f27/eagle-ht-gmh-260720_1784575448740_hpMain_16x9.jpg?w=512Image20049 KiB

Long tasks (>50 ms)

StartDuration
3112 ms410 ms
2356 ms321 ms
2677 ms172 ms
4184 ms170 ms
534 ms118 ms
2178 ms104 ms
4602 ms101 ms
1340 ms100 ms
4089 ms93 ms
2942 ms86 ms
Analyzing…
running mobile + desktop · ~30s