AEO / GEO Audit
Wanderlooms — AI SEO / AEO Audit (Answer Engine Optimization)
Prepared 2026-08-13. Live technical checks run against https://www.wanderlooms.com this session. Every finding tagged High/Medium/Low confidence. Business context drawn from the companion business-analysis.md. All source URLs cited in Section 12.
1. Executive Summary
Wanderlooms is strong on the technical "agent-readiness" layer but weak on the content layer that earns AI citations.
What's already in good shape (verified live):
- AI crawlers are NOT blocked.
robots.txtallows all bots (User-agent: *→Allow: /), including GPTBot, PerplexityBot, ClaudeBot, Google-Extended. No citation-preventing disallows found. - Shopify auto-generated agent files exist:
/llms.txt(200),/agents.md(200), and/.well-known/ucp(200, full UCP merchant profile). The store is wired for agent-driven commerce out of the box. - Structured data is present and useful:
Productschema withaggregateRating+offers(price/availability),Organization,WebSite, andArticle(blog) on the pages checked.
What's holding AI visibility back (the gaps that matter):
- Loses non-branded discovery queries. When a rider asks an AI "best motorcycle riding jersey India" or "adventure t-shirt brand India," Wanderlooms does not appear — competitors (Motohog, Travlove, Chriscross, Teez, Motohoney) do. It only wins queries that already contain the brand name ("wanderlooms review," "wanderlooms shark tank," "what is wanderlooms").
- The FAQ page is a near-empty placeholder — it returns nav links + promo banners but no Q&A content, and has no
FAQPageschema. FAQ blocks are the single most extractable structure for AI answers, and Wanderlooms has effectively none. - No
/pricing.md(404) — pricing is only inside JS-rendered product pages, so an AI buying-agent comparing Wanderlooms vs a competitor on price has to render JS to read it. - Blog is thin and stale — only 6 posts, several from the COVID era (2020–2021), author is the generic handle "Wander Looms" (weak E-E-A-T), no dates shown prominently, no FAQ/HowTo schema.
- No "vs competitor" or comparison content, no "best-of" listicles, no original research/data — the three content types that get cited most by AI engines.
Bottom line: Wanderlooms is well-positioned to be bought by an AI agent (commerce protocol is live) but not well-positioned to be cited by an AI answer (content/authority layer is thin). The fix is overwhelmingly a content-and-structure play, not a technical one.
2. AI Visibility Snapshot (current)
Tested via web_search proxy across 8 representative queries (Google/Bing index proxy; see Section 12 for method caveat).
| Query | Type | Wanderlooms cited? | Who shows instead |
|---|---|---|---|
| "best motorcycle riding jersey India" | Non-branded discovery | No | Motohog, Amazon, Pinterest, IndianMotorcycle |
| "adventure motorcycle t-shirt brand India" | Non-branded discovery | No | Travlove, Deployed, Motohomies, Chriscross, Teez |
| "motorcycle lifestyle merchandise India" | Non-branded discovery | No | Black Dragons Gear, 883 Clothing, Motohoney, Puma |
| "riding jersey for touring India" | Non-branded discovery | Partial (Levo.page reseller) | Bike24, Pinterest, Road.cc |
| "wanderlooms review" | Branded | Yes (own site, Amazon, Judge.me) | — |
| "wanderlooms shark tank" | Branded | Yes (D2C.fyi, SharkTankSeason, press) | — |
| "what is wanderlooms" | Branded | Yes (own site, Tracxn, YNOS, YourStory) | — |
| "wanderlooms vs the biker wish" | Comparison | Partial (own site + Amazon) | — |
Interpretation: Brand-defensive queries are covered (good — that's the Shark Tank halo working). The entire top-of-funnel discovery surface — where a new rider asks an AI "what should I wear on a Ladakh trip" — is ceded to competitors and generic marketplaces. That is the highest-leverage gap.
3. Technical / Agent-Readiness Layer (verified live)
3.1 AI bot access — PASS
robots.txt (fetched live) opens with User-agent: / Allow: / and only disallows transactional paths (/admin, /cart/, /checkout, /orders, /account, Shopify-internal /services, /sf_*). GPTBot, PerplexityBot, ClaudeBot, Google-Extended, Bingbot are all allowed. No training-only block of CCBot either, so even Common Crawl ingestion is permitted. ✅ No action needed.
3.2 Machine-readable agent files — PARTIAL
| File | Status | Notes |
|---|---|---|
/llms.txt | 200 ✅ | Shopify-generated; describes store, UCP flow, links policies. Commerce-focused, not citation-focused. |
/agents.md | 200 ✅ | Mirror of llms.txt. Good agent instructions. |
/.well-known/ucp | 200 ✅ | Full UCP merchant profile (catalog, cart, checkout, discount, payment handlers incl. Google Pay + Shopify card). Strong agent-commerce readiness. |
/pricing.md | 404 ❌ | Missing. Pricing only in JS-rendered product pages. |
Gap — /pricing.md: Add a structured /pricing.md (markdown) listing price tiers by category (stickers ₹49–₹349, bandanas ₹599–₹999, tees ₹699–₹1,299, jerseys ₹1,699–₹2,499, windcheaters ₹1,998–₹2,499, jackets ₹2,569–₹2,999), compare-at/MRP where relevant, free-shipping-above-₹499, extra-5%-prepaid. This is exactly what an AI buying-agent parses when comparing you to Motohog/Rynox. Trivial effort, real citation/agent-shopping lift.
3.3 Schema markup — GOOD (verified via raw HTML, not markdown-extracted)
Verified by fetching raw rendered HTML and parsing <script type="application/ld+json"> (the reliable method — markdown/text extraction strips <script> tags and would have falsely shown "zero schema").
| Page | @type found | Assessment |
|---|---|---|
| Homepage | Organization, WebSite | ✅ Present |
| About | Organization | ✅ Present (no founder Person schema) |
| Product (Wild & Free Bandana) | Organization, Product | ✅ Product has aggregateRating (4.36/22), brand, offers (price ₹349, InStock, priceValidUntil) |
| Blog index | Organization | ✅ |
| Blog post | Organization, Article | ⚠️ Article has articleBody, author (generic "Wander Looms"), datePublished, publisher — but no FAQPage/HowTo |
Strong point: Product schema carries aggregateRating — AI engines read this as a trust signal ("reviewed 4.4/5 across 4,410 reviews"). This is better than most Shopify stores.
Weak points:
- No
FAQPageschema anywhere (FAQ page has only Organization schema and no Q&A content). - No
BreadcrumbListschema — AI uses breadcrumbs to understand category hierarchy (jerseys → riding gear → apparel). - No
Person/founderschema on About — misses the founder-authenticity E-E-A-T angle (Prateek Vats is a real touring rider; that's a citable differentiator that isn't machine-readable). - Blog author is generic ("Wander Looms") — not a named person with credentials. Weak E-E-A-T signal for AI.
4. Content Extractability Audit
4.1 FAQ page — FAIL (highest-priority content gap)
/pages/faqs returns only ~2,100 chars of visible text, almost entirely nav links (Blog, FAQ'S, Contact Us, Exchange and Return, Shipping Policy…) and promo banners (₹1999→10% off, free shipping above ₹499). There is no actual Q&A content. An AI system asking "what is Wanderlooms' return policy / shipping time / size exchange?" finds nothing extractable here. The meta description even hints at a real FAQ ("How long will it take for my product to arrive? Orders usually delivered within 4–7 working days…") but the body doesn't render it as structured Q&A.
Fix: Build a real FAQ with 8–12 natural-language questions, each with a 40–60 word self-contained answer, wrapped in FAQPage JSON-LD:
- "How long does Wanderlooms shipping take?" / "What is the Wanderlooms return/exchange policy?" / "Is Wanderlooms gear protective/CE-certified?" / "Do you ship worldwide?" / "What sizes do Wanderlooms jerseys come in?" / "Is Wanderlooms on Shark Tank?" / "Are Wanderlooms bandanas anti-microbial?" (Polygiene®) / "Can I customize merch for my riding club?"
4.2 Blog — THIN & STALE
Only 6 posts, and several are from 2020–2021 ("how-to-travel-safe-at-the-time-of-corona-virus," "positive-impact-on-e-commerce-post-covid-19-lockdown"). For a brand whose entire identity is current riding culture, this reads as abandoned to an AI recency-weighting system. The one recent post (2026-01-17, "Trailblazing Tech: Smart Apparel for Modern Explorers," ~760 words) is decent but has a generic author and no FAQ/HowTo schema.
Fix: Refresh + expand the editorial calendar around the queries riders actually ask AI:
- "What to wear on a Ladakh / Spiti / Himalayan motorcycle trip" (lists jerseys, windcheaters, arm sleeves, bandanas — links to products)
- "Riding jersey vs regular t-shirt: what's the difference" (comparison table — gets cited ~33% of the time)
- "Best motorcycle travel merch brands in India: Wanderlooms vs The Biker Wish vs Motohog" (comparison article)
- "Is motorcycle lifestyle merch worth it? What fans actually buy" (original data from 4,410 reviews)
- "Care guide for printed jerseys / bandanas" (HowTo schema)
Each post should lead with a direct 40–60 word answer, use H2/H3 that match query phrasing, include a comparison table where relevant, and carry FAQPage or HowTo schema + a named author.
4.3 About page — OK, under-optimized
Opening line is brand-forward ("Wanderlooms is where thrill-seekers find their gear") but the founder story (Prateek Vats, real touring rider since 2007; Shark Tank S4 with Namita Thapar & Ritesh Agarwal; Meanders India Biz Pvt Ltd; Pune/Bhopal) is not surfaced as extractable blocks or Person schema. The founder-authenticity angle is Wanderlooms' #1 differentiator per the business analysis — make it machine-readable.
4.4 Product pages — GOOD foundation
Product pages render real descriptions, aggregateRating, price, availability, and brand. To push extractability further, add:
- A 40–60 word "what is this + who is it for" block at the top of each hero SKU (Racing Primo Jersey, Himalayan High Jersey, Storm Lines Windcheater).
BreadcrumbListschema (Home → Riding Jerseys → product).- Surface the Polygiene® / moisture-wicking quality claims as stat blocks (AI loves citable material facts).
5. Authority & Presence Layer
5.1 Third-party presence — STRONG (this is the win)
Wanderlooms already gets cited by third-party sources far more than a typical 199-SKU D2C store:
- Shark Tank coverage: SharkTankSeason, D2C.fyi, Viestories, GetStratium, Filmibeat, YourStory — all surface on branded queries.
- Review platforms: Judge.me (4,410 reviews, 4.4/5) is indexed and shows on "wanderlooms review."
- Startup DBs: Tracxn, YNOS, LinkedIn.
- Marketplaces: Amazon/Flipkart/Myntra/Ajio storefronts.
Per the GEO research, brands are 6.5x more likely to be cited via third-party sources than their own domain — Wanderlooms already benefits here. Action: reinforce it. Pitch "best motorcycle travel merch" roundups to riding publications (the brand is already featured in Business Insider India, YourStory, Vistara Magazine per the business analysis — convert those into evergreen "best-of" listicles that name the brand). Get a Wikipedia/Wikidata entity if one doesn't exist (none confirmed).
5.2 Statistics & original data — UNDERUSED
The business has citable numbers sitting unused on the site: 4,410 reviews / 4.4★, 199 SKUs, Shark Tank ₹50L deal, 44K Instagram, founded 2022. The GEO study shows statistics +40% and citations +40% visibility boost. Bake these into blog posts and product/about copy as sourced stat blocks ("Rated 4.4/5 by 4,410 riders (Judge.me, 2026)").
5.3 Comparison content — MISSING
"Wanderlooms vs The Biker Wish" is a query riders ask, and Wanderlooms barely shows (only own site + an Amazon listing). A dedicated, balanced comparison page (identity/lifestyle merch vs protective gear; price ladder ₹49–₹2,999 vs premium ₹5,000+) would capture that intent and the broader "X vs Y" fan-out.
6. Competitor Gap Analysis
| Competitor | AI-visible where Wanderlooms isn't | Wanderlooms counter |
|---|---|---|
| Motohog | "best motorcycle riding jersey India" (top result) | Comparison post + better jersey schema/FAQ |
| Travlove / Chriscross / Teez / Motohoney | "adventure t-shirt brand India," "motorcycle lifestyle merchandise India" | Top-of-funnel blog cluster (what to wear riding) |
| The Biker Wish | Direct lifestyle mirror; "vs" queries | Branded comparison page |
| Rynox / Zeus | Adjacent protective-gear; deeper content | Differentiate clearly: Wanderlooms = identity/lifestyle, not CE protection — say it explicitly so AI routes the right query to you |
None of the checked competitors (The Biker Wish, Rynox) had FAQPage or rich Product schema either — so Wanderlooms is not behind technically; it's behind on content volume and discovery intent coverage. That's good news: the gap is closeable with content, not engineering.
7. Prioritized Recommendations
P0 — Do first (highest leverage, low effort)
- Build a real FAQ page at
/pages/faqswith 8–12 natural-language Q&A pairs +FAQPageschema. (Currently a placeholder — this is the #1 missing AI-citation structure.) — [High impact, Low effort] - Add
/pricing.md(structured price ladder by category, shipping/prepaid rules). Unblocks AI buying-agents and price-comparison answers. — [High impact, Low effort] - Add
BreadcrumbListschema to product/collection pages; addPerson/founder schema to About (Prateek Vats). — [Medium impact, Low effort]
P1 — Content engine (highest leverage, medium effort)
- Launch a top-of-funnel blog cluster answering the discovery queries Wanderlooms loses: "what to wear on a Ladakh/Himalayan ride," "riding jersey vs t-shirt," "best motorcycle travel merch brands India (comparison)," "care guide for jerseys/bandanas." Each: direct answer lead, H2/H3 matching query phrasing, comparison tables, FAQ/HowTo schema, named author. — [High impact]
- Refresh/retire the 4 stale COVID-era posts; show "Last updated" dates prominently. — [Medium impact]
- Publish a "Wanderlooms vs [competitor]" comparison hub capturing "vs" intent. — [Medium impact]
P2 — Authority reinforcement
- Seed stat blocks (4.4★/4,410 reviews, 199 SKUs, Shark Tank deal, 44K IG) into blog + product + about copy with sources/dates. — [Medium impact, GEO +40% pattern]
- Pitch evergreen "best-of" listicles to the riding publications already covering the brand; pursue a Wikidata entity. — [Medium impact]
- Named author bylines on blog (founder or team) instead of generic "Wander Looms" to lift E-E-A-T. — [Low/Medium impact]
What NOT to do (per Google's AI guide + this audit)
- Don't write a separate "for AI" version of pages (scaled-content-abuse risk). The FAQ/blog content above serves humans and AI alike.
- Don't block AI bots (currently none blocked — keep it that way).
- Don't keyword-stuff (GEO study: −10% AI visibility).
- Don't gate the FAQ/pricing behind login or JS-only rendering — keep them crawlable plain HTML/markdown.
8. Quick-Win Scorecard
| Check | Result |
|---|---|
| AI bots allowed in robots.txt | ✅ Pass |
/llms.txt present | ✅ 200 |
/agents.md present | ✅ 200 |
/.well-known/ucp present | ✅ 200 |
/pricing.md present | ❌ 404 (gap) |
| Product schema (rating+price) | ✅ Present |
| FAQPage schema | ❌ Missing |
| BreadcrumbList schema | ❌ Missing |
| Founder/Person schema | ❌ Missing |
| Real FAQ content | ❌ Placeholder only |
| Blog freshness (<6mo) | ❌ 4/6 posts stale |
| Wins non-branded discovery queries | ❌ Loses to competitors |
| Wins branded queries | ✅ Yes |
| Third-party citation presence | ✅ Strong |
9. Monitoring (DIY, no tools)
Monthly, run these 20 queries through ChatGPT, Perplexity, and Google AI Overviews; log cited?/who:
- best motorcycle riding jersey India; adventure t-shirt brand India; motorcycle lifestyle merchandise India; riding jersey for touring; what to wear Ladakh trip motorcycle; Wanderlooms review; Wanderlooms shark tank; what is wanderlooms; Wanderlooms vs The Biker Wish; Wanderlooms return policy; Wanderlooms shipping time; are Wanderlooms bandanas anti microbial; Wanderlooms customization; best riding merch brands India; motorcycle travel gifts India; Wanderlooms size guide; is Wanderlooms gear protective; Wanderlooms discount code; Wanderlooms Amazon vs website; Wanderlooms founder.
Tools for scale: Otterly AI, Peec AI, ZipTie, LLMrefs (cross-platform citation tracking).
10. Method & Confidence
- Live checks (High confidence): robots.txt,
/llms.txt,/agents.md,/.well-known/ucp,/pricing.md,/pages/faqsstatus + content, and all schema verification were performed by fetching raw rendered HTML (curl) this session — not via markdown extraction, which would have hidden<script>JSON-LD. Product/Article/Organization schema confirmed present; FAQPage/BreadcrumbList/Person confirmed absent. - Query visibility (Medium confidence): tested via web_search proxy (Google/Bing index). This is an index proxy, not a direct ChatGPT/Perplexity/AIO query; treat the branded/non-branded split as directional, not a precise citation count. Direct checks in ChatGPT/Perplexity are recommended (Section 9).
- Competitor schema (Medium confidence): The Biker Wish and Rynox returned no parseable JSON-LD on their homepages at check time; this reflects homepage only and may differ on product pages.
11. Deliverable
This report: ai-seo-audit.md (workspace /root/cro-reports/wanderlooms/20260813-115504/).
12. Sources
- https://www.wanderlooms.com/robots.txt — AI bot access rules (verified live)
- https://www.wanderlooms.com/llms.txt — agent instructions (verified live, 200)
- https://www.wanderlooms.com/agents.md — agent instructions (verified live, 200)
- https://www.wanderlooms.com/.well-known/ucp — UCP merchant profile (verified live, 200)
- https://www.wanderlooms.com/pricing.md — 404 (gap, verified live)
- https://www.wanderlooms.com/pages/faqs — placeholder FAQ, no FAQPage schema (verified live)
- https://www.wanderlooms.com/pages/about-us — About; Organization schema only (verified live)
- https://www.wanderlooms.com/products/wild-free-bandana — Product schema w/ aggregateRating + offers (verified live)
- https://www.wanderlooms.com/blogs/news — 6 posts; 4 stale (COVID-era) (verified live)
- https://www.wanderlooms.com/blogs/news/trailblazing-tech-smart-apparel-for-modern-explorers — Article schema, generic author (verified live)
- https://www.wanderlooms.com/ — homepage Organization + WebSite schema (verified live)
- https://judge.me/reviews/stores/www.wanderlooms.com — 4.4/5 from 4,410 reviews (business analysis citation)
- https://thebikerwish.com/ — direct lifestyle competitor (schema checked live)
- https://www.rynoxgear.com/ — adjacent protective-gear competitor (schema checked live)
- https://sharktankseason.com/shark-tank-india-season/season-4/wanderlooms — Shark Tank S4 deal detail
- https://www.d2c.fyi/brands/wanderlooms — third-party brand profile (surfaces on branded queries)
- Business context:
business-analysis.md(same workspace) — 199 SKUs, ₹49–₹2,999 price ladder, 44K IG, Shark Tank S4, Polygiene® bandanas, 42/199 OOS.
Confidence legend: [High] = directly observed live this session; [Medium] = inferred from proxy/index signals or partial page checks; gaps explicitly marked. No figures fabricated.