www.schwab.com

Report from 9/18/2026, 10:32:39 AM https://www.schwab.com
Latest run · lab, cold cache
49
9/18/2026
28-day score · p75 · the standard
6/7 runs — building history (nightly)

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/schwab.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.schwab.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.schwab.com"><img src="https://agentvitals.dev/badge/schwab.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameCharles Schwab & Co., Inc.
CategoryOrganization
🟡Price$0 · guessed from page text (no structured data)
Location3000 Schwab Way, Westlake, Texas, 76262, USA
Hoursnot found
Productsnot found
🟡DescriptionCharles Schwab offers online brokerage and retirement accounts with $0 equity commissions, low costs, and a satisfaction guarantee. Open an account today. · guessed from page text (no structured data)

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

This page served our agent materially different content than a browser. The score is capped because an agent can’t trust what it receives here.
49
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

99%
CRR Content Recovery Good
0.80
SSD Semantic Signal Density Good
2,302 tok
TC Token Cost Good
56 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
44.4% · 3,935
Chrome (nav / header / footer)
45.9% · 4,067
Boilerplate (cookie / ad)
8.1% · 719
Other
1.5% · 133

Final screenshot

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

Diagnostics

medium TC 55.6% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 44.4%, chrome 45.9%, boilerplate 8.1%, other 1.5%. Only 44.4% 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 83/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 Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
~ sitemap.xml Stale (lastmod 2024-08-22T13:47:30-04:00) Learn →
JSON-LD structured data Types: Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

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.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

