www.shein.com

Report from 7/23/2026, 9:50:48 AM https://www.shein.com
Latest run · lab, cold cache
44
7/23/2026
28-day score · p75 · the standard
3/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$14.83 · 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
139 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
51.9% · 9,184
Chrome (nav / header / footer)
33.3% · 5,901
Boilerplate (cookie / ad)
0% · 0
Other
14.8% · 2,625

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 48.1% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 51.9%, chrome 33.3%, boilerplate 0%, other 14.8%. Only 51.9% 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 — 3755 KiB, 253 requests, 2936 ms main-thread

EvidenceThird-party is 92.7% of total transfer (341 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.8s.
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 527 ms (10 total)

EvidenceMain thread blocked 527 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, 81.1% 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

4.1 MB total

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

Third-party impact

341 third-party requests · 3893 KiB (92.7% of transfer) · 2936 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.com2533755 KiB2936 ms
google.com297 KiB
srmdata.com8640 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 KiB81.1%78 KiB
https://armor.ltwebstatic.com/she_dist/armor-libs/infp/infp.3.12.1.min.js 3P112 KiB29.7%33 KiB
https://sc.ltwebstatic.com/she_dist/assets/44520.a05e496d2ec5c4ab.js 3P45 KiB35.2%16 KiB
https://sc.ltwebstatic.com/she_dist/assets/12830.e48c5ed585dade41.js 3P21 KiB59%13 KiB
https://sc.ltwebstatic.com/she_dist/libs/devices/fpv2.7.js 3P55 KiB21.1%12 KiB
https://sc.ltwebstatic.com/she_dist/assets/28320.017bf7bf500c8ae9.js 3P26 KiB43%11 KiB
https://sc.ltwebstatic.com/she_dist/assets/82090.5ce139d25830b637.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/event-center-64.293b48fd315d3091.js 3P10 KiB96.9%9 KiB
https://sc.ltwebstatic.com/she_dist/assets/20297.6a4a72ab5651db26.js 3P12 KiB75.7%9 KiB
https://sc.ltwebstatic.com/she_dist/assets/event-center-25.bb08cf5b061cf16d.js 3P9 KiB99.2%9 KiB
https://sc.ltwebstatic.com/she_dist/assets/event-center-60.febd3e12c108045d.js 3P9 KiB95.8%8 KiB
https://sc.ltwebstatic.com/she_dist/assets/14205.6817d07adc6dbf50.js 3P17 KiB46.8%8 KiB
https://sc.ltwebstatic.com/she_dist/assets/69153-67ced8caf294a288.js 3P9 KiB82.4%8 KiB
https://cjs.ltwebstatic.com/unpkg/@shein-aidc/[email protected]/dist/sada.umd.js 3P11 KiB70.1%8 KiB

Network

422Requests
4198 KiBTransferred
100Scripts
92.7%3rd-party
10Long tasks
Other (97)
2167 KiB
Image (59)
907 KiB
Script (100)
699 KiB
Document (1)
206 KiB
XHR (152)
130 KiB
Font (3)
84 KiB
Stylesheet (2)
2 KiB
Fetch (6)
2 KiB
Ping (2)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://sc.ltwebstatic.com/she_dist/assets/detail_main-8b14eeb7446cf15a.jsOther200265 KiB
https://ca.shein.com/?cdn_rsite=ak&ref=www&rep=dir&ret=caDocument200206 KiB
https://sc.ltwebstatic.com/she_dist/assets/cart_v2-0126682b752fec1a.jsOther200152 KiB
https://sc.ltwebstatic.com/she_dist/assets/14343-00ff565d7a225282.jsOther200135 KiB
https://armor.ltwebstatic.com/she_dist/armor-libs/infp/infp.3.12.1.min.jsScript200112 KiB
https://sc.ltwebstatic.com/she_dist/assets/19763-d0b2b11f1864938c.jsOther200110 KiB
https://sc.ltwebstatic.com/she_dist/assets/lib-sui-c49d317fe8189c0f.jsOther20098 KiB
https://accounts.google.com/gsi/clientScript20097 KiB
https://sc.ltwebstatic.com/she_dist/assets/16568-382107f62ed52928.jsOther20095 KiB
https://sc.ltwebstatic.com/she_dist/assets/thrifty_find-8b51a9284a5c65a1.jsOther20086 KiB
https://sc.ltwebstatic.com/she_dist/assets/42040-bbc5714f7cdf6898.jsOther20085 KiB
https://img.ltwebstatic.com/v4/j/ccc/2026/07/17/30/17842681513a690298196c216b3050914b17cc252c_thumbnail_1479x.avifImage20083 KiB
https://sc.ltwebstatic.com/she_dist/assets/product_list_v2-b2406863f33741d8.jsOther20070 KiB
https://sc.ltwebstatic.com/she_dist/assets/user_index-dac446f6166a8f55.jsOther20068 KiB
https://sc.ltwebstatic.com/she_dist/assets/14339-db7409d522f8f68d.jsOther20065 KiB
https://common.ltwebstatic.com/dist_bundle/xjqHR52UWJdjKJ0x6QrCsus66rNXR9/2.0.13/1/main.jsOther20059 KiB
https://sc.ltwebstatic.com/she_dist/libs/devices/fpv2.7.jsScript20055 KiB
https://sc.ltwebstatic.com/she_dist/libs/vue3.2.41,ejs.min.jsOther20053 KiB
https://sc.ltwebstatic.com/she_dist/assets/91347-2bfd49fabf9f26c6.jsOther20052 KiB
https://sc.ltwebstatic.com/she_dist/font/Jost-VariableFont_wght.woff2Font20050 KiB
https://img.ltwebstatic.com/v4/j/spmp/2026/03/25/73/1774430819ccb73458ec343f082675ae3f86e8aad7_thumbnail_288x.avifImage20046 KiB
https://sc.ltwebstatic.com/she_dist/assets/44520.a05e496d2ec5c4ab.jsScript20045 KiB
https://sc.ltwebstatic.com/she_dist/assets/60254-9230da530284abd1.jsOther20039 KiB
https://armor.ltwebstatic.com/she_dist/armor-libs/antiin/antiin.1.9.1.min.jsOther20039 KiB
https://img.ltwebstatic.com/v4/j/spmp/2026/03/05/b5/17726920908d75dd37e80430f0f8523195516112a0_thumbnail_405x552.avifImage20038 KiB
https://sc.ltwebstatic.com/she_dist/assets/lib-polyfill-85944bd08fcd4d44.jsOther20036 KiB
https://sc.ltwebstatic.com/she_dist/assets/54874-7eea8246a49b31a2.jsOther20035 KiB
https://sc.ltwebstatic.com/she_dist/assets/swiper-9f1994372167a54a.jsOther20035 KiB
https://sc.ltwebstatic.com/she_dist/assets/45637-ed4b15a3668437f9.jsOther20034 KiB
https://img.ltwebstatic.com/v4/p/abc/2026/04/17/c3/17764192217f479897c10544cd3a1effb784181bfa_thumbnail_240x.avifImage20034 KiB

Long tasks (>50 ms)

StartDuration
2904 ms527 ms
2477 ms244 ms
4615 ms200 ms
4410 ms182 ms
3630 ms176 ms
1132 ms138 ms
2096 ms135 ms
4247 ms128 ms
2299 ms111 ms
6895 ms98 ms
Analyzing…
running mobile + desktop · ~30s