www.farfetch.com

Report from 9/21/2026, 12:17:37 PM https://www.farfetch.com
Latest run · lab, cold cache
49
9/21/2026
28-day score · p75 · the standard
49
27 runs
CRR65%latest
SSD83%latest
TC168 toklatest
TTFUT748 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/farfetch.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.farfetch.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.farfetch.com"><img src="https://agentvitals.dev/badge/farfetch.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
Business nameFarfetch
CategoryOrganization
Pricenot found
Locationnot found
Hoursnot found
Productsnot found
🟡DescriptionFrom the world’s greatest designer fashion to emerging designer brands, open doors to 100.000+ styles on FARFETCH. ✈ Get express shipping & free returns. · guessed from page text (no structured data)

An agent is likely to fabricate missing details rather than say “I don’t know”. 2/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.
49
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

65%
CRR Content Recovery Poor
0.83
SSD Semantic Signal Density Good
168 tok
TC Token Cost Good
826 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
52.6% · 1,263
Chrome (nav / header / footer)
27.4% · 658
Boilerplate (cookie / ad)
0% · 0
Other
20% · 480

Final screenshot

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

Diagnostics

high CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence35% of content requires JS · 65% 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 TC 47.4% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 52.6%, chrome 27.4%, boilerplate 0%, other 20%. Only 52.6% 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 93/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 Found at /sitemap.xml Learn →
JSON-LD structured data Types: Organization, WebSite Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

~ 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

~ 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✓ llms.txt present + valid✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ 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=31536000
✅ Content-Security-Policypolicy present, script-src does not allow inline
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policystrict-origin-when-cross-origin
➖ 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

farfetch-contents.com — 1660 KiB, 61 requests, 206 ms main-thread

EvidenceThird-party is 63.7% of total transfer (174 requests); farfetch-contents.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 farfetch-contents.com; defer non-critical third-party scripts.
mediumSplit the heaviest unused bundle

106.client.92a2c6b58994c5b8375e.esnext.js — 137 KiB transferred, 70.2% unused (third-party)

EvidenceCDP JS coverage: 96 KiB of this bundle is never executed on load.
Impact~-96 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of 106.client.92a2c6b58994c5b8375e.esnext.js, or drop unused dependencies. It is third-party — lazy-load or remove it.
mediumLower server response time

time to first byte

EvidenceTTFB is 886 ms.
ImpactEarlier first useful token (TTFUT).
Effort1–3 h
FixCache at the edge (CDN), reduce server work, avoid redirect chains.
mediumBreak up long main-thread tasks

longest task 200 ms (2 total)

EvidenceMain thread blocked 200 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.
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

174 third-party requests · 2318 KiB (63.7% of transfer) · 206 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
farfetch-contents.com611660 KiB206 ms
forter.com13224 KiB
googletagmanager.com2172 KiB
google.com10102 KiB
go-mpulse.net257 KiB
bing.com934 KiB
criteo.com530 KiB
riskified.com820 KiB
farfetch.net194 KiB
doubleclick.net63 KiB
googleadservices.com43 KiB
rubiconproject.com11 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://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/106.client.92a2c6b58994c5b8375e.esnext.js 3P137 KiB70.2%96 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/38001.client.f3c70c4460665bc4d9a0.esnext.js 3P198 KiB47.4%94 KiB
https://www.googletagmanager.com/gtag/js?id=G-QJBZM1L4HL&cx=c&gtm=4e69b1&sign=fad43df33779e5d108b1ad25d6c36730944165b2b18e6dc94635a92a2f905c78_20260915 3P171 KiB51.3%88 KiB
https://www.farfetch.com/sst/gtm.js?id=GTM-5VWCDN219 KiB39.1%86 KiB
https://www.farfetch.com/sst/gtag/js?id=G-CEF7PMN9HX&cx=c&gtm=4e69b1&sign=fad43df33779e5d108b1ad25d6c36730944165b2b18e6dc94635a92a2f905c78_20260915214 KiB39.8%85 KiB
https://www.farfetch.com/sst/gtm.js?id=GTM-PB6HKWM&gtm=4e69b1&sign=fad43df33779e5d108b1ad25d6c36730944165b2b18e6dc94635a92a2f905c78_20260915137 KiB60.8%83 KiB
https://accounts.google.com/gsi/client 3P100 KiB80.4%80 KiB
https://www.farfetch.com/ajgJT/3j/g/8/sY6W6aeUTbY/bX3wSQuh/PgEPR28B/WBs/XFzI7eVlY?v=a63a86f9-5a6b-c1d6-e14d-1ca716a3cfc2175 KiB38%66 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/68354.client.4a056697ff3784365d79.esnext.js 3P115 KiB51%58 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/public/third-parties/sdks/coralogix-browser-sdk-3.4.0.js 3P79 KiB63.3%50 KiB
https://s.go-mpulse.net/boomerang/V8BTZ-CS5UD-BDWCH-VUP73-K8QTK 3P56 KiB75%42 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/61151.client.3c60ccc0dd4f269be8c9.esnext.js 3P47 KiB46.4%22 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/77632.client.f6dbdd6b3cdea106902d.esnext.js 3P36 KiB51.4%19 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/8877.client.5a329a290dc1322a797e.esnext.js 3P23 KiB76%17 KiB
https://cdn-static.farfetch-contents.com/assets/marketing-tracking-library/tracking-library-stable.min.js 3P27 KiB53.4%14 KiB

