bombas.com
Scanned 7/12/2026, 1:40:53 PM · served from cache
5 of 15 checks passed
Category breakdown
Check results
Commerce
0 0/5 passed
Commerce
0-
Fix UCP profile discoverable Critical 0/100
No UCP profile found. Last error: HTTP 404.
How to fix: Publish a UCP profile at /.well-known/ucp (Shopify stores get this automatically on Hydrogen/Online Store) and link to it from your homepage.
Raw evidence
{ "lastError": "HTTP 404", "triedLink": false } -
Fix MCP server card discoverable Critical 0/100
No MCP server card at any well-known path. Last error: /.well-known/mcp-server-card.json: HTTP 404.
How to fix: Publish a server card at /.well-known/mcp/server-card.json with name, remotes[], and capabilities. See SEP-2127.
Raw evidence
{ "lastError": "/.well-known/mcp-server-card.json: HTTP 404", "triedPaths": [ "/.well-known/mcp/server-card.json", "/.well-known/mcp-server-card.json" ] } -
Fix ACP compliance markers Important 0/100
/checkout_sessions returned 404.
How to fix: Implement the ACP checkout sessions endpoint. Stripe's docs/agentic-commerce has a turnkey integration for merchants.
Raw evidence
{ "status": 404, "hasLink": false } -
Fix x402 payment headers Nice-to-have 0/100
Probe https://bombas.com/.well-known/x402 returned 404; no x402 signal.
How to fix: Adopt x402 by responding with 402 + PAYMENT-REQUIRED header on a gated route, or publish a manifest at /.well-known/x402.
Raw evidence
{ "probeUrl": "https://bombas.com/.well-known/x402", "status": 404 } -
Fix WebMCP opt-in or trusted-agent eligibility Nice-to-have 0/100
WebMCP signals — header:false, meta:false, script-src:false, inline-register:false, inline-mention:false.
How to fix: Opt into WebMCP: register tools with navigator.modelContext.registerTool(...) in an inline <script>, or set the WebMCP-Available: true response header.
Raw evidence
{ "headerSignal": false, "metaSignal": false, "scriptSrcSignal": false, "inlineRegisterSignal": false, "inlineMentionSignal": false }
Product Data
95 3/3 passed
Product Data
95-
Pass schema.org Product JSON-LD on PDP Critical 100/100
Product JSON-LD found on https://bombas.com/products/womens-best-of-bombas-ankle-socks. Fields present: 4/4 (name, image, description, offers).
Raw evidence
{ "sampledPdp": "https://bombas.com/products/womens-best-of-bombas-ankle-socks", "jsonLdBlocks": 2, "productNode": { "hasName": true, "hasImage": true, "hasDescription": true, "hasOffers": true } } -
Pass Variant, pricing and availability clarity in Product JSON-LD Important 90/100
Found 1 offer(s). Priced: 1/1. Availability: 1/1.
Raw evidence
{ "sampledPdp": "https://bombas.com/products/womens-best-of-bombas-ankle-socks", "offerCount": 1, "offersWithPrice": 1, "offersWithAvailability": 1, "hasVariants": false } -
Pass Open Graph + Twitter card on PDP Nice-to-have 90/100
Open Graph: 4/4. Twitter: 3/4.
How to fix: Add the missing meta tags: twitter:image.
Raw evidence
{ "sampledPdp": "https://bombas.com/products/womens-best-of-bombas-ankle-socks", "openGraph": { "og:title": "Women's Week of Bombas Ankle Socks - Bombas", "og:description": "There are tons of reasons to love our OG construction—but the cushy footbed’s probably tops.", "og:image": "http://assets.bombas.com/image/fetch/c_scale,f_auto,q_auto/http://images.ctfassets.net/09hbx69ra4p2/3FiLZRSHVwObDJ4PJkiCTQ/e4c2a5fc6bada9f4dca3278ed920cc00/5745-shellpink-adult-female-layflat-1-transparent.png", "og:type": "product" }, "twitter": { "twitter:card": "summary", "twitter:title": "Women's Week of Bombas Ankle Socks - Bombas", "twitter:description": "There are tons of reasons to love our OG construction—but the cushy footbed’s probably tops." } }
Checkout
65 1/2 passed
Checkout
65-
Fix Cart permalink format works Important 50/100
GET /cart → 200. GET /cart/000:1 → 404.
How to fix: Support Shopify-style cart permalinks (/cart/{variantId}:{qty}) so agents can hand off pre-built carts.
Raw evidence
{ "cartStatus": 200, "permalinkStatus": 404 } -
Pass Checkout handoff URL accessible Important 80/100
GET /checkout → 308 (redirects to https://shop.bombas.com/checkout/).
Raw evidence
{ "status": 308, "location": "https://shop.bombas.com/checkout/" }
Discoverability
48 1/3 passed
Discoverability
48-
Fix robots.txt with AI bot rules Important 20/100
robots.txt found. AI bots referenced: none. Sitemap directive: yes.
How to fix: Add explicit User-agent entries for GPTBot, ClaudeBot, PerplexityBot.
Raw evidence
{ "aiBotsFound": [], "hasSitemap": true, "sizeBytes": 3403 } -
Pass sitemap.xml present and valid Important 100/100
Valid sitemap found.
Raw evidence
{ "sizeBytes": 137773 } -
Fix Hreflang / locale signals on homepage Nice-to-have 0/100
No hreflang link tags on the homepage.
How to fix: Add <link rel="alternate" hreflang="…"> tags for each supported locale plus x-default. Agents use these to pick the right regional storefront.
Raw evidence
{ "langs": [] }
Content
0 0/2 passed
Content
0-
Fix llms.txt manifest for agents Nice-to-have 0/100
llms.txt not found.
How to fix: Publish /llms.txt summarizing your store, key products, and policies — agents use this as a quick index.
-
Fix Markdown content negotiation on homepage Nice-to-have 0/100
Server returned text/html; charset=utf-8 despite Accept: text/markdown.
How to fix: Offer a Markdown variant of key pages — agents prefer Markdown over HTML when reading and summarizing pages.
Raw evidence
{ "contentType": "text/html; charset=utf-8", "status": 200 }
Watch this store for changes
Share this
Show badge embed code
<a href="https://isyourstoreagentready.com/scan/bombas.com"> <img src="https://isyourstoreagentready.com/badge/bombas.com.svg" alt="Agent readiness: D 40" /> </a>