www.foxnews.com

Report from 9/21/2026, 12:26:23 PM https://www.foxnews.com
Latest run · lab, cold cache
82
9/21/2026
28-day score · p75 · the standard
84
24 runs
CRR95%latest
SSD61%latest
TC570 toklatest
TTFUT42 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/foxnews.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.foxnews.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.foxnews.com"><img src="https://agentvitals.dev/badge/foxnews.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameFox News
CategoryNewsMediaOrganization
Pricenot found
Location1211 Avenue of the Americas, New York City, New York, 10036, [object Object]
Hoursnot found
Productsnot found
DescriptionFox News Channel offers its audiences in-depth news reporting, along with opinion and analysis encompassing the principles of free people, free markets and diversity of thought, as an alternative t…

⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “Fox News - Breaking News Updates | Latest News Headlines | Photos & News Videos”.

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

83
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.61
SSD Semantic Signal Density Good
555 tok
TC Token Cost Good
13 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈38,196 across regions). 95% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.

Content
4.9% · 1,853
Chrome (nav / header / footer)
51.1% · 19,518
Boilerplate (cookie / ad)
0% · 0
Other
44% · 16,825

Final screenshot

Final screenshot of https://www.foxnews.com

Diagnostics

high TC 95.1% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 4.9%, chrome 51.1%, boilerplate 0%, other 44%. Only 4.900000000000006% of the agent's tokens are real content.
ImpactAn agent pays for boilerplate on every request and has less context left for the real content.
Effort30–90 min

Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.

Rendered profile: headless

Agent Discoverability 94/100 · Agent Ready

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 Found at /llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: NewsMediaOrganization, WebSite, WebPage, VideoObject Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

~ No login wall on public content high impact Login signal: login required

Business impact Public content behind authentication is unreachable to agents (they have no account). Gate only genuinely private material.

What we measured We follow redirects and detect 401/403 and login-form signals on content pages.

How to fix Separate public marketing/docs from authenticated areas; keep public pages reachable without login.