Network

207Requests
3638 KiBTransferred
62Scripts
63.7%3rd-party
2Long tasks
Script (62)
2492 KiB
Image (63)
641 KiB
Document (4)
326 KiB
Font (2)
119 KiB
Fetch (37)
30 KiB
XHR (14)
16 KiB
Stylesheet (4)
10 KiB
Ping (9)
4 KiB
Other (12)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://www.farfetch.com/sst/_/service_worker/6920/sw_iframe.html?origin=https%3A%2F%2Fwww.farfetch.com&1p=1&path=%2FsstDocument200245 KiB
https://0c0275c12bca.cdn4.forter.com/sn/0c0275c12bca/script.jsScript200220 KiB
https://www.farfetch.com/sst/gtm.js?id=GTM-5VWCDNScript200219 KiB
https://www.farfetch.com/sst/gtag/js?id=G-CEF7PMN9HX&cx=c&gtm=4e69b1&sign=fad43df33779e5d108b1ad25d6c36730944165b2b18e6dc94635a92a2f905c78_20260915Script200214 KiB
https://www.farfetch.com/ajgJT/3j/g/8/sY6W6aeUTbY/EJ3wSQuhYhYLNp/MQ0HR28B/Jxc/KMXIOXx8Script200200 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/38001.client.f3c70c4460665bc4d9a0.esnext.jsScript200198 KiB
https://www.farfetch.com/ajgJT/3j/g/8/sY6W6aeUTbY/bX3wSQuh/PgEPR28B/WBs/XFzI7eVlY?v=a63a86f9-5a6b-c1d6-e14d-1ca716a3cfc2Script200175 KiB
https://www.googletagmanager.com/gtag/js?id=G-QJBZM1L4HL&cx=c&gtm=4e69b1&sign=fad43df33779e5d108b1ad25d6c36730944165b2b18e6dc94635a92a2f905c78_20260915Script200171 KiB
https://www.farfetch.com/sst/gtm.js?id=GTM-PB6HKWM&gtm=4e69b1&sign=fad43df33779e5d108b1ad25d6c36730944165b2b18e6dc94635a92a2f905c78_20260915Script200137 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/106.client.92a2c6b58994c5b8375e.esnext.jsScript200137 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/68354.client.4a056697ff3784365d79.esnext.jsScript200115 KiB
https://accounts.google.com/gsi/clientScript200100 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239766/data/f4907e1fa8113755571272f7fc3dcded/3x4_four-columns/480/no-search-results-women-new-in.jpegImage20089 KiB
https://www.farfetch.com/ca/Document20081 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/public/third-parties/sdks/coralogix-browser-sdk-3.4.0.jsScript20079 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239754/data/8e82b4feb337e109532a5ef928c79764/3x4_four-columns/480/no-search-results-women-bags.jpegImage20068 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239768/data/ac86a9869091234ad4d5a0986467dab9/3x4_four-columns/480/no-search-results-men-clothing.jpegImage20066 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/public/fonts/v3.00/FarfetchBasis-Regular.woff2Font20060 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239774/data/d0a14fa58b42ed85950c9e2e270dc498/3x4_four-columns/480/no-search-results-men-new-in.jpegImage20060 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/public/fonts/v3.00/FarfetchBasis-Bold.woff2Font20058 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239784/data/b356e724c9f21ee4e01a97baa4fc65f8/3x4_four-columns/480/no-search-results-men-shoes.jpegImage20058 KiB
https://s.go-mpulse.net/boomerang/V8BTZ-CS5UD-BDWCH-VUP73-K8QTKScript20056 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239760/data/7b6e3bf227405936432f998c05ef5ea4/3x4_four-columns/480/no-search-results-women-shoes.jpegImage20049 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239788/data/3dfe8a4ef5c6fc7282f775ea9b41f05a/3x4_four-columns/480/no-search-results-men-accessories.jpegImage20047 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/61151.client.3c60ccc0dd4f269be8c9.esnext.jsScript20047 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/8736.client.b7ab1b24e5d009398942.esnext.jsScript20042 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239756/data/84db3bfadd43025378ee3c06e90b615b/3x4_four-columns/480/no-search-results-women-clothing.jpegImage20039 KiB
https://cdn-static.farfetch-contents.com/assets/portal-core-appportal/desktop/77632.client.f6dbdd6b3cdea106902d.esnext.jsScript20036 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/10239800/data/b76c4dc1dbe69f4981d2ff94426641a6/3x4_four-columns/480/no-search-results-kids-girls.jpegImage20033 KiB
https://cdn-static.farfetch-contents.com/cms-ccloud/caas/v1/media/98560/data/a2dccc5b2f2e0712e77652970bb66105/16x9_three-columns/480/welcome-page-image-mw.jpegImage20032 KiB

Long tasks (>50 ms)

StartDuration
1145 ms200 ms
1401 ms95 ms
Analyzing…
running mobile + desktop · ~30s