www.shein.com

Report from 8/6/2026, 9:53:20 AM https://www.shein.com
Latest run · lab, cold cache
44
8/6/2026
28-day score · p75 · the standard
5/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/shein.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.shein.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.shein.com"><img src="https://agentvitals.dev/badge/shein.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameSHEINca
CategoryOnlineStore
🟡Price$13.36 · guessed from page text (no structured data)
Locationnot found
Hoursnot found
Productsnot found
DescriptionExclusive discounts and latest trends at SHEIN — Dresses, Plus size, Tops, Bottoms, Shoes, and more.  ✓ Free Shipping On Orders CA$39+✓App only. 15% Off With No Min.+✓Easy returns ✓  New Arrivals D…

An agent gets the basics but will guess on the gaps. 3/7 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.
44
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

3%
CRR Content Recovery Poor
0.59
SSD Semantic Signal Density Needs work
172 tok
TC Token Cost Good
180 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
50.1% · 9,159
Chrome (nav / header / footer)
32.3% · 5,900
Boilerplate (cookie / ad)
0% · 0
Other
17.6% · 3,210

Final screenshot

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

Diagnostics

high CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence97% of content requires JS · 3% 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.

medium SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.07 +llms.txt bonus · generic JSON-LD 1/1
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.

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

agent representation — token decomposition

