www.homedepot.com

Report from 8/16/2026, 12:28:31 PM https://www.homedepot.com
Latest run · lab, cold cache
49
8/16/2026
28-day score · p75 · the standard
49
32 runs
CRR13%latest
SSD69%latest
TC1330 toklatest
TTFUT138 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/homedepot.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.homedepot.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.homedepot.com"><img src="https://agentvitals.dev/badge/homedepot.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
Business nameThe Home Depot
CategoryOrganization
Pricenot found
Locationnot found
Hoursnot found
Productsnot found
🟡DescriptionShop online for all your home improvement needs: appliances, bathroom decorating ideas, kitchen remodeling, patio furniture, power tools, bbq grills, carpeting, lumber, concrete, lighting, ceiling… · 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.

49
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

CRR Content Recovery N/A
0.69
SSD Semantic Signal Density Good
1,330 tok
TC Token Cost Good
92 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
0.4% · 59
Chrome (nav / header / footer)
0% · 0
Boilerplate (cookie / ad)
0% · 0
Other
99.6% · 15,689

Final screenshot

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

Diagnostics

high TC 99.6% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 0.4%, chrome 0%, boilerplate 0%, other 99.6%. Only 0.4000000000000057% 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: raw-http

Agent Discoverability 78/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 No /sitemap.xml Learn →
JSON-LD structured data Types: WebSite, Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (5)

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

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

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ 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.

70Transport posture (0–100, unscored)
3pass
1warn
1fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=63072000; includeSubDomains
❌ Content-Security-Policyno content-security-policy header
✅ X-Content-Type-Optionsnosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highSplit the heaviest unused bundlehighest leverage

HomepageMetadataContainer.845a656756a50532bd75.js — 808 KiB transferred, 64.6% unused (third-party)

EvidenceCDP JS coverage: 521 KiB of this bundle is never executed on load.
Impact~-521 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of HomepageMetadataContainer.845a656756a50532bd75.js, or drop unused dependencies. It is third-party — lazy-load or remove it.
highCut third-party weight

thdstatic.com — 3553 KiB, 120 requests, 1555 ms main-thread

EvidenceThird-party is 87.5% of total transfer (251 requests); thdstatic.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 thdstatic.com; defer non-critical third-party scripts.
highBreak up long main-thread tasks

longest task 572 ms (10 total)

EvidenceMain thread blocked 572 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

6.0 MB total

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

Third-party impact

251 third-party requests · 5341 KiB (87.5% of transfer) · 1729 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
thdstatic.com1203553 KiB1555 ms
googletagmanager.com4584 KiB104 ms
sprinklr.com21421 KiB56 ms
forter.com11214 KiB
quantummetric.com11164 KiB
qualtrics.com21136 KiB
px-cloud.net14132 KiB14 ms
go-mpulse.net260 KiB
getamigo.io641 KiB
google-analytics.com221 KiB
doubleclick.net96 KiB
demdex.net21 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://assets.thdstatic.com/experiences/my-homepage/HomepageMetadataContainer.845a656756a50532bd75.js 3P808 KiB64.6%521 KiB
https://1ad356638475.cdn4.forter.com/sn/1ad356638475/sha256-s2EryHbW5IT9%2BZv5Tmsjd2MHMjNRiVL52Vh2xWmFGCI%3D/script.js 3P210 KiB49.2%104 KiB
https://assets.thdstatic.com/experiences/my-homepage/my-homepage.8edd6a938cfbde960e83.js 3P142 KiB69.7%99 KiB
https://www.googletagmanager.com/gtag/js?id=G-9H2R4ZXG4J&cx=c&gtm=4e68c1 3P168 KiB52.5%88 KiB
https://live-chat-static.sprinklr.com/chat/SJvKhilP1/static/js/modern/default~live-chat-app~stream-app-index.283d7bfb.js 3P157 KiB48.3%76 KiB
https://assets.thdstatic.com/analytics/3p/b2c/desktop/prod/current/3p.js 3P140 KiB52.8%74 KiB
https://www.googletagmanager.com/gtag/js?id=AW-985322823&cx=c&gtm=4e68c1 3P157 KiB46.7%73 KiB
https://www.googletagmanager.com/gtag/js?id=DC-3518820&cx=c&gtm=4e68c1 3P136 KiB52.1%71 KiB
https://www.googletagmanager.com/gtag/js?id=UA-32593878-1 3P123 KiB57.7%71 KiB
https://assets.thdstatic.com/analytics/core/b2c/desktop/prod/current/thdAnalytics.core.js 3P76 KiB83.4%64 KiB
https://live-chat-static.sprinklr.com/chat/SJvKhilP1/static/js/modern/live-chat-app.a68878a8.js 3P105 KiB58.9%62 KiB
https://www.homedepot.com/I4nDAzVxz7xS/r4/dxEx2y7PWR/Vc7EtNuuOw/LlQ7EwE/aQ5K/IWsUAVsT?v=f6ffcba1-454c-1cf8-fbbb-6ef4f33cb81e175 KiB35.1%61 KiB
https://cdn.quantummetric.com/qscripts/quantum-homedepot.js 3P164 KiB31.5%52 KiB
https://client.px-cloud.net/PXJ770cP7Y/main.min.js 3P123 KiB39%48 KiB
https://s.go-mpulse.net/boomerang/36T59-9DHSJ-E4G5M-6UFW6-FTNMC 3P60 KiB75.2%45 KiB

Network

