DEV Community

Liang Chen
Liang Chen

Posted on

How to Make Your WooCommerce Store Indexable by ChatGPT & Claude — Shop2LLM WP Plugin Walkthrough

70% of online stores fail AI crawler scans. I’ll walk through installing Shop2LLM, generating llms.txt, enabling MCP connection, and tracking GPTBot traffic without slowing your WP site.
The AI Discovery Gap WooCommerce Devs Are Facing
Traditional SEO only targets search engines. Today’s shoppers ask ChatGPT, Perplexity, Gemini for product recommendations — but LLMs rely on standardized llms.txt and structured JSON-LD to parse your catalog.
Common pain points I’ve seen across client Woo sites:
No native way to generate compliant llms.txt for LLM crawlers
Manual MCP integration requires custom code for each AI platform
No built-in logs to track visits from GPTBot, ClaudeBot
Most AI SEO plugins add heavy JS/DB queries, hurting TTFB
No native revenue attribution for AI-sourced orders
After testing multiple solutions, I’ve been using Shop2LLM’s WordPress plugin (v1.1.0, compatible WP 6.0–7.0 + PHP7.4+) for client stores. It’s lightweight, independent speed-tested A-rated, with zero performance overhead. Total all-time downloads hit 624 as of June 2026, steady daily installs averaging ~30–70.
Step-by-Step Setup Guide (5 Minutes Max)
Install Shop2LLM from WordPress.org Plugin Repository
Search “Shop2LLM” → Install & Activate; active installs under 10 as early-stage tool.
Auto-generate standard llms.txt & product JSON-LD schema
Navigate to Shop2LLM dashboard → One-click generate; no manual file editing needed.
Enable MCP aggregation for ChatGPT, Claude, Gemini
MCP protocol creates a unified bridge so LLMs pull your full product catalog automatically.
Turn on AI bot visitor tracking
Log all hits from GPTBot, ClaudeBot, PerplexityBot to spot missing crawl activity.
Run free AI visibility audit
Copy your store URL into the built-in checker to get a 0–100 discoverability score.

Top comments (0)