EvidenceToken decomposition: content 50.1%, chrome 32.3%, boilerplate 0%, other 17.6%. Only 50.1% 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 90/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 Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml No /sitemap.xml Learn →
JSON-LD structured data Types: OnlineStore Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

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 (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ llms.txt present + valid✓ 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.

100Transport posture (0–100, unscored)
5pass
0warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=7776000000; includeSubDomains
✅ Content-Security-Policypolicy present, script-src does not allow inline
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policyno-referrer-when-downgrade
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highCut third-party weighthighest leverage

ltwebstatic.com — 3268 KiB, 258 requests, 2969 ms main-thread

EvidenceThird-party is 91.7% of total transfer (327 requests); ltwebstatic.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 ltwebstatic.com; defer non-critical third-party scripts.
highSpeed up main-content render

largest contentful paint

EvidenceLCP is 4.6s.
ImpactFaster usable content; SSR also raises CRR.
Effort1–4 h
FixPreload the hero image/font, remove render-blocking resources, and server-render the main content.
highBreak up long main-thread tasks

longest task 388 ms (10 total)

EvidenceMain thread blocked 388 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.
mediumSplit the heaviest unused bundle

client — 97 KiB transferred, 80.9% unused (third-party)

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

3.6 MB total

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

Third-party impact

327 third-party requests · 3397 KiB (91.7% of transfer) · 2969 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
ltwebstatic.com2583268 KiB2969 ms
google.com297 KiB
srmdata.com6732 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://accounts.google.com/gsi/client 3P97 KiB80.9%78 KiB
https://armor.ltwebstatic.com/she_dist/armor-libs/infp/infp.3.12.1.min.js 3P112 KiB29.8%33 KiB
https://sc.ltwebstatic.com/she_dist/assets/32514.e38d8e0e24c30bed.js 3P41 KiB35%14 KiB
https://sc.ltwebstatic.com/she_dist/assets/5470.f2576c357a0acee4.js 3P20 KiB58.9%12 KiB
https://sc.ltwebstatic.com/she_dist/libs/devices/fpv2.7.js 3P50 KiB21.1%11 KiB
https://sc.ltwebstatic.com/she_dist/assets/82090.b5ff6a72daab763d.js 3P11 KiB99.5%11 KiB
https://cjs.ltwebstatic.com/unpkg/[email protected]/dist/privacy-sdk.umd.js 3P18 KiB57.2%11 KiB
https://sc.ltwebstatic.com/she_dist/assets/80281.70ecaf0ac8a8636f.js 3P24 KiB43.3%10 KiB
https://sc.ltwebstatic.com/she_dist/assets/event-center-64.36fc702218463326.js 3P9 KiB96.9%9 KiB
https://sc.ltwebstatic.com/she_dist/assets/20297.46e640b19d0b8c14.js 3P11 KiB75.7%8 KiB
https://sc.ltwebstatic.com/she_dist/assets/event-center-25.0df93f205dcc3568.js 3P8 KiB99.2%8 KiB
https://sc.ltwebstatic.com/she_dist/assets/29115.69339f654597caeb.js 3P17 KiB47.6%8 KiB
https://cjs.ltwebstatic.com/unpkg/@shein-aidc/[email protected]/dist/sada.umd.js 3P11 KiB71.7%8 KiB
https://sc.ltwebstatic.com/she_dist/assets/event-center-60.868112bee0864d76.js 3P8 KiB95.8%8 KiB
https://sc.ltwebstatic.com/she_dist/assets/69153-672321b1f476f740.js 3P8 KiB82.3%7 KiB

Network

406Requests
3703 KiBTransferred
100Scripts
91.7%3rd-party
10Long tasks
Other (99)
1914 KiB
Image (63)
719 KiB
Script (100)
654 KiB
Document (1)
209 KiB
XHR (133)
120 KiB
Font (3)
84 KiB
Fetch (5)
2 KiB
Stylesheet (2)
2 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://sc.ltwebstatic.com/she_dist/assets/detail_main-2ceb0403178fe2f4.jsOther200219 KiB
https://ca.shein.com/?cdn_rsite=ak&ref=www&rep=dir&ret=caDocument200209 KiB
https://sc.ltwebstatic.com/she_dist/assets/cart_v2-480ba7df033cbb02.jsOther200123 KiB
https://sc.ltwebstatic.com/she_dist/assets/4840-e9cc1d93e30d7943.jsOther200118 KiB
https://armor.ltwebstatic.com/she_dist/armor-libs/infp/infp.3.12.1.min.jsScript200112 KiB
https://accounts.google.com/gsi/clientScript20097 KiB
https://sc.ltwebstatic.com/she_dist/assets/33556-1ae63e857eb222fb.jsOther20087 KiB
https://sc.ltwebstatic.com/she_dist/assets/lib-sui-3d30f3c5ea748266.jsOther20080 KiB
https://sc.ltwebstatic.com/she_dist/assets/91660-0f5271ddc4bb85d8.jsOther20078 KiB
https://sc.ltwebstatic.com/she_dist/assets/thrifty_find-e507618d670954d6.jsOther20073 KiB
https://sc.ltwebstatic.com/she_dist/assets/69229-4ef8f7b134d52c90.jsOther20065 KiB
https://sc.ltwebstatic.com/she_dist/assets/product_list_v2-f72a3196e40dc640.jsOther20062 KiB
https://common.ltwebstatic.com/dist_bundle/xjqHR52UWJdjKJ0x6QrCsus66rNXR9/2.0.13/1/main.jsOther20059 KiB
https://sc.ltwebstatic.com/she_dist/assets/44775-75b05cad000dc3a8.jsOther20058 KiB
https://sc.ltwebstatic.com/she_dist/assets/user_index-62b7e023b3de889f.jsOther20053 KiB
https://sc.ltwebstatic.com/she_dist/libs/vue3.2.41,ejs.min.jsOther20051 KiB
https://sc.ltwebstatic.com/she_dist/libs/devices/fpv2.7.jsScript20050 KiB
https://sc.ltwebstatic.com/she_dist/font/Jost-VariableFont_wght.woff2Font20049 KiB
https://sc.ltwebstatic.com/she_dist/assets/91347-bf9415a34a3a3a9e.jsOther20045 KiB
https://sc.ltwebstatic.com/she_dist/assets/32514.e38d8e0e24c30bed.jsScript20041 KiB
https://armor.ltwebstatic.com/she_dist/armor-libs/antiin/antiin.1.9.1.min.jsOther20039 KiB
https://sc.ltwebstatic.com/she_dist/assets/swiper-f353f51acb8bbe15.jsOther20036 KiB
https://sc.ltwebstatic.com/she_dist/assets/60254-9f7d13639aa66e68.jsOther20036 KiB
https://sc.ltwebstatic.com/she_dist/assets/lib-polyfill-75510aa1d9d5eb2e.jsOther20034 KiB
https://img.ltwebstatic.com/v4/j/ccc/2026/07/31/40/178548518029ff3f23e5b4f7926a1d463aa6279946_thumbnail_1479x.avifImage20034 KiB
https://img.ltwebstatic.com/v4/p/abccv/2026/04/17/3e/177642982526b4d0b2b70cbf0ffbd07a549c9d092f_thumbnail_240x.avifImage20033 KiB
https://img.ltwebstatic.com/v4/p/abccv/2026/04/21/24/177677016580ce7b16e24185f10af427fcfe1ce38c_thumbnail_240x.avifImage20032 KiB
https://sc.ltwebstatic.com/she_dist/assets/91642-0ec803cc071fdce6.jsOther20032 KiB
https://img.ltwebstatic.com/v4/p/abc/2026/05/25/43/1779702734c15842365e8087ccfdbb9b88c4f2f7e8_thumbnail_240x.avifImage20029 KiB
https://sc.ltwebstatic.com/she_dist/assets/core-vendors-44e179727d21b389.jsOther20029 KiB

Long tasks (>50 ms)

StartDuration
5103 ms388 ms
2307 ms313 ms
1383 ms255 ms
1993 ms255 ms
4620 ms184 ms
1724 ms182 ms
3729 ms151 ms
4087 ms118 ms
4502 ms111 ms
986 ms106 ms
Analyzing…
running mobile + desktop · ~30s