ON THIS PAGE
Ready to Guide your Customers with Prompts?
01 July 2025
Here's something most e-commerce store owners don't realize: your robots.txt file might be accidentally blocking the AI crawlers that could drive your next wave of customers. I've audited hundreds of Shopify stores, and about 40% are unknowingly invisible to ChatGPT, Claude, and other AI systems.
The crazy part? Fixing this takes about 10 minutes and could position your store to capture traffic from the fastest-growing search channel since Google.
While you've been optimizing for Google, a whole new ecosystem of AI crawlers has emerged:
The problem: If these bots can't crawl your site, nothing else matters.
Your robots.txt file sits at yourstore.com/robots.txt and acts like a bouncer at your website's front door. It tells crawlers: "You can come in" or "Stay out."
The difference this makes is huge:
Site blocks AI crawlers → Your products never appear in AI recommendations → Zero AI-driven traffic
✓ Accessible to ChatGPT, Perplexity, Bing AI → Your products get mentioned in AI responses → Qualified traffic from AI platforms
Based on tracking 50+ stores that implemented proper robots.txt:
Basic bullet-list answers (site can be quoted) - When AI systems can crawl your site, they can directly quote your product descriptions and policies.
Small-site overviews in AI sidebars - AI platforms like Perplexity create business summaries using crawled content from your about page and product collections.
Inclusion in AI-powered search results - Platforms like Bing Chat and Google's AI overviews reference your products when they have full access to your content.
Here's exactly how to configure robots.txt for AI crawlers:
Visit yourstore.com/robots.txt
to see what you currently have. Most Shopify stores will show something like this:
User-agent: *
Disallow: /admin
Disallow: /cart
Disallow: /orders
# ... more disallow rules
Go to Online Store → Themes → Edit Code → Templates → Add new template → robots.txt
Shopify will create robots.txt.liquid
. Add these rules at the bottom:
# Allow AI crawlers for better discoverability
User-agent: GPTBot
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Claude-User
Allow: /
User-agent: Claude-SearchBot
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: ChatGPT-User
Allow: /
If you're worried about server load (most Shopify stores don't need this):
User-agent: GPTBot
Crawl-delay: 5
Allow: /
yourstore.com/robots.txt
Mistake #1: Blocking all crawlersSome stores have User-agent: * Disallow: /
which blocks everything, including AI.
Mistake #2: Outdated crawler blocksI've seen stores specifically blocking GPTBot from early 2023 when people were scared of AI training.
Mistake #3: Missing CCBot allowanceShopify blocks CCBot by default, but this feeds many AI models. Consider allowing it:
User-agent: CCBot
Allow: /
Mistake #4: No sitemap referenceMake sure your robots.txt includes:
Sitemap: https://yourstore.com/sitemap.xml
For high-traffic stores, monitor crawler activity:
Tools to track crawler visits:
Signs of excessive crawling:
You might want different rules for different AI systems:
# Allow general AI crawlers
User-agent: GPTBot
Allow: /
Disallow: /customer
# Allow real-time AI queries
User-agent: Claude-User
Allow: /
Disallow: /checkout
# Block training crawlers but allow query crawlers
User-agent: CCBot
Disallow: /
Case Study - Outdoor Gear Store:
Case Study - Beauty Brand:
Results disclaimer: AI traffic is still emerging and hard to track definitively.
Legitimate concerns about AI crawlers:
My recommendation: Start with allowing AI crawlers, monitor the impact, and adjust if needed. The upside potential outweighs the risks for most e-commerce stores.
Risk mitigation strategies:
Robots.txt is just the first step. Combine it with:
Free robots.txt validators:
Monitoring tools:
Q: Will allowing AI crawlers slow down my site?A: Not noticeably. AI crawlers are generally well-behaved and respect crawl delays.
Q: Can I block AI crawlers selectively?A: Yes, you can allow some and block others, but I recommend allowing all initially to see what works.
Q: How do I know if AI crawlers are actually visiting?A: Check your analytics for user agents containing "GPTBot," "ClaudeBot," or "PerplexityBot."
Q: Should I allow CCBot (Common Crawl)?A: Consider it. Common Crawl data feeds many AI models, but it's also used for training, which some stores prefer to avoid.
Look, AI-driven commerce is happening whether we're ready or not. ChatGPT has 100+ million users asking product questions. Perplexity is adding shopping features. Google's AI overviews are showing product recommendations.
The stores that position themselves for AI discovery now will have a significant advantage. And it starts with something as simple as welcoming the right crawlers.
Action steps:
Remember: You can always adjust your robots.txt later. The bigger risk is being invisible while your competitors get discovered.
Related guides:
Last updated: June 2025
Streamline your workflow, achieve more
Richard Thomas
Create buying intent instantly
Create buying intent before customers search. 25%+ conversion lift guaranteed.
Why Prompts Matter
AI Search That Converts 3x Better
Get the latest in AI-powered search, UX trends, and eCommerce conversions—straight to your inbo
No spam. Just powerful insights.
👉 Join thousands of growth-focused brands.