www.alibaba.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 is likely to fabricate missing details rather than say “I don’t know”. 1/3 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈50,499 across regions). 97% 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
pre-JS raw HTML
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.
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.
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 (≈12,559 across regions). Most tokens are real content — the agent isn't paying much for chrome.
Final screenshot
Diagnostics
pre-JS raw HTML
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
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 (4)
✗ 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).
User-agent: GPTBot
Allow: /
Disallow: /admin/
~ 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.
# Your Site
> One-line description for AI agents.
## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentationSpec: https://llmstxt.org
~ No login wall on public content high impact Login signal: please sign in
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 Sitemap found but no <url>/<loc> entries
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
Passed audits (8)
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 | no referrer-policy header (browser default applies) |
| ➖ CORS exposure | no CORS headers on the document (normal for an HTML page) |
How to improve
index.js — 528 KiB transferred, 69.3% unused (third-party)
alicdn.com — 7103 KiB, 289 requests, 10786 ms main-thread
largest contentful paint
longest task 612 ms (10 total)
7.3 MB total
Third-party impact
313 third-party requests · 7206 KiB (96.9% of transfer) · 10939 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 |
|---|---|---|---|
| alicdn.com | 289 | 7103 KiB | 10786 ms |
| google.com | 2 | 97 KiB | 124 ms |
| aliapp.org | 4 | 3 KiB | 29 ms |
| effirst.com | 8 | 1 KiB | — |
| taobao.com | 2 | 1 KiB | — |
| ucweb.com | 4 | 1 KiB | — |
| 127.0.0.1 | 4 | 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://s.alicdn.com/@g/icbu-im/im-weblite-chat/1.0.685/index.js 3P | 528 KiB | 69.3% | 365 KiB |
| https://s.alicdn.com/@g/HUB-PLAN/hub-repo/0.0.3/next/next-1-27-7.js 3P | 317 KiB | 79.4% | 252 KiB |
| https://s.alicdn.com/@g/icbu-im/im-common-assets/1.0.200/air.js 3P | 319 KiB | 65.8% | 210 KiB |
| https://s.alicdn.com/@g/icbu-im/im-conversation-list/0.0.426/index.js 3P | 221 KiB | 80.9% | 179 KiB |
| https://aeis.alicdn.com/AWSC/fireyejs/1.231.69/fireyejs.js 3P | 200 KiB | 85.4% | 171 KiB |
| https://s.alicdn.com/@g/icbu-im/im-cloud-drive-cdn/1.0.17/micro-service/buyer-dialog.js 3P | 168 KiB | 73.8% | 124 KiB |
| https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.19.0/renderHeader.js 3P | 142 KiB | 66% | 94 KiB |
| https://accounts.google.com/gsi/client 3P | 97 KiB | 80.1% | 77 KiB |
| https://s.alicdn.com/@g/code/npm/@ali/icbu-member-one-tap-login/0.0.15/index.umd.es5.production.js 3P | 98 KiB | 72.7% | 71 KiB |
| https://g.alicdn.com/ife/common/0.0.11/scripts/et_f_1_83_42.js 3P | 114 KiB | 48.5% | 56 KiB |
| https://s.alicdn.com/@g/code/npm/@alife/fy23-icbu-searchbar/2.0.47/Fy23ICBUSearchBar.js 3P | 84 KiB | 65.9% | 55 KiB |
| https://aeis.alicdn.com/AWSC/et/1.83.41/et_f.js 3P | 110 KiB | 45.8% | 50 KiB |
| https://s.alicdn.com/@g/sc/pc-home-2022/0.0.372/js/fy25headersearchproduct.js 3P | 112 KiB | 42.5% | 48 KiB |
| https://s.alicdn.com/@g/code/npm/@alife/icbu-alitalk-core/2.0.32/index.js 3P | 82 KiB | 57.8% | 47 KiB |
| https://s.alicdn.com/@g/sc-assets/bz-evaluate/0.0.137/pages/survey/index.web.js 3P | 98 KiB | 47.5% | 47 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://s.alicdn.com/@g/icbu-im/messenger/1.0.467/pages/buyer-messenger/index.js | Other | 200 | 586 KiB |
| https://s.alicdn.com/@g/icbu-im/im-weblite-chat/1.0.685/index.js | Script | 200 | 528 KiB |
| https://s.alicdn.com/@g/assets-group/assets-rfqnoah/0.0.128/pages/inquiry-success-rfqForm/index.js | Other | 200 | 454 KiB |
| https://s.alicdn.com/@g/icbu-im/im-common-assets/1.0.200/air.js | Script | 200 | 319 KiB |
| https://s.alicdn.com/@g/HUB-PLAN/hub-repo/0.0.3/next/next-1-27-7.js | Script | 200 | 317 KiB |
| https://s.alicdn.com/@g/icbu-im/im-conversation-list/0.0.426/index.js | Script | 200 | 221 KiB |
| https://aeis.alicdn.com/AWSC/fireyejs/1.231.69/fireyejs.js | Script | 200 | 200 KiB |
| https://s.alicdn.com/@g/icbu-im/im-cloud-drive-cdn/1.0.17/micro-service/buyer-dialog.js | Script | 200 | 168 KiB |
| https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.19.0/renderHeader.js | Script | 200 | 142 KiB |
| https://s.alicdn.com/@g/sc/pc-home-2022/0.0.372/js/fy25producthomefooter.js | Other | 200 | 123 KiB |
| https://g.alicdn.com/ife/common/0.0.11/scripts/et_f_1_83_42.js | Script | 200 | 114 KiB |
| https://s.alicdn.com/@g/sc/pc-home-2022/0.0.372/js/729.js | Other | 200 | 114 KiB |
| https://s.alicdn.com/@g/sc/pc-home-2022/0.0.372/js/fy25headersearchproduct.js | Script | 200 | 112 KiB |
| https://onetalk.alibaba.com/message/weblite.htm | Document | 200 | 112 KiB |
| https://aeis.alicdn.com/AWSC/et/1.83.41/et_f.js | Script | 200 | 110 KiB |
| https://s.alicdn.com/@g/icbu-im/im-weblite-chat/1.0.685/index.css | Stylesheet | 200 | 105 KiB |
| https://s.alicdn.com/@g/icbu-im/messenger/1.0.467/pages/buyer-messenger/index.css | Other | 200 | 101 KiB |
| https://s.alicdn.com/@g/sc-assets/bz-evaluate/0.0.137/pages/survey/index.web.js | Script | 200 | 98 KiB |
| https://s.alicdn.com/@g/code/npm/@ali/icbu-member-one-tap-login/0.0.15/index.umd.es5.production.js | Script | 200 | 98 KiB |
| https://s.alicdn.com/@g/code/npm/@alife/fy23-icbu-searchbar/2.0.47/chunks/vendors~searchbar-ads-sug.js | Other | 200 | 97 KiB |
| https://img.alicdn.com/imgextra/i3/O1CN01hdsape1GRYJlX9fS6_!!6000000000619-2-tps-1360-937.png | Image | 200 | 97 KiB |
| https://accounts.google.com/gsi/client | Script | 200 | 97 KiB |
| https://sc01.alicdn.com/kf/H02804edf2b384e8e94eef023949c846as.jpg | Image | 200 | 84 KiB |
| https://s.alicdn.com/@g/code/npm/@alife/fy23-icbu-searchbar/2.0.47/Fy23ICBUSearchBar.js | Script | 200 | 84 KiB |
| https://s.alicdn.com/@g/code/npm/@alife/icbu-alitalk-core/2.0.32/index.js | Script | 200 | 82 KiB |
| https://s.alicdn.com/@g/icbu-im/im-cloud-drive-cdn/1.0.17/micro-service/buyer-dialog.css | Stylesheet | 200 | 82 KiB |
| https://s.alicdn.com/@sc04/kf/Ha8f088183a2f4a21886bf742ee2616b4W.png | Image | 200 | 79 KiB |
| https://aeis.alicdn.com/AWSC/WebUMID/1.93.0/um.js | Script | 200 | 76 KiB |
| https://sc01.alicdn.com/kf/Hc6dd309b133b4ece8b90a29a59795c34H.jpg | Image | 200 | 75 KiB |
| https://s.alicdn.com/@sc04/kf/H52bed0b0038a41eaad46d6cf696d4f64q.jpg | Image | 200 | 74 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 10211 ms | 612 ms |
| 15495 ms | 560 ms |
| 11482 ms | 511 ms |
| 21296 ms | 509 ms |
| 20089 ms | 426 ms |
| 16194 ms | 423 ms |
| 14082 ms | 420 ms |
| 3595 ms | 410 ms |
| 16981 ms | 409 ms |
| 20884 ms | 401 ms |