www.nerdwallet.com

Report from 6/28/2026, 3:54:44 PM https://www.nerdwallet.com/
59
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

82%
CRR Content Recovery Needs work
0.14
SSD Semantic Signal Density Poor
1,358 tok
TC Token Cost Good
89 ms
TTFUT Time to First Useful Token N/A

Final screenshot

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

Diagnostics

high SSD Low signal-to-noise for agents

signal 0.28 · JSON-LD 0/1 · missing: structured-data

Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.

medium CRR Content is hidden behind JavaScript

18% of content requires JS

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 51/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 No /sitemap.xml Learn →
JSON-LD structured data No JSON-LD found Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (8)

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

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

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

Structured data (JSON-LD) medium impact No JSON-LD found

Business impact Schema.org JSON-LD tells agents what a page IS (product, article, business) with typed fields (price, rating, hours). Without it agents extract less reliably.

What we measured We parse <script type=application/ld+json>, validate it, and check for populated @type fields.

How to fix Add JSON-LD: Organization/LocalBusiness on the homepage, Product on product pages, Article on posts.

Learn how to implement →

<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Your Co","url":"https://example.com"}</script>

Spec: https://schema.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://agents-json.org

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

✓ No CAPTCHA wall✓ Machine-readable prices✓ No login wall on public content✓ Server response (TTFB)
Full profile — how to improve · unused JS · network · timing

How to improve

highReduce unused JavaScripthighest leverage

1782 KiB (58%) of JS goes unused. Code-split, lazy-load below-the-fold scripts, and drop unused dependencies — less JS also lowers CAV Token Cost (TC) and speeds up agent parsing.

JavaScript coverage

1782 KiB unused of 3068 KiB (58% unused JS) — unused JS inflates Token Cost (TC) and slows the agent's parse.

ScriptSizeUnused
https://cdn.cookielaw.org/scripttemplates/202508.2.0/otBannerSdk.js500 KiB307 KiB (61%)
https://www.googletagmanager.com/gtag/js?id=GT-NFJ2CH8X&cx=c&gtm=4e66u1431 KiB267 KiB (62%)
https://www.googletagmanager.com/gtag/js?id=AW-18071591651&cx=c&gtm=4e66u1430 KiB265 KiB (62%)
https://www.nerdwallet.com/front-page-astro/assets/index.CcbuT9_a.js322 KiB264 KiB (82%)
https://www.googletagmanager.com/gtm.js?id=GTM-NVWSKF5650 KiB254 KiB (39%)
https://www.nerdwallet.com/front-page-astro/assets/client.CbAH-7PF.js182 KiB119 KiB (65%)
https://cdn.cookielaw.org/scripttemplates/202508.2.0/otGPP.js151 KiB96 KiB (63%)
https://www.nerdwallet.com/front-page-astro/assets/main.D-zjtGKW.js160 KiB86 KiB (54%)
https://www.nerdwallet.com/front-page-astro/assets/index.B4hlw0WZ.js103 KiB49 KiB (48%)
https://siteusagetools.nerdwallet.com/next-integrations/actions/3962/1faa179dfb20d0a3f5a0.js30 KiB26 KiB (89%)
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=c095b28e-6dfb-40a3-a284-794251df86e926 KiB12 KiB (47%)
https://www.nerdwallet.com/front-page-astro/assets/nerd-ai-web-components.jeRzJNDS.js16 KiB7 KiB (45%)

Network

129Requests
1591 KiBTransferred
29Scripts
0%3rd-party
0Long tasks
Script (29)
939 KiB
Image (54)
382 KiB
Document (1)
121 KiB
Font (6)
76 KiB
Fetch (33)
64 KiB
XHR (3)
4 KiB
Stylesheet (1)
3 KiB
Other (2)
1 KiB

Heaviest requests

