www.newsweek.com

Report from 8/8/2026, 1:12:55 PM https://www.newsweek.com
Latest run · lab, cold cache
49
8/8/2026
28-day score · p75 · the standard
49
21 runs
CRR89%latest
SSD100%latest
TC4417 toklatest
TTFUT89 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/newsweek.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.newsweek.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.newsweek.com"><img src="https://agentvitals.dev/badge/newsweek.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameNewsweek
CategoryWebSite
🟡Price$1 · 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
🟡DescriptionNewsweek provides in-depth analysis on news, world events, politics, business, tech, entertainment, healthcare, & trending videos. Subscribe for breaking news alerts! · 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.

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

Metrics

89%
CRR Content Recovery Needs work
1.00
SSD Semantic Signal Density Good
4,417 tok
TC Token Cost Needs work
84 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
93.9% · 23,022
Chrome (nav / header / footer)
6.1% · 1,486
Boilerplate (cookie / ad)
0% · 0
Other
0% · 0

Final screenshot

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

Diagnostics

medium CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence11% 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.

medium TC Token cost over budget — 6.099999999999994% non-content

agent representation (Chrome/markdown output)

EvidenceToken decomposition: content 93.9%, chrome 6.1%, boilerplate 0%, other 0%. 4417 tokens total.
ImpactAn agent pays for every token; 6.099999999999994% is chrome/boilerplate/other and crowds the context window.
Effort30–90 min

Fix: Trim boilerplate, collapse repeated structures, and drop decorative markup from agent-visible content so an agent spends fewer tokens to read the page.

Rendered profile: headless

Agent Discoverability 77/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: * (all) Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: WebSite Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

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

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

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

✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ No login wall on public content✓ 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.

70Transport posture (0–100, unscored)
3pass
1warn
1fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31557600
❌ Content-Security-Policyno content-security-policy header
✅ X-Content-Type-Optionsnosniff
⚠️ 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

013pye1.tw1gh.js — 277 KiB transferred, 84.3% unused

EvidenceCDP JS coverage: 233 KiB of this bundle is never executed on load.
Impact~-233 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of 013pye1.tw1gh.js, or drop unused dependencies.
highBreak up long main-thread tasks

longest task 356 ms (10 total)

EvidenceMain thread blocked 356 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 third-party weight

confiant-integrations.net — 391 KiB, 4 requests, 534 ms main-thread

EvidenceThird-party is 43% of total transfer (126 requests); confiant-integrations.net is the largest.
ImpactFewer bytes + main-thread stalls before your content settles for an agent.
Effort1–3 h
FixLazy-load, self-host, or remove confiant-integrations.net; defer non-critical third-party scripts.
mediumCut total transfer weight

5.2 MB total

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

Third-party impact

126 third-party requests · 2308 KiB (43% of transfer) · 3797 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
confiant-integrations.net4391 KiB534 ms
ketchjs.com1324 KiB411 ms
googletagmanager.com2323 KiB325 ms
doubleclick.net8260 KiB414 ms
googleapis.com3151 KiB108 ms
google.com597 KiB13 ms
adsrvr.org897 KiB408 ms
fastclick.net494 KiB438 ms
amazon-adsystem.com389 KiB74 ms
privacymanager.io376 KiB65 ms
onesignal.com554 KiB23 ms
liadm.com352 KiB51 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).

BundleTransferUnusedWasted
https://www.newsweek.com/_next/static/chunks/013pye1.tw1gh.js277 KiB84.3%233 KiB
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js 3P324 KiB56.6%183 KiB
https://www.newsweek.com/prebid.js172 KiB75.9%130 KiB
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607280101/pubads_impl.js 3P199 KiB61.9%123 KiB
https://imasdk.googleapis.com/js/sdkloader/ima3.js 3P151 KiB76%115 KiB
https://cdn.newsweek.com/api/tinypass.min.js136 KiB68.7%93 KiB
https://www.googletagmanager.com/gtag/js?id=G-2PP6KZK9B2&cx=c&gtm=4e67v1 3P183 KiB49%90 KiB
https://cdn.confiant-integrations.net/gptprebidnative/202607281755/wrap.js 3P142 KiB61.3%87 KiB
https://accounts.google.com/gsi/client 3P97 KiB80.1%77 KiB
https://cdn.confiant-integrations.net/video/202607281755/wrap.js 3P125 KiB57.8%73 KiB
https://www.newsweek.com/_fs-ch-1T1wmsGaOgGaSxcX/assets/script.js219 KiB31.2%68 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-TVS8NW5 3P140 KiB45.4%64 KiB
https://client.aps.amazon-adsystem.com/publisher.js 3P84 KiB64.6%54 KiB
https://www.newsweek.com/_next/static/chunks/0f~.x401t6tvg.js94 KiB55.5%52 KiB
https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/newsweek/openads.js 3P94 KiB53.6%51 KiB

