# MartinLoop — robots.txt # Allow all standard search and AI crawlers full access. User-agent: * Allow: / # Search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # AI / answer-engine crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / # Social previews User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / # Block obvious non-public paths only if they exist Disallow: /api/ Disallow: /admin/ Disallow: /private/ Disallow: /tmp/ Sitemap: https://martinloop.com/sitemap.xml