# ============================================ # Robots.txt for Shopify/Remix site # Googlebot = ALLOW (except sensitive routes) # All other bots = DISALLOW everything # ============================================ # --- 1) Googlebot rules --- User-agent: * # Disallow sensitive routes (adjust as needed) Disallow: /admin Disallow: /orders Disallow: /checkouts/ Disallow: /checkout Disallow: /67112501499/checkouts Disallow: /67112501499/orders Disallow: /cart Disallow: /carts Disallow: /account Disallow: /account/orders Disallow: /policies # Allow everything else: Allow: / # For 'damocles.co.in', disallow everything for all User-agents Sitemap: https://www.virgio.ae/sitemap-index.xml