URLTypeStatusTransfer
https://www.googletagmanager.com/gtm.js?id=GTM-NVWSKF5Script200191 KiB
https://www.googletagmanager.com/gtag/js?id=GT-NFJ2CH8X&cx=c&gtm=4e66u1Script200149 KiB
https://www.googletagmanager.com/gtag/js?id=AW-18071591651&cx=c&gtm=4e66u1Script200149 KiB
https://www.nerdwallet.com/Document200121 KiB
https://cdn.cookielaw.org/scripttemplates/202508.2.0/otBannerSdk.jsScript200121 KiB
https://www.nerdwallet.com/tachyon/2026/06/GettyImages-1249349954.jpg?w=640&q=60&webp=1&strip=allImage200110 KiB
https://www.nerdwallet.com/front-page-astro/assets/index.CcbuT9_a.jsScript20097 KiB
https://www.nerdwallet.com/front-page-astro/assets/client.CbAH-7PF.jsScript20058 KiB
https://www.nerdwallet.com/front-page-astro/assets/main.D-zjtGKW.jsScript20057 KiB
https://www.nerdwallet.com/tachyon/2026/06/GettyImages-2264603232.jpg?w=640&q=60&webp=1&strip=allImage20040 KiB
https://www.nerdwallet.com/tachyon/2022/11/GettyImages-2271203777.jpg?w=640&q=60&webp=1&strip=allImage20036 KiB
https://www.nerdwallet.com/front-page-astro/assets/index.B4hlw0WZ.jsScript20031 KiB
https://www.nerdwallet.com/tachyon/2026/06/GettyImages-2229673076.jpg?w=640&q=60&webp=1&strip=allImage20031 KiB
https://www.nerdwallet.com/_image?href=https%3A%2F%2Fwww.nerdwallet.com%2Fcdn%2Ffront-page-astro%2Fheader%2Fmweb%2Fheader-background-image-202601161024.webp&w=1440&h=600&q=72&f=webpImage20030 KiB
https://cdn.cookielaw.org/consent/c095b28e-6dfb-40a3-a284-794251df86e9/0199e088-ac0d-73cf-af4b-daa2f5f27627/en.jsonFetch20028 KiB
https://www.nerdwallet.com/tachyon/2026/06/GettyImages-2152910288.jpg?w=640&q=60&webp=1&strip=allImage20026 KiB
https://www.nerdwallet.com/cdn/fonts/Gotham-Book--full.a4076b3a82.woff2Font20024 KiB
https://cdn.cookielaw.org/scripttemplates/202508.2.0/otGPP.jsScript20022 KiB
https://cdn.cookielaw.org/logos/static/ot_company_logo.pngImage20019 KiB
https://www.nerdwallet.com/_image?href=https%3A%2F%2Fwww.nerdwallet.com%2Fcdn%2Ffront-page-astro%2Fheader%2Fmweb%2Fheader-background-image-202601161024.webp&w=828&h=345&q=72&f=webpImage20015 KiB
https://cdn.cookielaw.org/scripttemplates/202508.2.0/assets/v2/otPcCenter.jsonFetch20013 KiB
https://www.nerdwallet.com/cdn/fonts/ChronicleDisplay-Roman--full.12c090e2b2.woff2Font20011 KiB
https://www.nerdwallet.com/cdn-cgi/image/format=auto,quality=48,width=387,strip=all/cdn/front-page-astro/hpValueProp/desktop/hpvalueprop_desktop_2x.webpImage20011 KiB
https://www.nerdwallet.com/cdn/fonts/ChronicleDisplay-Roman--critical.835fdb1566.woff2Font20011 KiB
https://www.nerdwallet.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/37d84357f321/main.js?Script20010 KiB
https://www.nerdwallet.com/cdn/fonts/Gotham-Book--critical.fdbad282be.woff2Font20010 KiB
https://www.nerdwallet.com/cdn/fonts/Gotham-Medium--critical.ee5c613487.woff2Font20010 KiB
https://www.nerdwallet.com/cdn/fonts/Gotham-Bold--critical.dcf83fb890.woff2Font20010 KiB
https://siteusagetools.nerdwallet.com/next-integrations/actions/3962/1faa179dfb20d0a3f5a0.jsScript2009 KiB
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=c095b28e-6dfb-40a3-a284-794251df86e9Script2009 KiB
Analyzing…
running mobile + desktop · ~30s