Spec: 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.

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 (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ llms.txt present + valid✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ 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.

49Transport posture (0–100, unscored)
2pass
2warn
2fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
⚠️ HSTSmax-age=7884000 is below the 180-day baseline
❌ Content-Security-Policyno content-security-policy header
❌ X-Content-Type-Optionsmissing nosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
✅ CORS exposureaccess-control-allow-origin: *
Full profile — how to improve · unused JS · network · timing

How to improve

highProfile reflects a block/challenge page — not your contenthighest leverage

whole profile

EvidenceMeasured against a block/challenge page (a bot-wall/CAPTCHA was served (www.gstatic.com)); every number here describes the wall, not your site.
ImpactAn AI agent hits the same wall and recovers none of your content — fix the block before optimizing anything else.
FixAllowlist legitimate agent user-agents / IP ranges in your WAF or bot-management and serve real content (not a challenge), then re-run.

Third-party impact

245 third-party requests · 3850 KiB (39.8% of transfer) · 615 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
taboola.com33709 KiB223 ms
gstatic.com4449 KiB
ketchjs.com1328 KiB57 ms
googletagmanager.com2323 KiB
doubleclick.net13312 KiB155 ms
h-cdn.com9298 KiB
googlesyndication.com16275 KiB
atp.fox11198 KiB54 ms
confiant-integrations.net2196 KiB47 ms
amazon-adsystem.com6183 KiB
optimizely.com3102 KiB
imrworldwide.com683 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://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.js 3P346 KiB67.5%234 KiB
https://cdn.taboola.com/libtrc/foxcorp1-foxnews/loader.js 3P333 KiB59.1%197 KiB
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js 3P328 KiB57.1%187 KiB
https://player.h-cdn.com/loader.js?customer=foxnews&no_conf=true&md5=936044-9e4c7f42 3P250 KiB72.9%182 KiB
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202609160101/pubads_impl.js?cb=122881131 3P211 KiB59.6%126 KiB
https://www.googletagmanager.com/gtag/js?id=AW-780970426 3P161 KiB61.9%99 KiB
https://www.googletagmanager.com/gtag/js?id=G-NW9WX3ZPEG 3P162 KiB60.4%98 KiB
https://cdn.confiant-integrations.net/gptprebidnative/202609181619/wrap.js 3P125 KiB58.9%74 KiB
https://static.foxnews.com/static/strike/scripts/libs/prebid.js123 KiB57.5%71 KiB
https://static.foxnews.com/static/orion/scripts/core/ag.core.js92 KiB73.7%68 KiB
https://vidstat.taboola.com/vpaid/units/36_2_7/infra/cmTagWIDGET_ITEM.js 3P109 KiB56.6%62 KiB
https://vidstat.taboola.com/vpaid/vPlayer/player/v18.2.0/OvaMediaPlayer.js 3P88 KiB67.9%60 KiB
https://static.foxnews.com/static/orion/scripts/core/ag.core.js?v=202692113292 KiB59.1%55 KiB
https://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.js 3P74 KiB73.3%54 KiB
https://c.amazon-adsystem.com/aax2/apstag.js 3P93 KiB54.2%51 KiB

Network

404Requests
9662 KiBTransferred
136Scripts
39.8%3rd-party
9Long tasks
Script (136)
4170 KiB
Media (3)
4072 KiB
Image (129)
935 KiB
Fetch (52)
136 KiB
Font (3)
103 KiB
Document (24)
78 KiB
Stylesheet (6)
65 KiB
XHR (31)
62 KiB
Other (17)
40 KiB
Ping (3)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://a57.foxnews.com/assets.foxnews.com/hp/fn/prod/images/2026/09/604/342/5abd0b90458997e2fbd0e2e846f61a6a.gif?tl=1&ve=1&format=mp4&quality=100Media2061698 KiB
https://a57.foxnews.com/assets.foxnews.com/hp/fn/prod/images/2026/09/854/477/5342f1ed6fa449dabbc0139b982219f8.gif?tl=1&ve=1&format=mp4&quality=100Media2061617 KiB
https://a57.foxnews.com/assets.foxnews.com/hp/fn/prod/images/2026/09/600/342/9d62a880846132f57d374dbcf20b904f.gif?tl=1&ve=1&format=mp4&quality=100Media206757 KiB
https://www.gstatic.com/recaptcha/releases/zqB-6Xpbd3lCIvi7Tr2D0pob/recaptcha__en.jsScript200346 KiB
https://cdn.taboola.com/libtrc/foxcorp1-foxnews/loader.jsScript200333 KiB
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jsScript200328 KiB
https://player.h-cdn.com/loader.js?customer=foxnews&no_conf=true&md5=936044-9e4c7f42Script200250 KiB
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202609160101/pubads_impl.js?cb=122881131Script200211 KiB
https://prod.fennec.atp.fox/js/fennec.jsScript200195 KiB
https://www.googletagmanager.com/gtag/js?id=G-NW9WX3ZPEGScript200162 KiB
https://www.googletagmanager.com/gtag/js?id=AW-780970426Script200161 KiB
https://a57.foxnews.com/assets.foxnews.com/hp/fn/prod/images/2026/08/480/270/120f98311c23c949acbd203175ad05eb.pngImage200160 KiB
https://cdn.confiant-integrations.net/gptprebidnative/202609181619/wrap.jsScript200125 KiB
https://static.foxnews.com/static/strike/scripts/libs/prebid.jsScript200123 KiB
https://static.foxnews.com/static/strike/ver/app.v257.jsScript200120 KiB
https://tpc.googlesyndication.com/simgad/9007370501988776123Image200117 KiB
https://vidstat.taboola.com/vpaid/units/36_2_7/infra/cmTagWIDGET_ITEM.jsScript200109 KiB
https://cdn.optimizely.com/js/5728063363743744.jsScript200102 KiB
https://c.amazon-adsystem.com/aax2/apstag.jsScript20093 KiB
https://static.foxnews.com/static/orion/scripts/core/ag.core.js?v=2026921132Script20092 KiB
https://static.foxnews.com/static/orion/scripts/core/ag.core.jsScript20092 KiB
https://vidstat.taboola.com/vpaid/vPlayer/player/v18.2.0/OvaMediaPlayer.jsScript20088 KiB
https://client.aps.amazon-adsystem.com/publisher.jsScript20085 KiB
https://tpc.googlesyndication.com/simgad/17191139320029465871Image20083 KiB
https://static.foxnews.com/static/isa/core-app.jsScript20076 KiB
https://www.foxnews.com/Document20075 KiB
https://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.jsScript20074 KiB
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jsScript20074 KiB
https://fundingchoicesmessages.google.com/f/AGSKWxXJ8v_tvjZL0DoRpGiDmv-3XIRHqEvJnuY1NKEdRxJ50dHJW-MsEXBCf6cgHXQthZv3Q0dRN-vCuSZrAWyNScript20071 KiB
https://cdn.confiant-integrations.net/e0ABz6-ghtrsHrfc-QhUOeCMWnA/gpt_and_prebid/config.jsScript20071 KiB

Long tasks (>50 ms)

StartDuration
807 ms110 ms
2310 ms103 ms
1631 ms78 ms
644 ms64 ms
1535 ms57 ms
1476 ms53 ms
1159 ms52 ms
385 ms51 ms
1317 ms50 ms
Analyzing…
running mobile + desktop · ~30s