www.aliexpress.com

Report from 9/20/2026, 10:53:16 AM https://www.aliexpress.com
Latest run · lab, cold cache
48
9/20/2026
28-day score · p75 · the standard
49
30 runs
CRR20%latest
SSD73%latest
TC3583 toklatest
TTFUT475 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/aliexpress.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.aliexpress.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.aliexpress.com"><img src="https://agentvitals.dev/badge/aliexpress.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business nameAliExpress · guessed from page text (no structured data)
CategoryWebSite
🟡Price$78 · 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
🟡DescriptionPassion shouldn't cost a fortune. On AliExpress, shop online for over 111 million affordable products from China on Fashion, Men's and Women's Clothing, Electronics, Toys, Tools, Home & Garden on o… · guessed from page text (no structured data)

An agent is likely to fabricate missing details rather than say “I don’t know”. 1/4 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)
FAIL
0–4950–8990–100

Metrics

9%
CRR Content Recovery Poor
0.75
SSD Semantic Signal Density Good
2,007 tok
TC Token Cost Good
382 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
97.8% · 30,501
Chrome (nav / header / footer)
0% · 0
Boilerplate (cookie / ad)
0% · 0
Other
2.2% · 677

Final screenshot

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

Diagnostics

high CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence91% of content requires JS · 9% of rendered content recovered (rest is placeholder/wrong)
ImpactA non-rendering agent never sees the JS-injected content.
Effort1–4 h

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 78/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 Found at /llms.txt but missing H1/blockquote Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
~ sitemap.xml Sitemap found but no <url>/<loc> entries Learn →
JSON-LD structured data No JSON-LD found Learn →
agents.json Found at /agents.json Learn →
WebMCP endpoint Found at /.well-known/webmcp Learn →
OpenAPI / API docs Found at /openapi.json Learn →

Issues (3)

~ 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

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

Learn how to implement →

# robots.txt
Sitemap: https://example.com/sitemap.xml

Spec: https://www.sitemaps.org/

