www.netlify.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 gets the basics but will guess on the gaps. 4/7 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈5,257 across regions). 59% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
agent representation — token decomposition
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
Metrics
Token Cost breakdown
Where the page's tokens go (≈5,235 across regions). 59% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
agent representation — token decomposition
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
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)
~ 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/
~ 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
✗ 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.
# robots.txt
Sitemap: https://example.com/sitemap.xml
~ 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
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 | max-age=31536000; includeSubDomains; preload |
| ❌ Content-Security-Policy | no content-security-policy header |
| ❌ 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
whole profile
Third-party impact
60 third-party requests · 1585 KiB (69.4% of transfer) — 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 | 4 | 664 KiB | — |
| gstatic.com | 1 | 375 KiB | — |
| hsforms.net | 1 | 197 KiB | — |
| cookielaw.org | 11 | 185 KiB | — |
| segment.com | 6 | 47 KiB | — |
| hs-analytics.net | 1 | 43 KiB | — |
| hubspot.com | 5 | 32 KiB | — |
| hs-banner.com | 1 | 24 KiB | — |
| hsadspixel.net | 1 | 5 KiB | — |
| hsforms.com | 4 | 4 KiB | — |
| doubleclick.net | 3 | 3 KiB | — |
| google.com | 8 | 3 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://www.gstatic.com/recaptcha/releases/rL1ELiQAg1kPezz6_H9hTZ_i/recaptcha__en.js 3P | 375 KiB | 67.9% | 254 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-957669464&cx=c>m=4e67f0 3P | 153 KiB | 72.2% | 110 KiB |
| https://js.hsforms.net/forms/v2.js 3P | 197 KiB | 47.4% | 93 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-T7WNFLD 3P | 173 KiB | 53.3% | 92 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-X2FMMZSSS9&cx=c>m=4e67f0 3P | 186 KiB | 45.8% | 85 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-957669464 3P | 153 KiB | 48.8% | 75 KiB |
| https://cdn.cookielaw.org/scripttemplates/202311.1.0/otBannerSdk.js 3P | 103 KiB | 61% | 63 KiB |
| https://www.netlify.com/_astro/preact.C6GQghsi.js | 89 KiB | 44.4% | 39 KiB |
| https://js.hs-analytics.net/analytics/1784379000000/7477936.js 3P | 43 KiB | 48% | 21 KiB |
| https://www.netlify.com/_astro/lodash.NslEEZXB.js | 25 KiB | 73.9% | 19 KiB |
| https://js.hubspot.com/web-interactives-embed.js 3P | 28 KiB | 63.6% | 18 KiB |
| https://js.hs-banner.com/v2/7477936/banner.js 3P | 24 KiB | 67.1% | 16 KiB |
| https://cdn.segment.com/analytics.js/v1/7f8W9mAxost9lRWyMuVR8xaMv9kHxBsy/analytics.min.js 3P | 29 KiB | 47.5% | 14 KiB |
| https://www.netlify.com/pagefind/pagefind.js | 12 KiB | 85.2% | 11 KiB |
| https://www.netlify.com/_astro/utils.B_AcTnwQ.js | 12 KiB | 69.9% | 8 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/rL1ELiQAg1kPezz6_H9hTZ_i/recaptcha__en.js | Script | 200 | 375 KiB |
| https://js.hsforms.net/forms/v2.js | Script | 200 | 197 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-X2FMMZSSS9&cx=c>m=4e67f0 | Script | 200 | 186 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-T7WNFLD | Script | 200 | 173 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-957669464 | Script | 200 | 153 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-957669464&cx=c>m=4e67f0 | Script | 200 | 153 KiB |
| https://www.netlify.com/images/home/what-is-netlify-thumbnail.png | Image | 200 | 134 KiB |
| https://www.netlify.com/ | Document | 200 | 110 KiB |
| https://cdn.cookielaw.org/scripttemplates/202311.1.0/otBannerSdk.js | Script | 200 | 103 KiB |
| https://www.netlify.com/_astro/preact.C6GQghsi.js | Script | 200 | 89 KiB |
| https://www.netlify.com/_astro/InstrumentSans_wdth_wght_.tWV223Ma.woff2 | Font | 200 | 87 KiB |
| https://js.hs-analytics.net/analytics/1784379000000/7477936.js | Script | 200 | 43 KiB |
| https://www.netlify.com/rum.js | Script | 200 | 34 KiB |
| https://www.netlify.com/_astro/MartianMono-Medium.BnDjRSrk.woff2 | Font | 200 | 32 KiB |
| https://www.netlify.com/_astro/MartianMono-Bold.DCwCKom0.woff2 | Font | 200 | 31 KiB |
| https://www.netlify.com/_astro/MartianMono-Regular.BdLZLV0s.woff2 | Font | 200 | 30 KiB |
| https://cdn.segment.com/analytics.js/v1/7f8W9mAxost9lRWyMuVR8xaMv9kHxBsy/analytics.min.js | Script | 200 | 29 KiB |
| https://js.hubspot.com/web-interactives-embed.js | Script | 200 | 28 KiB |
| https://www.netlify.com/_astro/Figtree_wght_.DbGe-NNA.woff2 | Font | 200 | 27 KiB |
| https://www.netlify.com/_astro/convince-your-boss.eYLlvsNJ.css | Stylesheet | 200 | 26 KiB |
| https://www.netlify.com/_astro/lodash.NslEEZXB.js | Script | 200 | 25 KiB |
| https://js.hs-banner.com/v2/7477936/banner.js | Script | 200 | 24 KiB |
| https://cdn.cookielaw.org/consent/5dec0507-5e89-4bb4-8f2d-0872be7dd9dd/019be7c0-c17c-726c-b4dd-bc25cd45314e/en.json | Fetch | 200 | 22 KiB |
| https://cdn.cookielaw.org/logos/static/ot_company_logo.png | Image | 200 | 19 KiB |
| https://cdn.cookielaw.org/scripttemplates/202311.1.0/assets/v2/otPcCenter.json | Fetch | 200 | 13 KiB |
| https://www.netlify.com/pagefind/pagefind.js | Script | 200 | 12 KiB |
| https://www.netlify.com/_astro/utils.B_AcTnwQ.js | Script | 200 | 12 KiB |
| https://cdn.segment.com/next-integrations/actions/3962/1faa179dfb20d0a3f5a0.js | Script | 200 | 9 KiB |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | Script | 200 | 9 KiB |
| https://www.netlify.com/images/home/logos/kubernetes.svg | Image | 200 | 7 KiB |