www.target.com

Report from 7/2/2026, 2:02:52 PM https://www.target.com
53
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

30%
CRR Content Recovery Poor
0.51
SSD Semantic Signal Density Needs work
15 tok
TC Token Cost Good
632 ms
TTFUT Time to First Useful Token N/A

Final screenshot

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

Diagnostics

high CRR Content is hidden behind JavaScript

70% of content requires JS · 30% of rendered content recovered (rest is placeholder/wrong)

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

signal 0.03 · generic JSON-LD 1/1

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 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: WebPage 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://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 (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)
Full profile — how to improve · unused JS · network · timing

How to improve

highReduce unused JavaScripthighest leverage

3423 KiB (55%) 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.

mediumCut total transfer weight

3.5 MB transferred. Enable Brotli, serve WebP/AVIF images, and defer non-critical resources.

mediumBreak up long main-thread tasks

Longest task 190 ms (8 long tasks). Split heavy work, defer third-party scripts, and move compute off the main thread.

JavaScript coverage

3423 KiB unused of 6254 KiB (55% unused JS) — unused JS inflates Token Cost (TC) and slows the agent's parse.

ScriptSizeUnused
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/pages/_app-62c0923a6e9f3360.js1221 KiB643 KiB (53%)
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202606250101/pubads_impl.js?cb=31099434609 KiB368 KiB (60%)
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/vendor-e471af55e89eab7f.js600 KiB343 KiB (57%)
https://assets.targetimg1.com/webui/scripts/fullstory/fs.20250319-01.js291 KiB200 KiB (69%)
https://resources.digital-cloud.medallia.com/wdcus/235967/onsite/generic1768825497250.js240 KiB152 KiB (63%)
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/main-0d6ae7cddc903f52.js280 KiB148 KiB (53%)
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/slingshot-components-Banner.2b571f28538b7d55.js201 KiB124 KiB (62%)
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/framework-026f8d58635a3089.js185 KiB113 KiB (61%)
https://cdn.attn.tv/tag/2026-latest/unified-tag.js?v=2026-latest_29052e05d9d156 KiB107 KiB (69%)
https://client.px-cloud.net/PXGWPp4wUS/main.min.js231 KiB102 KiB (44%)
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/47168.8a4c4ccae0a517ed.js132 KiB90 KiB (68%)
https://p.toadmash.net/1782961561/8c944d60-66e8-47de-b0a2-892ccb1a932c.js165 KiB89 KiB (54%)

Network

216Requests
3556 KiBTransferred
85Scripts
0%3rd-party
8Long tasks
Script (85)
2125 KiB
Image (19)
956 KiB
Stylesheet (19)
122 KiB
Document (15)
93 KiB
Font (3)
86 KiB
Other (31)
62 KiB
XHR (15)
59 KiB
Fetch (27)
52 KiB
Ping (2)
0 KiB

Heaviest requests

URLTypeStatusTransfer
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/pages/_app-62c0923a6e9f3360.jsScript200388 KiB
https://target.scene7.com/is/image/Target/GUEST_cf7968c3-2944-476c-b4f3-ebe318e9fdad?wid=800Image200277 KiB
https://assets.targetimg1.com/ssx/ssx.mod.js?seed=AEBBFyGfAQAAoM-_h5TuZcpOQYAStOIrZ8UpSPZomcko8wIpS-yYb1TxJ6m6&X-GyJwza5Z--z=qScript200198 KiB
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202606250101/pubads_impl.js?cb=31099434Script200191 KiB
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/vendor-e471af55e89eab7f.jsScript200166 KiB
https://target.scene7.com/is/image/Target/GUEST_a2210ab1-300c-4d01-b5a5-55df1efe3b11?fmt=webp&qlt=80&wid=2400Image200138 KiB
https://target.scene7.com/is/image/Target/GUEST_9006990c-bf1b-4bf8-b9e7-a795ae8b34fd?wid=2160&qlt=80&fmt=webpImage200133 KiB
https://target.scene7.com/is/image/Target/GUEST_83400728-2426-48a5-a1c9-51345c031913?wid=2160&qlt=80&fmt=webpImage200133 KiB
https://client.px-cloud.net/PXGWPp4wUS/main.min.jsScript20097 KiB
https://assets.targetimg1.com/webui/scripts/fullstory/fs.20250319-01.jsScript20094 KiB
https://www.target.com/Document20088 KiB
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/main-0d6ae7cddc903f52.jsScript20086 KiB
https://resources.digital-cloud.medallia.com/wdcus/235967/onsite/generic1768825497250.jsScript20069 KiB
https://target.scene7.com/is/image/Target/GUEST_acb6e5a7-5e64-471f-91c6-ddc885c8e6aa?wid=720&qlt=80&fmt=webpImage20069 KiB
https://assets.adobedtm.com/92025c83a551/2653a632bdc7/launch-270dfdaa71b7.min.jsScript20061 KiB
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/slingshot-components-Banner.2b571f28538b7d55.jsScript20061 KiB
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/framework-026f8d58635a3089.jsScript20059 KiB
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/css/401b7934a3b20354.cssStylesheet20052 KiB
https://cdn.attn.tv/tag/2026-latest/unified-tag.js?v=2026-latest_29052e05d9dScript20051 KiB
https://target.scene7.com/is/image/Target/GUEST_6b2c6c49-367d-4a5d-932c-18a92de5647f?fmt=webp&qlt=80&wid=600Image20049 KiB
https://p.toadmash.net/1782961561/8cb0d2c8-acf9-4030-918d-cabe6d0421d8.jsScript20044 KiB
https://p.toadmash.net/1782961561/8c944d60-66e8-47de-b0a2-892ccb1a932c.jsScript20043 KiB
https://target.scene7.com/is/image/Target/GUEST_9ac75e00-dc9a-4246-b365-f931290d1a50?wid=720&qlt=80&fmt=webpImage20042 KiB
https://p.toadmash.net/1782961561/edab4434-6591-436f-ad25-cfcc91b52fa3.jsScript20042 KiB
https://assets.targetimg1.com/webui/top-of-funnel/_next/static/chunks/47168.8a4c4ccae0a517ed.jsScript20037 KiB
https://securepubads.g.doubleclick.net/tag/js/gpt.jsScript20035 KiB
https://target.scene7.com/is/image/Target/GUEST_3aaf98a2-4714-4421-86c7-5e30325ea230?wid=720&qlt=80&fmt=webpImage20031 KiB
https://assets.targetimg1.com/ui/fonts/3420ab8a-6ccf-4c75-9da7-efe26f1ced8a.woff2Font20029 KiB
https://assets.targetimg1.com/ui/fonts/99ecc614-958b-457a-be15-01e00c53057f.woff2Font20029 KiB
https://target.scene7.com/is/image/Target/GUEST_90784616-2ea3-46b8-b7a7-94f421042c9d?fmt=webp&qlt=80&wid=600Image20028 KiB

Long tasks (>50 ms)

StartDuration
1015 ms190 ms
1243 ms152 ms
1947 ms83 ms
817 ms78 ms
2051 ms76 ms
1729 ms64 ms
654 ms60 ms
895 ms55 ms
Analyzing…
running mobile + desktop · ~30s