developer.mozilla.org

Report from 7/2/2026, 8:53:24 PM https://developer.mozilla.org/
72
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.23
SSD Semantic Signal Density Poor
538 tok
TC Token Cost Good
31 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
2.2% · 77
Chrome (nav / header / footer)
61.7% · 2,180
Boilerplate (cookie / ad)
0% · 0
Other
36.1% · 1,274

Final screenshot

Final screenshot of https://developer.mozilla.org/

Diagnostics

high SSD Low signal-to-noise for agents

signal 0.47 · JSON-LD 0/1 · missing: structured-data

Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.

Rendered profile: headless

Agent Discoverability 72/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 Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data No JSON-LD found Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (6)

~ Machine-readable prices medium impact No prices found (fine for non-commercial sites)

Business impact When a user asks an agent 'how much does X cost', it needs readable pricing. Hidden, JS-only or 'request a quote' pricing means the agent can't answer — and recommends someone who can.

What we measured We scan the HTML for price patterns and Schema.org Offer/PriceSpecification markup.

How to fix Expose prices (or a starting-from range) in HTML and add Schema.org Offer.

<script type="application/ld+json">{"@type":"Offer","price":"29.90","priceCurrency":"EUR"}</script>

Spec: https://schema.org/Offer

llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt

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/

~ 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://agents-json.org

~ 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 (6)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ No login wall on public content✓ XML sitemap present + fresh✓ Server response (TTFB)
Full profile — how to improve · unused JS · network · timing

How to improve

mediumReduce unused JavaScript

332 KiB (46%) of JS goes unused. Code-split, lazy-load below-the-fold scripts, and drop unused dependencies — less JS also lowers CAV Token Cost (TC) and speeds up agent parsing.

Third-party impact

4 third-party requests · 158 KiB (12.5% of transfer) · 8 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
transcend-cdn.com4158 KiB8 ms

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://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.js 3P99 KiB49.5%49 KiB
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.js 3P53 KiB62.4%33 KiB
https://developer.mozilla.org/static/client/1827.8ce7876cd992b39f.js18 KiB47%9 KiB
https://developer.mozilla.org/static/client/8903.f870aafb338b203a.js15 KiB42.3%7 KiB
https://developer.mozilla.org/static/client/index.c80106c6d1e5ce24.js14 KiB23.6%3 KiB
https://developer.mozilla.org/static/client/3775.a15b40f707b331c8.js2 KiB41.5%1 KiB
https://developer.mozilla.org/static/client/8926.8f89269630bebefc.js1 KiB74.1%1 KiB
https://developer.mozilla.org/static/client/6703.19836388dfba3a26.js1 KiB43%1 KiB
https://developer.mozilla.org/static/client/3611.5ca952c0be37a4a8.js1 KiB41.7%1 KiB
https://developer.mozilla.org/static/client/runtime.526971ceb50b0454.js9 KiB5.3%0 KiB
https://developer.mozilla.org/static/client/8300.452e4dd110738987.js1 KiB52.3%0 KiB
https://developer.mozilla.org/static/client/527.27b4368313f61142.js2 KiB15.1%0 KiB
https://developer.mozilla.org/static/client/9204.a4201216134f6cd5.js3 KiB13.9%0 KiB
https://developer.mozilla.org/static/client/5542.b9711a9945ed7816.js2 KiB13.9%0 KiB
https://developer.mozilla.org/static/client/2868.c9758e48acf3c952.js1 KiB19.1%0 KiB

Network

79Requests
1256 KiBTransferred
24Scripts
12.5%3rd-party
0Long tasks
Image (17)
720 KiB
Font (3)
246 KiB
Script (24)
236 KiB
Stylesheet (21)
27 KiB
Document (1)
16 KiB
Fetch (3)
6 KiB
Other (2)
3 KiB
Ping (7)
1 KiB
Manifest (1)
1 KiB

Heaviest requests

URLTypeStatusTransfer
https://developer.mozilla.org/pimg/aHR0cHM6Ly9zdGF0aWM0LmJ1eXNlbGxhZHMubmV0L3V1LzIvMTc2NDc2LzE3ODIzOTY0NzEtMTk0MHg1MDBfSG9tZXBhZ2VfVGFrZW92ZXIucG5n.RMecevFIkUgvyHiWNSXE14dTvSzMHqMeyN6MeOjlTIo%3DImage200522 KiB
https://developer.mozilla.org/pimg/aHR0cHM6Ly9zdGF0aWM0LmJ1eXNlbGxhZHMubmV0L3V1LzIvMTc2NDc2LzE3ODIzOTgwNDgtMTQ1NngxODBfYm90dG9tX0Jhbm5lci5wbmc%3D.hh20z%2BCZ524emuE9luUipFc7zPiTJ%2F39TxrDTtyRNrs%3DImage200156 KiB
https://developer.mozilla.org/static/client/inter-italic-latin.fd2627ec16333c05.woff2Font200114 KiB
https://developer.mozilla.org/static/client/inter-latin.9a3b1bc220d426ef.woff2Font200104 KiB
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/ui.jsScript20099 KiB
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/airgap.jsScript20053 KiB
https://developer.mozilla.org/static/ssr/mdn_contributor.9e2a105f50828d5a.pngImage20031 KiB
https://developer.mozilla.org/static/client/jetbrains-mono-latin.119994ed445212c7.woff2Font20028 KiB
https://developer.mozilla.org/static/client/1827.8ce7876cd992b39f.jsScript20018 KiB
https://developer.mozilla.org/en-US/Document20016 KiB
https://developer.mozilla.org/static/client/8903.f870aafb338b203a.jsScript20015 KiB
https://developer.mozilla.org/static/client/index.c80106c6d1e5ce24.jsScript20014 KiB
https://developer.mozilla.org/static/client/runtime.526971ceb50b0454.jsScript2009 KiB
https://developer.mozilla.org/static/client/styles-global.15d412acc33968c4.cssStylesheet2004 KiB
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/cm.cssStylesheet2004 KiB
https://developer.mozilla.org/pong/getFetch2003 KiB
https://developer.mozilla.org/favicon-192x192.pngOther2003 KiB
https://developer.mozilla.org/static/client/9204.a4201216134f6cd5.jsScript2003 KiB
https://developer.mozilla.org/static/client/3775.a15b40f707b331c8.jsScript2002 KiB
https://developer.mozilla.org/static/client/527.27b4368313f61142.jsScript2002 KiB
https://transcend-cdn.com/cm/d556c3a1-e57c-4bdf-a490-390a1aebf6dd/translations/en.jsonFetch2002 KiB
https://developer.mozilla.org/static/client/5542.b9711a9945ed7816.jsScript2002 KiB
https://developer.mozilla.org/static/client/8280.c6eb5ce3b5879e6f.jsScript2002 KiB
https://developer.mozilla.org/static/client/styles-menu.e2c5c8a53a8854c2.cssStylesheet2002 KiB
https://developer.mozilla.org/static/client/4759.da1a0db022a49a4b.jsScript2002 KiB
https://developer.mozilla.org/static/client/4060.3dd472fc030c4845.jsScript2002 KiB
https://developer.mozilla.org/static/client/3391.743690721cc78406.cssStylesheet2001 KiB
https://developer.mozilla.org/static/client/6703.19836388dfba3a26.jsScript2001 KiB
https://developer.mozilla.org/static/client/2868.c9758e48acf3c952.jsScript2001 KiB
https://developer.mozilla.org/static/client/3690.b126b99c4de57b27.jsScript2001 KiB
Analyzing…
running mobile + desktop · ~30s