www.paypal.com

Report from 8/16/2026, 1:34:06 PM https://www.paypal.com/
Latest run · lab, cold cache
49
8/16/2026
28-day score · p75 · the standard
49
12 runs
CRR97%latest
SSD54%latest
TC144 toklatest
TTFUT457 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/paypal.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.paypal.com%2F)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.paypal.com%2F"><img src="https://agentvitals.dev/badge/paypal.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business namePayPal
CategoryWebSite
🟡Price$2,00 · 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
🟡DescriptionDiscover what you can do with your PayPal account. From paying friends to saving money or getting cash back, explore what the PayPal app has to offer. · guessed from page text (no structured data)

⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “Pay, Send & Save Money | PayPal Digital Wallet | PayPal CA”.

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

We recovered only a shell of this page (under 200 tokens) — likely a soft bot-block or a client-rendered app that served our scanner almost no content. The metrics below reflect that shell, not your real site; the score is capped until an agent can retrieve real content.
49
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

97%
CRR Content Recovery Good
0.54
SSD Semantic Signal Density Needs work
144 tok
TC Token Cost Good
125 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
85.1% · 1,196
Chrome (nav / header / footer)
0% · 0
Boilerplate (cookie / ad)
4.5% · 63
Other
10.4% · 146

Final screenshot

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

Diagnostics

medium SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.40 +llms.txt bonus · article JSON-LD 2/4 · missing: datePublished, author
ImpactAgent spends tokens parsing nav/boilerplate instead of content.
Effort30–90 min

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

Agent Discoverability 84/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 Found at /llms.txt but missing H1/blockquote Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml No /sitemap.xml Learn →
JSON-LD structured data Types: Corporation, WebSite, WebPage, Article 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 + valid high impact Found at /llms.txt but missing H1/blockquote

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

77Transport posture (0–100, unscored)
3pass
2warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubDomains; preload
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ 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

highProfile reflects a block/challenge page — not your contenthighest leverage

whole profile

EvidenceMeasured against a block/challenge page (a bot-wall/CAPTCHA was served (www.paypal.com)); every number here describes the wall, not your site.
ImpactAn AI agent hits the same wall and recovers none of your content — fix the block before optimizing anything else.
FixAllowlist legitimate agent user-agents / IP ranges in your WAF or bot-management and serve real content (not a challenge), then re-run.

Third-party impact

81 third-party requests · 1166 KiB (92.5% of transfer) · 22 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
paypalobjects.com681052 KiB22 ms
googletagmanager.com6113 KiB
browser-intake-us5-datadoghq.com71 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.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-Cv_hUclZ.js 3P185 KiB62.6%116 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-T562K64Q&l=gtmMktgDataLayer 3P113 KiB67%76 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/datadog-Db9jLZ1x.js 3P52 KiB61.4%32 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/is-prop-valid.browser.esm-DlWiPGFW.js 3P56 KiB51.8%29 KiB
https://www.paypalobjects.com/globalnav/js/main-BPovuLI-.js 3P64 KiB42.3%27 KiB
https://www.paypalobjects.com/pa/js/min/pa.js 3P25 KiB51.7%13 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/PpReactCurrencyInput-f969b258-D9BaOz0_.js 3P12 KiB86.9%11 KiB
https://www.paypalobjects.com/globalnav/js/main-Dxyds34k.js 3P25 KiB35.8%9 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/QrCode-BzlgbAU0.js 3P14 KiB45.3%6 KiB
https://www.paypalobjects.com/webcaptcha/ngrlCaptcha.min.js 3P8 KiB78%6 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/TextGroupTemplate-68fd4b06-Dpzyd3-l.js 3P9 KiB67.1%6 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/MerchantHero-7f2c135f-DlU4IlcQ.js 3P12 KiB52%6 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/index-d3fe3294-qZfx890e.js 3P7 KiB71.1%5 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/index-974d64b8-Resg4T1p.js 3P7 KiB72.5%5 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/ProductScrollType-4agizr5x.js 3P8 KiB51%4 KiB

Network

94Requests
1261 KiBTransferred
44Scripts
92.5%3rd-party
0Long tasks
Script (44)
697 KiB
Font (3)
292 KiB
Image (10)
93 KiB
Stylesheet (17)
89 KiB
Document (2)
62 KiB
XHR (6)
22 KiB
Fetch (11)
6 KiB
Other (1)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://www.paypalobjects.com/marketing/pp-com-components/fonts/PayPalPro/PayPalProTextVFWeb.woff2Font200236 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/pp-com-components-Cv_hUclZ.jsScript200185 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-T562K64Q&l=gtmMktgDataLayerScript200113 KiB
https://www.paypalobjects.com/marketing/web23/ca/ppe/homepage_consumer/brand-moment-01_size-desktop.jpg?quality=75&width=1500&format=webpImage20090 KiB
https://www.paypalobjects.com/globalnav/js/main-BPovuLI-.jsScript20064 KiB
https://www.paypal.com/ca/homeDocument20062 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/is-prop-valid.browser.esm-DlWiPGFW.jsScript20056 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/datadog-Db9jLZ1x.jsScript20052 KiB
https://www.paypalobjects.com/martech/tm/paypal/mktconf.jsScript20035 KiB
https://www.paypalobjects.com/marketing/pp-com-components/fonts/PayPal%20Pro/PayPalProSWeb-Book.woff2Font20029 KiB
https://www.paypalobjects.com/marketing/pp-com-components/fonts/PayPal%20Pro/PayPalProSWeb-Black.woff2Font20027 KiB
https://www.paypalobjects.com/pa/js/min/pa.jsScript20025 KiB
https://www.paypalobjects.com/globalnav/js/main-Dxyds34k.jsScript20025 KiB
https://www.paypalobjects.com/globalnav/css/main-DQiYhpVm.cssStylesheet20024 KiB
https://www.paypalobjects.com/marketing/pp-com-components/component-chunks/helpers-d86bb216.cssStylesheet20020 KiB
https://www.paypalobjects.com/ncp-ui-web/consumer-home/8.2.3-legacy-v2/consent.min.cssStylesheet20016 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/QrCode-BzlgbAU0.jsScript20014 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/PpReactCurrencyInput-f969b258-D9BaOz0_.jsScript20012 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/MerchantHero-7f2c135f-DlU4IlcQ.jsScript20012 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/TextGroupTemplate-68fd4b06-Dpzyd3-l.jsScript2009 KiB
https://www.paypal.com/myaccount/privacy/cookieprefs/getBanner?showBanner=true&country=CA&language=en&policyType=CookieBanner&originalHeaders={%22cookie%22:%22%22}&tenant=paypal&tenantData={}XHR2008 KiB
https://www.paypalobjects.com/webcaptcha/ngrlCaptcha.min.jsScript2008 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/ProductScrollType-4agizr5x.jsScript2008 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/index-d3fe3294-qZfx890e.jsScript2007 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/index-974d64b8-Resg4T1p.jsScript2007 KiB
https://www.paypal.com/auth/createchallenge/1f10d17b8a4cc145/recaptchav3.jsScript2007 KiB
https://www.paypalobjects.com/marketing/pp-com-components/component-chunks/MerchantHero-e68e48a4.cssStylesheet2007 KiB
https://www.paypalobjects.com/martech/tm/paypal/mktgtagmanager.jsScript2007 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/StickyQRBadge-DsU1qF_w.jsScript2005 KiB
https://www.paypalobjects.com/ppcmsnodeweb/pp-com-components/StackSectionType-DPGMP80Q.jsScript2005 KiB
Analyzing…
running mobile + desktop · ~30s