www.lowes.com

Report from 7/2/2026, 2:06:04 PM https://www.lowes.com
57
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

37%
CRR Content Recovery Poor
0.58
SSD Semantic Signal Density Needs work
196 tok
TC Token Cost Good
876 ms
TTFUT Time to First Useful Token N/A

Final screenshot

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

Diagnostics

high CRR Content is hidden behind JavaScript

63% of content requires JS

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.66 · website JSON-LD 1/2 · missing: name

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 83/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 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 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 (5)

~ No content-blocking cookie wall medium impact Consent platform: trustarc (verify it doesn't block content)

Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.

What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.

How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.

Spec: https://gdpr.eu/cookies/

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

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

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

How to improve

highReduce unused JavaScripthighest leverage

13456 KiB (51%) 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.

highBreak up long main-thread tasks

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

mediumCut total transfer weight

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

mediumLower server response time

TTFB is 767 ms. Cache at the edge (CDN), reduce server work, and avoid redirect chains.

JavaScript coverage

13456 KiB unused of 26183 KiB (51% unused JS) — unused JS inflates Token Cost (TC) and slows the agent's parse.

ScriptSizeUnused
https://www.lowescdn.com/engage-one/0.0.1/vendors.0c5f6641.js3744 KiB1706 KiB (46%)
https://www.lowescdn.com/mfe/login_authentication_mfe/2_35_10/userAccess.umd.js1503 KiB1020 KiB (68%)
https://www.lowescdn.com/engage-one/0.0.1/client.2269c165.js1400 KiB987 KiB (71%)
https://www.lowescdn.com/mfe/purchase_atc_flyout/1_32_0/atc.umd.js1225 KiB771 KiB (63%)
https://www.lowescdn.com/valar-notifications-web/prod/helix/assets/1.6.1/notificationsIcon.38aab715e1d5bd961eb9.js2461 KiB689 KiB (28%)
https://cobrowse.screenmeet.com/CobrowseCore.js498 KiB425 KiB (85%)
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202606250101/pubads_impl.js609 KiB369 KiB (61%)
https://www.lowescdn.com/engage-one/0.0.1/recosCardUi.be72cfd2.js466 KiB362 KiB (78%)
https://www.lowescdn.com/global-header-footer/search/mh-vendors-1.519ad7e3.js348 KiB345 KiB (99%)
https://analytics.tiktok.com/i18n/pixel/static/main.MTIwMGUyODI1MQ.js476 KiB285 KiB (60%)
https://www.lowescdn.com/global-header-footer/search/mh-backyard.7c6fc269.js272 KiB270 KiB (99%)
https://www.googletagmanager.com/gtag/js?id=G-CCRV6W4CXY&l=googleDataLayer498 KiB242 KiB (49%)

Network

419Requests
9574 KiBTransferred
242Scripts
0%3rd-party
10Long tasks
Script (242)
6988 KiB
Image (52)
1377 KiB
Media (2)
509 KiB
XHR (42)
343 KiB
Fetch (24)
119 KiB
Font (2)
106 KiB
Document (17)
73 KiB
Ping (26)
32 KiB
Other (11)
25 KiB
Stylesheet (1)
1 KiB

Heaviest requests

URLTypeStatusTransfer
https://www.lowescdn.com/engage-one/0.0.1/vendors.0c5f6641.jsScript2001103 KiB
https://www.lowescdn.com/valar-notifications-web/prod/helix/assets/1.6.1/notificationsIcon.38aab715e1d5bd961eb9.jsScript200660 KiB
https://mobileimages.lowes.com/marketingvideos/e6b769bc-5162-47df-8316-a4305702ad0a/hp-diy-j4-hero-dp18-1208968-dt.mp4Media206487 KiB
https://www.lowescdn.com/mfe/login_authentication_mfe/2_35_10/userAccess.umd.jsScript200448 KiB
https://www.lowescdn.com/mfe/purchase_atc_flyout/1_32_0/atc.umd.jsScript200302 KiB
https://www.lowescdn.com/engage-one/0.0.1/client.2269c165.jsScript200268 KiB
https://mobileimages.lowes.com/marketingimages/0e886fb0-7910-44db-a4a0-60b7c582deab/hp-grills-accessories-dp18-1211736-dt.pngImage200217 KiB
https://mobileimages.lowes.com/marketingimages/b75907b5-46a5-4da5-99ea-30a74121dba7/hp-whirlpool-appliances-dp18-1211736-dt.jpegImage200195 KiB
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202606250101/pubads_impl.jsScript200191 KiB
https://www.lowes.com/QX-5PvqGU2po4/qFaU/aZB6jMS0cg/D39aJrzEcu9ikf/QwpAMw/bh/BVUSU2aEcBScript200175 KiB
https://www.googletagmanager.com/gtag/js?id=G-CCRV6W4CXY&l=googleDataLayerScript200167 KiB
https://mobileimages.lowes.com/marketingimages/ce476ad1-80fd-451b-b86c-93cc111ecda7/hp-interior-paint-ceiling-paint-dp18-1211736-dt.pngImage200160 KiB
https://www.lowescdn.com/luca-client/4b3a40f967c/build-chat-component/chat-invite.min.jsXHR200153 KiB
https://mobileimages.lowes.com/marketingimages/e50bff14-87db-417b-811a-497d8a4aed37/hp-captain-power-tools-equipment-dp18-1211736-dt.pngImage200152 KiB
https://www.lowes.com/QX-5PvqGU2po4/qFaU/aZB6jMS0cg/6N9aJrzE/IQdEMw/US/9JTCMtAGpV?v=df597236-ccb5-6744-cf83-bbc1854ccfc2Script200151 KiB
https://www.googletagmanager.com/gtag/js?id=DC-6450450&l=googleDataLayer&cx=c&gtm=4e66u1Script200150 KiB
https://www.googletagmanager.com/gtag/js?id=AW-1031919983&l=googleDataLayer&cx=c&gtm=4e66u1Script200150 KiB
https://www.googletagmanager.com/gtag/js?id=DC-12808899&l=googleDataLayer&cx=c&gtm=4e66u1Script200135 KiB
https://asset.fwcdn3.com/js/fwn.jsScript200119 KiB
https://cobrowse.screenmeet.com/CobrowseCore.jsScript200115 KiB
https://analytics.tiktok.com/i18n/pixel/static/main.MTIwMGUyODI1MQ.jsScript200113 KiB
https://mobileimages.lowes.com/marketingimages/6b60e0c5-7103-4f70-a33d-bac60aecaf13/hp-homecare-plus-dp18-1208968-dt.pngImage200110 KiB
https://mobileimages.lowes.com/marketingimages/13cfe485-d544-4842-8abe-55d9d8dc8289/hp-appliance-dp18-1221783-6-22-dt-v2.jpegImage200109 KiB
https://www.lowescdn.com/engage-one/0.0.1/recosCardUi.be72cfd2.jsScript200100 KiB
https://connect.facebook.net/en_US/fbevents.jsScript20099 KiB
https://www.lowescdn.com/global-header-footer/search/header-v2.182a0330.jsScript20092 KiB
https://gs.nmgassets.com/LODOWS854.jsScript20088 KiB
https://gs.wandzcdn.com/wandz/LOTA0D7GDW.jsScript20088 KiB
https://mobileimages.lowes.com/marketingimages/f33e5b6a-e25d-494f-bcbf-7636afd486b9/hp-captain-credit-riding-lawn-mower-dp18-1211736-dt.pngImage20087 KiB
https://www.lowescdn.com/global-header-footer/search/mh-vendors-1.519ad7e3.jsScript20086 KiB

Long tasks (>50 ms)

StartDuration
1223 ms270 ms
1515 ms148 ms
837 ms127 ms
2978 ms119 ms
1794 ms97 ms
4377 ms95 ms
4216 ms88 ms
3772 ms81 ms
3630 ms70 ms
4005 ms68 ms
Analyzing…
running mobile + desktop · ~30s