# Sitemap: /sitemap.xml # robots.txt for # Allow all crawlers by default User-agent: * Allow: / # Explicitly allow important content for SEO Allow: /collections/ Allow: /collections/*$ Allow: /products/ Allow: /products/* Allow: /blogs/ Allow: /blogs/* Allow: /pages/ # Block admin and checkout pages Disallow: /admin Disallow: /cart Disallow: /orders Disallow: /checkouts/ Disallow: /checkout Disallow: /carts Disallow: /account # Block filtered/sorted collection variations (duplicate content) Disallow: /collections/*?*sort_by* Disallow: /*/collections/*?*sort_by* Disallow: /collections/*?*filter* Disallow: /*/collections/*?*filter* Disallow: /collections/*+* Disallow: /collections/*%2B* Disallow: /collections/*%2b* # Block filtered blog variations Disallow: /blogs/*?* Disallow: /blogs/*+* Disallow: /blogs/*%2B* Disallow: /blogs/*%2b* # Block utility and preview pages Disallow: /*?*oseid=* Disallow: /*preview_theme_id* Disallow: /*preview_script_id* Disallow: /policies/ Disallow: /search Disallow: /apple-app-site-association # Block session ID parameters Disallow: /*?*sid=* Disallow: /*?*session_id=* # Block printer friendly versions Disallow: /*/print # Block CDN cache folders Disallow: /cdn/ # Google-specific crawling User-agent: Googlebot Allow: / Crawl-delay: 0 # Googlebot Image User-agent: Googlebot-Image (Explicitly allow important content) User-agent: GPTBot Allow: / Allow: /products/ Allow: /products/* Allow: /collections/ Allow: /collections/*$ Allow: /blogs/ Allow: /blogs/*/* Allow: /pages/ Allow: /pages/* Allow: /cdn/shop/files/ Allow: /cdn/shop/products/ Allow: /cdn/shop/collections/ # AI crawlers - OpenAI GPTBot User-agent: GPTBot Allow: / Allow: /products/ Allow: /collections/ Allow: /blogs/ Allow: /pages/ Crawl-delay: 1 # AI crawlers - Google Bard/Gemini User-agent: Google-Extended Allow: / # AI crawlers - Anthropic Claude User-agent: anthropic-ai Allow: / # AI crawlers - Common Crawl User-agent: CCBot Allow: / # Sitemap location Sitemap: /sitemap.xml