Passed audits (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ No login wall on public content✓ Server response (TTFB)✓ agents.json discovery✓ WebMCP endpoint✓ API documentation

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.

37Transport posture (0–100, unscored)
1pass
1warn
3fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
❌ HSTSno strict-transport-security header
❌ Content-Security-Policyno content-security-policy header
❌ X-Content-Type-Optionsmissing nosniff
⚠️ 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

highSplit the heaviest unused bundlehighest leverage

fireyejs.js — 171 KiB transferred, 63.8% unused (third-party)

EvidenceCDP JS coverage: 109 KiB of this bundle is never executed on load.
Impact~-109 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of fireyejs.js, or drop unused dependencies. It is third-party — lazy-load or remove it.
highCut third-party weight

alicdn.com — 540 KiB, 19 requests, 362 ms main-thread

EvidenceThird-party is 94.1% of total transfer (26 requests); alicdn.com is the largest.
ImpactFewer bytes + main-thread stalls before your content settles for an agent.
Effort1–3 h
FixLazy-load, self-host, or remove alicdn.com; defer non-critical third-party scripts.
mediumBreak up long main-thread tasks

longest task 130 ms (5 total)

EvidenceMain thread blocked 130 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.

Third-party impact

26 third-party requests · 543 KiB (94.1% of transfer) · 362 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
alicdn.com19540 KiB362 ms
mmstat.com31 KiB
aliapp.org11 KiB
alibaba.com10 KiB
aliyun.com10 KiB
taobao.com10 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://g.alicdn.com/AWSC/fireyejs/1.234.20/fireyejs.js 3P171 KiB63.8%109 KiB
https://aeis.alicdn.com/AWSC/et/1.83.8/et_f.js 3P89 KiB46.1%41 KiB
https://g.alicdn.com/bsop-static/sufei-punish/0.1.126/build/htmltocanvas.min.js 3P46 KiB51.4%24 KiB
https://g.alicdn.com/bsop-static/sufei-punish/0.1.126/build/punishpage.min.js 3P39 KiB49.2%19 KiB
https://g.alicdn.com/trace/trace/1.3.22/??sdk.js,resourceError-plugin.js,perf-plugin.js 3P24 KiB65.3%16 KiB
https://g.alicdn.com/mtb/??lib-promise/3.1.3/polyfillB.js,lib-mtop/2.6.3/mtop.js,lib-windvane/3.0.6/windvane.js 3P14 KiB87.9%12 KiB
https://g.alicdn.com/AWSC/nc/1.97.2/nc.js 3P18 KiB38.7%7 KiB
https://g.alicdn.com/alilog/mlog/aplus_v2.js 3P7 KiB32.8%2 KiB
https://g.alicdn.com/sd/punish/0.0.1/qrcode.min.js 3P7 KiB22.9%2 KiB
https://g.alicdn.com/AWSC/CAPTCHA/0.0.1/awsc.js 3P4 KiB37%1 KiB
https://g.alicdn.com/mtb/lib-flexible/0.3.2/flexible.js 3P1 KiB56.5%1 KiB
https://g.alicdn.com/secdev/entry/x/362f987b88325959.js 3P1 KiB53.2%0 KiB
https://ynuf.aliapp.org/w/wu.json 3P1 KiB5.3%0 KiB
https://log.mmstat.com/eg.js?t=1789816128139 3P0 KiB4.4%0 KiB

Network

42Requests
577 KiBTransferred
17Scripts
94.1%3rd-party
5Long tasks
Script (17)
423 KiB
Fetch (5)
64 KiB
XHR (6)
35 KiB
Document (2)
32 KiB
Image (7)
11 KiB
Stylesheet (1)
6 KiB
Font (1)
6 KiB
Other (2)
1 KiB
Ping (1)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://g.alicdn.com/AWSC/fireyejs/1.234.20/fireyejs.jsScript200171 KiB
https://aeis.alicdn.com/AWSC/et/1.83.8/et_f.jsScript20089 KiB
https://g.alicdn.com/bsop-static/sufei-punish/0.1.126/build/htmltocanvas.min.jsScript20046 KiB
https://g.alicdn.com/alilog/??s/8.15.25/plugin/aplus_client.js,aplus_cplugin/0.7.12/toolkit.js,aplus_cplugin/0.7.12/monitor.js,s/8.15.25/aplus_std.js,s/8.15.25/plugin/aplus_spmact.js?v=20260728193427Fetch20043 KiB
https://g.alicdn.com/bsop-static/sufei-punish/0.1.126/build/punishpage.min.jsScript20039 KiB
https://o.alicdn.com/secdev/storage-br/secaptcha/362f987b88325959.jsXHR20034 KiB
https://www.aliexpress.com///_____tmd_____/punish?x5secdata=xfjEJFFSe8hzFadrcSTOp_QiCmyFSQ2inl2RibKLUDepmm-8Nfv5G2gtFIVm8plWnlpmfjamwaM3RFX_a5IZ3rdmfY4-ivVb_D6bLH7dRm7xntNm2dLe_BZhzl20XcX9cxoBtscU01qdZMAm1mV5rMr7S1q2T4Mu9iXmss0DQxkyHSiauH9m1E7RYo4QY6Hkhutuou0ZKmcte90DmES5baP981zsaIDvu59HWb8UfTbO1eCop8mMsWAuYfGwBZFdj476tZFEX_X6L9Xf_SFWEqy2NFP42x9NZ9wc0IcBTvBVXB34Nm0FYLze6MvRHFNNUx33fg7FQAI3HdORmYldmJLk5li8ZrOFyTucdm0oEyh6IG7Eq7AHLpBv3StLaUnII35-Rtr9WEl4Ow4QFollOnd27AXr23EWo9OhAJyNbPj65cvpRNlSQIGN0WR-A0Rn-fEiQXguET247CSJY0JYLQRPUUWmqDvc1yfp3gFRhBLbMoweQtPCKewwwwn5b-E-iI0tlO7quZyiWWKo56XwA1WlPtIuGnLPWCPWkKH6KFtTOBQIlkIiKpsbo737-UMKV0hNEUJWA3Bl9tG_9gOSLyg97M2MLkwL10pkCENtM4TGmyFohGGxoWmz4EX1AWSMlMX-LoMfAsjZocuF68nCEkmCGoheHiErixpkOo-wjV4FCjq0OdH4iIXF-FtW3ZziT1GaGUhkwoNxXTeaj7TF6couuwQYaFt4Q8VU_ROp-FdXoOaUOQKV6-1614sPWRgAyEU9Y84aBVzK81PiZrDy0V7KkfHSrEiMXxxCL5FyoW4J0p09qfBYDo5X3AnMvDYQR_0qGEZ9RAkLoWsy449-vBNw__bx__www.aliexpress.com%2f&x5step=1Document20030 KiB
https://g.alicdn.com/trace/trace/1.3.22/??sdk.js,resourceError-plugin.js,perf-plugin.jsScript20024 KiB
https://g.alicdn.com/sd/punish/0.0.4/program.wasmFetch20021 KiB
https://g.alicdn.com/AWSC/nc/1.97.2/nc.jsScript20018 KiB
https://g.alicdn.com/mtb/??lib-promise/3.1.3/polyfillB.js,lib-mtop/2.6.3/mtop.js,lib-windvane/3.0.6/windvane.jsScript20014 KiB
https://img.alicdn.com/imgextra/i3/O1CN01oSZaoy1rcfT5pA6JR_!!6000000005652-2-tps-498-120.pngImage2008 KiB
https://g.alicdn.com/sd/punish/0.0.1/qrcode.min.jsScript2007 KiB
https://g.alicdn.com/alilog/mlog/aplus_v2.jsScript2007 KiB
https://g.alicdn.com/bsop-static/sufei-punish/0.1.126/build/main.cssStylesheet2006 KiB
https://at.alicdn.com/t/font_1465353706_4784257.woffFont2006 KiB
https://g.alicdn.com/AWSC/CAPTCHA/0.0.1/awsc.jsScript2004 KiB
https://img.alicdn.com/imgextra/i3/O1CN01uX800r1KcmF5qDeNd_!!6000000001185-2-tps-276-284.pngImage2003 KiB
https://www.aliexpress.com/Document2002 KiB
https://g.alicdn.com/mtb/lib-flexible/0.3.2/flexible.jsScript2001 KiB
https://g.alicdn.com/secdev/entry/x/362f987b88325959.jsScript2001 KiB
https://ynuf.aliapp.org/w/wu.jsonScript2001 KiB
https://www.aliexpress.com/_____tmd_____/punishTextFetch?x5secdata=xg419e1844b49355cbkk9b22cead950cd7ce7f088bfb47c919521789816127a-1168960602a2101436897abaac3aaa33b8ae844dba3cf57dceb3e44f3a483730f__bx__www.aliexpress.com%3A443&language=en&action=captcha&v=05761856934203391XHR2001 KiB
https://www.aliexpress.com/favicon.icoOther2001 KiB
https://umdc-global.aliexpress.com/repTw.json?e=2075&sv=181&pv=234&pn=www.aliexpress.com&biz=4Fetch2000 KiB
https://log.mmstat.com/v.gif?logtype=1&title=CAPTCHA%20Verification&pre=https%3A%2F%2Fwww.aliexpress.com%2F&scr=800x600&_p_url=https%3A%2F%2Fwww.aliexpress.com%2F%2F%2F_____tmd_____%2Fpunish%3Fx5secdata%3DxfjEJFFSe8hzFadrcSTOp_QiCmyFSQ2inl2RibKLUDepmm-8Nfv5G2gtFIVm8plWnlpmfjamwaM3RFX_a5IZ3rdmfY4-ivVb_D6bLH7dRm7xntNm2dLe_BZhzl20XcX9cxoBtscU01qdZMAm1mV5rMr7S1q2T4Mu9iXmss0DQxkyHSiauH9m1E7RYo4QY6Hkhutuou0ZKmcte90DmES5baP981zsaIDvu59HWb8UfTbO1eCop8mMsWAuYfGwBZFdj476tZFEX_X6L9Xf_SFWEqy2NFP42x9NZ9wc0IcBTvBVXB34Nm0FYLze6MvRHFNNUx33fg7FQAI3HdORmYldmJLk5li8ZrOFyTucdm0oEyh6IG7Eq7AHLpBv3StLaUnII35-Rtr9WEl4Ow4QFollOnd27AXr23EWo9OhAJyNbPj65cvpRNlSQIGN0WR-A0Rn-fEiQXguET247CSJY0JYLQRPUUWmqDvc1yfp3gFRhBLbMoweQtPCKewwwwn5b-E-iI0tlO7quZyiWWKo56XwA1WlPtIuGnLPWCPWkKH6KFtTOBQIlkIiKpsbo737-UMKV0hNEUJWA3Bl9tG_9gOSLyg97M2MLkwL10pkCENtM4TGmyFohGGxoWmz4EX1AWSMlMX-LoMfAsjZocuF68nCEkmCGoheHiErixpkOo-wjV4FCjq0OdH4iIXF-FtW3ZziT1GaGUhkwoNxXTeaj7TF6couuwQYaFt4Q8VU_ROp-FdXoOaUOQKV6-1614sPWRgAyEU9Y84aBVzK81PiZrDy0V7KkfHSrEiMXxxCL5FyoW4J0p09qfBYDo5X3AnMvDYQR_0qGEZ9RAkLoWsy449-vBNw__bx__www.aliexpress.com%252f%26x5step%3D1&cna=QFs1Iz0sL0UCAazaJrpQvGlE&spm-cnt=0.0.0.0.63807b61kqZjbn&category=&uidaplus=&aplus&yunid=&&trid=210323eb17898161277717140e1816&asid=AQAAAAA/ba5qeBadSAAAAACHOg4uF5BLiw==&p=1&o=linux&b=chrome126&s=800x600&w=webkit&ism=other&cache=b30e059&lver=8.15.25&jsver=aplus_std&pver=0.7.12&tag=0&stag=2&lstag=0&_slog=0Image2000 KiB
https://log.mmstat.com/eg.js?t=1789816128139Script2000 KiB
https://eeowha.tdum.alibaba.com/dss.jsScript2000 KiB
https://cf.aliyun.com/nocaptcha/initialize.jsonp?a=X82Y__8484d0b676165cbd583e1efce82edaa2&t=9b22cead950cd7ce7f088bfb47c91952&scene=register&lang=en&v=v1.3.21&href=https%3A%2F%2Fwww.aliexpress.com%2F%2F%2F_____tmd_____%2Fpunish&comm={}&callback=initializeJsonp_09539126976354959Script2000 KiB
https://s-gm.mmstat.com/arms.1.2Ping2000 KiB

Long tasks (>50 ms)

StartDuration
767 ms130 ms
502 ms103 ms
161 ms99 ms
340 ms79 ms
274 ms52 ms
Analyzing…
running mobile + desktop · ~30s