react.dev
Metrics
Final screenshot
Diagnostics
signal 0.93 · 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
Metrics
Final screenshot
Diagnostics
signal 0.93 · 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
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
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
✗ 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.
<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 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.
# robots.txt
Sitemap: https://example.com/sitemap.xml
~ 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.
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.
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.
Passed audits (6)
How to improve
864 KiB (54%) 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.
JavaScript coverage
864 KiB unused of 1614 KiB (54% unused JS) — unused JS inflates Token Cost (TC) and slows the agent's parse.
| Script | Size | Unused |
|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-B1E83PJ3RT | 430 KiB | 235 KiB (55%) |
| https://react.dev/_next/static/chunks/4ad82c5e.aa059996e264f809.js | 150 KiB | 136 KiB (90%) |
| https://react.dev/_next/static/chunks/811.b2e5ca620a3f883e.js | 296 KiB | 128 KiB (43%) |
| https://react.dev/_next/static/chunks/928-c320dff8bc8b5b8e.js | 298 KiB | 118 KiB (40%) |
| https://react.dev/_next/static/chunks/framework-76ad44d61c11f057.js | 178 KiB | 103 KiB (58%) |
| https://react.dev/_next/static/chunks/668-9be9de6fa7660277.js | 99 KiB | 80 KiB (80%) |
| https://react.dev/_next/static/chunks/main-8bc660a98b463b2d.js | 128 KiB | 59 KiB (46%) |
| https://react.dev/_next/static/chunks/972.d10c430071e5a41c.js | 11 KiB | 2 KiB (21%) |
| https://react.dev/ | 2 KiB | 1 KiB (55%) |
| https://react.dev/ | 2 KiB | 1 KiB (29%) |
| https://react.dev/_next/static/chunks/webpack-1647deff6d10c639.js | 4 KiB | 1 KiB (13%) |
| https://react.dev/_next/static/chunks/pages/%5B%5B...markdownPath%5D%5D-ef91ae665155f68d.js | 14 KiB | 0 KiB (3%) |
Network
Heaviest requests
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-B1E83PJ3RT | Script | 200 | 151 KiB |
| https://react.dev/_next/static/chunks/811.b2e5ca620a3f883e.js | Script | 200 | 110 KiB |
| https://react.dev/_next/static/chunks/928-c320dff8bc8b5b8e.js | Script | 200 | 94 KiB |
| https://react.dev/fonts/Source-Code-Pro-Bold.woff2 | Font | 200 | 76 KiB |
| https://react.dev/fonts/Source-Code-Pro-Regular.woff2 | Font | 200 | 75 KiB |
| https://react.dev/_next/static/chunks/framework-76ad44d61c11f057.js | Script | 200 | 57 KiB |
| https://react.dev/images/uwu.png | Image | 200 | 54 KiB |
| https://react.dev/_next/static/chunks/4ad82c5e.aa059996e264f809.js | Script | 200 | 50 KiB |
| https://react.dev/ | Document | 200 | 43 KiB |
| https://react.dev/_next/static/chunks/main-8bc660a98b463b2d.js | Script | 200 | 39 KiB |
| https://react.dev/_next/static/chunks/668-9be9de6fa7660277.js | Script | 200 | 34 KiB |
| https://react.dev/fonts/Optimistic_Text_W_It.woff2 | Font | 200 | 25 KiB |
| https://react.dev/fonts/Optimistic_Display_W_Bd.woff2 | Font | 200 | 23 KiB |
| https://react.dev/fonts/Optimistic_Display_W_SBd.woff2 | Font | 200 | 23 KiB |
| https://react.dev/fonts/Optimistic_Text_W_Bd.woff2 | Font | 200 | 23 KiB |
| https://react.dev/fonts/Optimistic_Text_W_Md.woff2 | Font | 200 | 23 KiB |
| https://react.dev/fonts/Optimistic_Display_W_Md.woff2 | Font | 200 | 23 KiB |
| https://react.dev/fonts/Optimistic_Text_W_Rg.woff2 | Font | 200 | 22 KiB |
| https://react.dev/_next/static/css/90fb947bd70db324.css | Stylesheet | 200 | 20 KiB |
| https://react.dev/images/home/videos/rn.jpg | Image | 200 | 14 KiB |
| https://react.dev/_next/image?url=%2Fimages%2Fuwu.png&w=384&q=75 | Image | 200 | 13 KiB |
| https://react.dev/images/home/videos/documentary.webp | Image | 200 | 10 KiB |
| https://react.dev/images/home/videos/rethinking.jpg | Image | 200 | 8 KiB |
| https://react.dev/_next/data/_6KXuqS4wVIftCYBgnYUA/learn.json?markdownPath=learn | Fetch | 200 | 6 KiB |
| https://react.dev/images/home/videos/rsc.jpg | Image | 200 | 6 KiB |
| https://react.dev/images/home/conf2021/lauren.jpg | Image | 200 | 6 KiB |
| https://react.dev/images/home/videos/hooks.jpg | Image | 200 | 5 KiB |
| https://react.dev/_next/data/_6KXuqS4wVIftCYBgnYUA/versions.json?markdownPath=versions | Fetch | 200 | 5 KiB |
| https://react.dev/images/home/conf2019/cover.svg | Image | 200 | 5 KiB |
| https://react.dev/_next/static/chunks/972.d10c430071e5a41c.js | Script | 200 | 5 KiB |