Network

203Requests
5372 KiBTransferred
83Scripts
43%3rd-party
10Long tasks
Script (83)
3466 KiB
Image (37)
1515 KiB
Font (3)
109 KiB
Stylesheet (15)
95 KiB
Document (7)
92 KiB
Fetch (36)
45 KiB
XHR (13)
25 KiB
Other (6)
24 KiB
Ping (3)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jsScript200324 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/GettyImages-2186529318-15.jpg?w=1600&quality=80&webp=1Image200304 KiB
https://www.newsweek.com/_next/static/chunks/013pye1.tw1gh.jsScript200277 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/GettyImages-2288110536.jpg?w=1600&quality=80&webp=1Image200246 KiB
https://www.newsweek.com/_fs-ch-1T1wmsGaOgGaSxcX/assets/script.jsScript200219 KiB
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607280101/pubads_impl.jsScript200199 KiB
https://www.googletagmanager.com/gtag/js?id=G-2PP6KZK9B2&cx=c&gtm=4e67v1Script200183 KiB
https://www.newsweek.com/prebid.jsScript200172 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/GettyImages-2221594152.jpg?w=1600&quality=80&webp=1Image200151 KiB
https://imasdk.googleapis.com/js/sdkloader/ima3.jsScript200151 KiB
https://cdn.confiant-integrations.net/gptprebidnative/202607281755/wrap.jsScript200142 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-TVS8NW5Script200140 KiB
https://cdn.newsweek.com/api/tinypass.min.jsScript200136 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/08-04-26-Trump-s-Patriot-Games-Are-DEI-in-Running-Shoes-1.jpg?w=1600&quality=80&webp=1Image200128 KiB
https://cdn.confiant-integrations.net/video/202607281755/wrap.jsScript200125 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/GettyImages-1244766153.jpg?w=1600&quality=80&webp=1Image200121 KiB
https://accounts.google.com/gsi/clientScript20097 KiB
https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/newsweek/openads.jsScript20094 KiB
https://www.newsweek.com/_next/static/chunks/0f~.x401t6tvg.jsScript20094 KiB
https://www.newsweek.com/Document20092 KiB
https://assets.newsweek.com/wp-content/uploads/2026/07/AP26176432578547.jpg?w=1600&quality=80&webp=1Image20088 KiB
https://assets.newsweek.com/wp-content/uploads/2026/04/GettyImages-2249305496.jpg?w=1600&quality=80&webp=1Image20084 KiB
https://client.aps.amazon-adsystem.com/publisher.jsScript20084 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/08-03-2026-Trump-Sells-Truth-And-Buys-Himself-a-Leash.png?w=1600&quality=80&webp=1Image20078 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/GettyImages-2286240607.jpg?w=1600&quality=80&webp=1Image20078 KiB
https://ats-wrapper.privacymanager.io/ats-modules/6fbf74f5-22f0-45ea-952c-e066909dd9f1/ats.jsScript20076 KiB
https://cdn.confiant-integrations.net/RydG7cN-SfHcdbjt71pR_ee6y-k/gpt_and_prebid/config.jsScript20067 KiB
https://assets.newsweek.com/wp-content/uploads/2026/08/GettyImages-2286098877.jpg?w=1600&quality=80&webp=1Image20063 KiB
https://www.newsweek.com/_next/static/chunks/0rwwge57xnfls.jsScript20059 KiB
https://cdn.confiant-integrations.net/nZtbujHymlqy5lDacODslWTgGwI/video/config.jsScript20056 KiB

Long tasks (>50 ms)

StartDuration
3876 ms356 ms
2137 ms343 ms
4992 ms294 ms
5683 ms294 ms
4642 ms230 ms
5375 ms207 ms
6076 ms195 ms
3638 ms186 ms
6785 ms186 ms
1696 ms178 ms
Analyzing…
running mobile + desktop · ~30s