~ XML sitemap fresh medium impact Stale (lastmod 2024-08-22T13:47:30-04: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.

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://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)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ 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.

93Transport posture (0–100, unscored)
5pass
1warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubDomains
✅ Content-Security-Policypolicy present, script-src does not allow inline
✅ X-Content-Type-Optionsnosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
✅ CORS exposureaccess-control-allow-origin: www.schwab.com
Full profile — how to improve · unused JS · network · timing

How to improve

highSplit the heaviest unused bundlehighest leverage

42lg5afie_yyb.js — 556 KiB transferred, 76.9% unused

EvidenceCDP JS coverage: 428 KiB of this bundle is never executed on load.
Impact~-428 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of 42lg5afie_yyb.js, or drop unused dependencies.
highReduce layout shift

cumulative layout shift

EvidenceCLS is 0.713.
ImpactStable layout for render + screenshot.
Effort30–60 min
FixSet explicit width/height on images; reserve space for late-loading content.
mediumCut total transfer weight

4.5 MB total

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

Third-party impact

42 third-party requests · 551 KiB (12% of transfer) · 47 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
cookielaw.org12222 KiB47 ms
tiqcdn.com1155 KiB
go-mpulse.net4126 KiB
niceincontact.com436 KiB
glancecdn.net25 KiB
launchdarkly.com94 KiB
optimizely.com52 KiB
akamaihd.net21 KiB
akstat.io30 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.schwab.com/_meganav-mfe/_next/static/chunks/42lg5afie_yyb.js556 KiB76.9%428 KiB
https://sws-gateway-nr.schwab.com/ui/host/main.839f07cbc63df87f.js539 KiB60.3%325 KiB
https://sws-gateway-nr.schwab.com/ui/host/scripts.8265c09b2328f093.js304 KiB63.3%193 KiB
https://tags.tiqcdn.com/utag/schwab/global-public/prod/utag.js 3P155 KiB88.6%137 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/js/js_I35nMYDDsUMsClmyoRVaz2X0nosMBEyPZoKUZwdwulk.js?scope=footer&delta=0&language=en&theme=sch_beacon_retail&include=eJx9kmGSgyAMhS_UkSMxAaPNFIEJ0daefqk2Vrvr_gHe-x6ECQR4zibU4VL81ToEn6IZhQK5nWMZBSgYdd-yS0mQbYTp5d7BWccQKw_JgyQ2R6khnxjNRIWqtzJKUSG2q03xZnLKY16WG41CMtf6HTJGj-bE13wYSq3QUzSvFWOh58Yy0wR-NsLgbxR7NZQvhzGEokV6jFj1BmwCWG5XTrecRwUh0DgYcIJFmmsasHaXgefvxHtuVkz46wgNTJWCC5_ASDaD1CeKxXQPC752vt31-ou36G__IFt_BZ7wDtwJGeqDgrKJ8L71ZhGXv-JNSCKENgeYkQ8R_S4WArI0R2m1g_sdAz2Qm2VU_gOory2l104 KiB80.6%84 KiB
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js 3P128 KiB62.5%80 KiB
https://sws-gateway-nr.schwab.com/ui/host/assets/scripts/schwab-style-prod.js166 KiB31.1%52 KiB
https://www.schwab.com/optimizelyjs/optihomepage.js110 KiB46.3%51 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/2d6834-x3h23k.js66 KiB57.9%38 KiB
https://s2.go-mpulse.net/boomerang/CZVGX-3YDPM-X96ZN-Y57BM-BDYU2 3P58 KiB52.9%31 KiB
https://s.go-mpulse.net/boomerang/EX83G-QNMSL-P9787-NRSC7-7EJJ3 3P58 KiB48.6%28 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/0cz1d0mv5g_q7.js39 KiB62.8%25 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/js/js_5X3uSMp10HyG6U2s-OQjhR9GGMkR5EC0O5PBIxy34lQ.js?scope=header&delta=0&language=en&theme=sch_beacon_retail&include=eJx9kmGSgyAMhS_UkSMxAaPNFIEJ0daefqk2Vrvr_gHe-x6ECQR4zibU4VL81ToEn6IZhQK5nWMZBSgYdd-yS0mQbYTp5d7BWccQKw_JgyQ2R6khnxjNRIWqtzJKUSG2q03xZnLKY16WG41CMtf6HTJGj-bE13wYSq3QUzSvFWOh58Yy0wR-NsLgbxR7NZQvhzGEokV6jFj1BmwCWG5XTrecRwUh0DgYcIJFmmsasHaXgefvxHtuVkz46wgNTJWCC5_ASDaD1CeKxXQPC752vt31-ou36G__IFt_BZ7wDtwJGeqDgrKJ8L71ZhGXv-JNSCKENgeYkQ8R_S4WArI0R2m1g_sdAz2Qm2VU_gOory2l32 KiB61.4%20 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/300nzcx-2-lyr.js33 KiB59.1%19 KiB
https://web-modules-de-na1.niceincontact.com/loader/1/loader.js?497146 3P34 KiB53.6%18 KiB

Network

139Requests
4575 KiBTransferred
44Scripts
12%3rd-party
5Long tasks
Script (44)
3524 KiB
Font (8)
309 KiB
Image (24)
232 KiB
Stylesheet (8)
208 KiB
Document (6)
187 KiB
Fetch (15)
72 KiB
XHR (19)
26 KiB
Other (10)
17 KiB
Ping (4)
1 KiB
EventSource (1)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://style.schwab.com/cdn/ca/jquery-3.6.1.min.jsScript200650 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/42lg5afie_yyb.jsScript200556 KiB
https://sws-gateway-nr.schwab.com/ui/host/main.839f07cbc63df87f.jsScript200539 KiB
https://sws-gateway-nr.schwab.com/ui/host/scripts.8265c09b2328f093.jsScript200304 KiB
https://www.schwab.com/3I4_O5/fqLV/YkbXW/rw/ETn5yQC/a77aDcNVXwNmLLp1/W3JTOn5fDQs/FjUsIX/0ODj8Script200196 KiB
https://sws-gateway-nr.schwab.com/Lpb5Xc/2F/DU/xn_f/a_YYQ5PWlF/1iViffXSXNhVVkt3i3/ORoxZ2Ms/GgxM/fEs6ez0Script200196 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/css/css_ATvSovXtkA1a4ImIj_30wv2MPvc7eG7H5CL9wHPaEWk.css?delta=2&language=en&theme=sch_beacon_retail&include=eJxtjlEKAjEMRC-k2yOVaRu6YWNbklTZ27sKKwp-5r1hJgOKqhirhaJzQJbxIctsYyZhW6lcLK8xEXJvUcnBEqr0BInmu5D98cLpRR9IkQp71yjctlAY0utphvIdeQ-uyBu3eoLTT44D7qTNjkEudH3X7uZ0CwlGl--E9Azn4wUIqS-_Z8xmT1CXXq0Stylesheet200172 KiB
https://sws-gateway-nr.schwab.com/ui/host/assets/scripts/schwab-style-prod.jsScript200166 KiB
https://tags.tiqcdn.com/utag/schwab/global-public/prod/utag.jsScript200155 KiB
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.jsScript200128 KiB
https://www.schwab.com/optimizelyjs/optihomepage.jsScript200110 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/js/js_I35nMYDDsUMsClmyoRVaz2X0nosMBEyPZoKUZwdwulk.js?scope=footer&delta=0&language=en&theme=sch_beacon_retail&include=eJx9kmGSgyAMhS_UkSMxAaPNFIEJ0daefqk2Vrvr_gHe-x6ECQR4zibU4VL81ToEn6IZhQK5nWMZBSgYdd-yS0mQbYTp5d7BWccQKw_JgyQ2R6khnxjNRIWqtzJKUSG2q03xZnLKY16WG41CMtf6HTJGj-bE13wYSq3QUzSvFWOh58Yy0wR-NsLgbxR7NZQvhzGEokV6jFj1BmwCWG5XTrecRwUh0DgYcIJFmmsasHaXgefvxHtuVkz46wgNTJWCC5_ASDaD1CeKxXQPC752vt31-ou36G__IFt_BZ7wDtwJGeqDgrKJ8L71ZhGXv-JNSCKENgeYkQ8R_S4WArI0R2m1g_sdAz2Qm2VU_gOory2lScript200104 KiB
https://www.schwab.com/Document200102 KiB
https://www.schwab.com/themes/custom/sch_beacon_retail/fonts/CharlesModernVar.woff2Font20098 KiB
https://sws-gateway-nr.schwab.com/ui/host/?clientId=schwab-prospect&startInSetId=1&redirectUri=https://client.schwab.com/Areas/Access/SignOn/Auth&enableappd=falseDocument20084 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/2d6834-x3h23k.jsScript20066 KiB
https://s2.go-mpulse.net/boomerang/CZVGX-3YDPM-X96ZN-Y57BM-BDYU2Script20058 KiB
https://s.go-mpulse.net/boomerang/EX83G-QNMSL-P9787-NRSC7-7EJJ3Script20058 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/AdobeStock_165118852_2x1sm.jpgImage20057 KiB
https://www.schwab.com/themes/custom/sch_beacon/fonts/Schwab-Icon-Font-v0-5.woffFont20049 KiB
https://www.schwab.com/themes/custom/sch_beacon/fonts/Schwab-Icon-Font.woffFont20045 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/0cz1d0mv5g_q7.jsScript20039 KiB
https://cdn.cookielaw.org/logos/a9974912-473f-42db-8840-bf20d48f0189/7e29ceee-79e7-451d-8f3f-6670cdb47cbf/fddbb540-7c66-446a-b77b-6c6af62ca1e7/CS_logo_140x140.jpgImage20035 KiB
https://web-modules-de-na1.niceincontact.com/loader/1/loader.js?497146Script20034 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/300nzcx-2-lyr.jsScript20033 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/js/js_5X3uSMp10HyG6U2s-OQjhR9GGMkR5EC0O5PBIxy34lQ.js?scope=header&delta=0&language=en&theme=sch_beacon_retail&include=eJx9kmGSgyAMhS_UkSMxAaPNFIEJ0daefqk2Vrvr_gHe-x6ECQR4zibU4VL81ToEn6IZhQK5nWMZBSgYdd-yS0mQbYTp5d7BWccQKw_JgyQ2R6khnxjNRIWqtzJKUSG2q03xZnLKY16WG41CMtf6HTJGj-bE13wYSq3QUzSvFWOh58Yy0wR-NsLgbxR7NZQvhzGEokV6jFj1BmwCWG5XTrecRwUh0DgYcIJFmmsasHaXgefvxHtuVkz46wgNTJWCC5_ASDaD1CeKxXQPC752vt31-ou36G__IFt_BZ7wDtwJGeqDgrKJ8L71ZhGXv-JNSCKENgeYkQ8R_S4WArI0R2m1g_sdAz2Qm2VU_gOory2lScript20032 KiB
https://sws-gateway-nr.schwab.com/ui/host/Schwab-Icon-Font.00441a96719d080c.ttf?gvl1yzFont20028 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/Interest-Rates-and-Options-Pricessm.jpgImage20027 KiB
https://www.schwab.com/_meganav-mfe/_next/static/chunks/3-bxw99gd17dt.cssStylesheet20027 KiB
https://www.schwab.com/sites/g/files/eyrktu1401/files/Analysis-sm.jpgImage20025 KiB

Long tasks (>50 ms)

StartDuration
934 ms100 ms
148 ms89 ms
498 ms86 ms
646 ms57 ms
774 ms50 ms
Analyzing…
running mobile + desktop · ~30s