296Requests
6105 KiBTransferred
94Scripts
87.5%3rd-party
10Long tasks
Script (94)
3897 KiB
Image (88)
1699 KiB
Document (5)
220 KiB
Font (5)
100 KiB
XHR (51)
70 KiB
Stylesheet (3)
46 KiB
Other (7)
44 KiB
Fetch (36)
27 KiB
Ping (7)
3 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://assets.thdstatic.com/experiences/my-homepage/HomepageMetadataContainer.845a656756a50532bd75.jsScript200808 KiB
https://dam.thdstatic.com/contentful/heroflattenimage/6AUG2026-HP-MW27-29-BAU-ESM-Stock-Up-For-School-DSK.pngImage200394 KiB
https://dam.thdstatic.com/contentful/heroflattenimage/6AUG2026-HP-MW27-29-BAU-split-banner-holiday-greenery-2.gifImage200319 KiB
https://dam.thdstatic.com/contentful/heroflattenimage/6AUG2026-HP-MW27-29-BAU-split-banner-holiday-trees-4.gifImage200235 KiB
https://1ad356638475.cdn4.forter.com/sn/1ad356638475/sha256-s2EryHbW5IT9%2BZv5Tmsjd2MHMjNRiVL52Vh2xWmFGCI%3D/script.jsScript200210 KiB
https://www.homedepot.com/I4nDAzVxz7xS/r4/dxEx2y7PWR/7m7EtNcmJzDNXkam/V0wzEwE/MFQv/SVchUDIBScript200184 KiB
https://www.homedepot.com/Document200181 KiB
https://www.homedepot.com/I4nDAzVxz7xS/r4/dxEx2y7PWR/Vc7EtNuuOw/LlQ7EwE/aQ5K/IWsUAVsT?v=f6ffcba1-454c-1cf8-fbbb-6ef4f33cb81eScript200175 KiB
https://www.googletagmanager.com/gtag/js?id=G-9H2R4ZXG4J&cx=c&gtm=4e68c1Script200168 KiB
https://cdn.quantummetric.com/qscripts/quantum-homedepot.jsScript200164 KiB
https://live-chat-static.sprinklr.com/chat/SJvKhilP1/static/js/modern/default~live-chat-app~stream-app-index.283d7bfb.jsScript200157 KiB
https://www.googletagmanager.com/gtag/js?id=AW-985322823&cx=c&gtm=4e68c1Script200157 KiB
https://assets.thdstatic.com/experiences/my-homepage/my-homepage.8edd6a938cfbde960e83.jsScript200142 KiB
https://assets.thdstatic.com/analytics/3p/b2c/desktop/prod/current/3p.jsScript200140 KiB
https://customer.homedepot.com/c_KJh_PGcYbcfSe2?bcbc066a249d8487=o8EfC84ma3MXoqs4RUsKvR189iJc_-Vq_n-mSlXIL5RMWbEepncTKZhbLNNscNpVIadSmKZtHHHi2dLAnjF0mnykpTWWR9WUSFiBxYHLnTNRecJ7fRehUX72v-xfNRwmDpx97U_UAyo0pF0OHhiYzjPEIx0EZMSbyVV4OSPGS02BAdxzHdfKHdzpfxQO4Cw35EyQ4c41f9CUvUHo&jb=35302e2468736f77354e6b6c7570266a7b67354461667570266a7b6a773f4160706d6f67266a7b603f436870676f6727323831323eScript200139 KiB
https://www.googletagmanager.com/gtag/js?id=DC-3518820&cx=c&gtm=4e68c1Script200136 KiB
https://dam.thdstatic.com/contentful/heroflattenimage/6AUG2026-HP-MW27-29-BAU-bento-hero-01-DSK-2.pngImage200133 KiB
https://client.px-cloud.net/PXJ770cP7Y/main.min.jsScript200123 KiB
https://www.googletagmanager.com/gtag/js?id=UA-32593878-1Script200123 KiB
https://live-chat-static.sprinklr.com/chat/SJvKhilP1/static/js/modern/live-chat-app.a68878a8.jsScript200105 KiB
https://assets.thdstatic.com/analytics/core/b2c/desktop/prod/current/thdAnalytics.core.jsScript20076 KiB
https://s.go-mpulse.net/boomerang/36T59-9DHSJ-E4G5M-6UFW6-FTNMCScript20060 KiB
https://assets.thdstatic.com/data-collection/v6.0.114/data-collection.min.jsScript20045 KiB
https://live-chat-static.sprinklr.com/chat/SJvKhilP1/static/js/modern/default~live-chat-app~live-stream-app.8645a0a1.jsScript20044 KiB
https://assets.thdstatic.com/analytics/sync/b2c/desktop/prod/current/sync.jsScript20044 KiB
https://assets.thdstatic.com/hf/v34.0.3/assets/vendor-sui-atomic-BrT_9_uG.jsScript20044 KiB
https://siteintercept.qualtrics.com/dxjsmodule/626.dbc8d716b9ee29fe8596.chunk.js?Q_CLIENTVERSION=2.55.0&Q_CLIENTTYPE=web&Q_BRANDID=www.homedepot.comScript20039 KiB
https://assets.thdstatic.com/hf/v34.0.3/assets/vendor-apollo-CHPMfpoz.jsScript20038 KiB
https://live-chat-static.sprinklr.com/chat/SJvKhilP1/static/js/modern/mqtt.d5432c35.jsScript20037 KiB
https://dam.thdstatic.com/contentful/heroflattenimage/hpsb-garden-dsk.pngImage20034 KiB

Long tasks (>50 ms)

StartDuration
997 ms572 ms
447 ms369 ms
1721 ms228 ms
2014 ms224 ms
843 ms127 ms
2608 ms70 ms
2318 ms61 ms
3296 ms56 ms
221 ms52 ms
3145 ms50 ms
Analyzing…
running mobile + desktop · ~30s