# Analogic Detox - robots.txt # https://analogicdetox.it # Updated: 2026-01-11 # Google User-agent: Googlebot Allow: / Crawl-delay: 1 # Bing User-agent: Bingbot Allow: / Crawl-delay: 1 # Social Media Bots (no crawl delay for better previews) User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: Pinterest Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / User-agent: Slackbot Allow: / # Default for all other bots User-agent: * Allow: / Crawl-delay: 2 # AI Bots (allow indexing for visibility) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: Anthropic Allow: / # Sitemaps Sitemap: https://analogicdetox.it/sitemap.xml # Disallow sensitive/internal paths Disallow: /api/ Disallow: /*.json$ Disallow: /payment-success Disallow: /*?session_id= # Allow important assets Allow: /og-image.png Allow: /favicon.png Allow: /*.css Allow: /*.js