www.capitalone.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 (≈21,868 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
Rendered profile: headless
Metrics
Token Cost breakdown
Where the page's tokens go (≈21,871 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
content vs chrome/boilerplate
Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.
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)
✗ 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.
# Your Site
> One-line description for AI agents.
## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentationSpec: https://llmstxt.org
~ XML sitemap fresh medium impact Stale (lastmod 2023-05-16T18:23:17+00:00)
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
~ 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.
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 |
| ❌ Content-Security-Policy | no content-security-policy header |
| ✅ X-Content-Type-Options | nosniff |
| ✅ Referrer-Policy | strict-origin-when-cross-origin |
| ➖ CORS exposure | no CORS headers on the document (normal for an HTML page) |
How to improve
googletagmanager.com — 4513 KiB, 31 requests, 2801 ms main-thread
largest contentful paint
longest task 1256 ms (10 total)
225.cb45734682a9fe2f.js — 214 KiB transferred, 46.2% unused
8.0 MB total
Third-party impact
200 third-party requests · 4711 KiB (57.2% of transfer) · 2819 ms main-thread — 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 | 31 | 4513 KiB | 2801 ms |
| medallia.com | 5 | 83 KiB | 18 ms |
| doubleclick.net | 37 | 72 KiB | — |
| newrelic.com | 1 | 32 KiB | — |
| omtrdc.net | 1 | 3 KiB | — |
| nr-data.net | 5 | 2 KiB | — |
| demdex.net | 4 | 2 KiB | — |
| google.com | 87 | 2 KiB | — |
| google.ca | 28 | 2 KiB | — |
| google-analytics.com | 1 | 0 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.capitalone.com/assets/shell/homepage/scripts/225.cb45734682a9fe2f.js | 214 KiB | 46.2% | 99 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-997450048&cx=c>m=4e67t1 3P | 151 KiB | 51.5% | 78 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1069494362&cx=c>m=4e67t1 3P | 151 KiB | 51.2% | 77 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-QM8K5J3858&cx=c>m=4e67t1 3P | 156 KiB | 49.5% | 77 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-875859654&cx=c>m=4e67t1 3P | 153 KiB | 50.2% | 77 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1069433200&cx=c>m=4e67t1 3P | 154 KiB | 50% | 77 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1069725915&cx=c>m=4e67t1 3P | 152 KiB | 50.6% | 77 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1071453095&cx=c>m=4e67t1 3P | 152 KiB | 50.6% | 77 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1070750646&cx=c>m=4e67t1 3P | 143 KiB | 53.5% | 77 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-590247899&cx=c>m=4e67t1 3P | 148 KiB | 51.5% | 76 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-849825000&cx=c>m=4e67t1 3P | 143 KiB | 53.2% | 76 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-995809470&cx=c>m=4e67t1 3P | 143 KiB | 53.2% | 76 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-382217151&cx=c>m=4e67t1 3P | 143 KiB | 53.2% | 76 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-712677518&cx=c>m=4e67t1 3P | 143 KiB | 53.2% | 76 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-783329191&cx=c>m=4e67t1 3P | 143 KiB | 53.1% | 76 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://ecm.capitalone.com/WCM/homepage/photos/desktop/rdesktop.png | Image | 200 | 567 KiB |
| https://www.capitalone.com/assets/shell/homepage/scripts/225.cb45734682a9fe2f.js | Script | 200 | 214 KiB |
| https://verified.capitalone.com/assets/enterprise/js/cp_common.js? | Script | 200 | 164 KiB |
| https://ecm.capitalone.com/WCM/homepage/testing/showcase/2024/digital-205-topic-selector-12-12/tab-2-e10.b-item-6.jpg | Image | 200 | 157 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-QM8K5J3858&cx=c>m=4e67t1 | Script | 200 | 156 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-11470717086&cx=c>m=4e67t1 | Script | 200 | 155 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-17507664780&cx=c>m=4e67t1 | Script | 200 | 154 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1069433200&cx=c>m=4e67t1 | Script | 200 | 154 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-875859654&cx=c>m=4e67t1 | Script | 200 | 153 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1069725915&cx=c>m=4e67t1 | Script | 200 | 152 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1071453095&cx=c>m=4e67t1 | Script | 200 | 152 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1069494362&cx=c>m=4e67t1 | Script | 200 | 151 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-997450048&cx=c>m=4e67t1 | Script | 200 | 151 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-597580139&cx=c>m=4e67t1 | Script | 200 | 148 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-590247899&cx=c>m=4e67t1 | Script | 200 | 148 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-831436406&cx=c>m=4e67t1 | Script | 200 | 146 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-996738615&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-471544163&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-898276751&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-1072257247&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-730082029&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-815775673&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-17500473650&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://ecm.capitalone.com/WCM/homepage/testing/showcase/2024/digital-205-topic-selector-12-12/tab-2-e10.b-item-1.jpg | Image | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-401624504&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-817589412&cx=c>m=4e67t1 | Script | 200 | 144 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-849825000&cx=c>m=4e67t1 | Script | 200 | 143 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-382217151&cx=c>m=4e67t1 | Script | 200 | 143 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-712677518&cx=c>m=4e67t1 | Script | 200 | 143 KiB |
| https://www.googletagmanager.com/gtag/js?id=AW-995809470&cx=c>m=4e67t1 | Script | 200 | 143 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 5596 ms | 1256 ms |
| 3363 ms | 662 ms |
| 8926 ms | 426 ms |
| 1604 ms | 407 ms |
| 1092 ms | 258 ms |
| 2196 ms | 257 ms |
| 4075 ms | 232 ms |
| 365 ms | 229 ms |
| 6880 ms | 210 ms |
| 4308 ms | 178 ms |