# Allow all standard crawlers User-agent: * Allow: / # Block sensitive Shopify areas Disallow: /admin Disallow: /checkout Disallow: /orders Disallow: /cart Disallow: /account Disallow: /policies/ # Allow important assets Allow: /cdn/shop/ Allow: /products/ Allow: /collections/ Allow: /pages/ Allow: /blogs/ # AI Crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / # Crawl delay for safety Crawl-delay: 10 # Sitemap Sitemap: https://yourdomain.com/sitemap.xml