# Blazing Chicken Shack - Robots.txt # https://www.blazingchickenshack.com # Default directives for all bots User-agent: * Allow: / # Search engines: full site access, but keep llms.txt out of search results. # llms.txt is written for AI assistants, not for search indexing. User-agent: Googlebot User-agent: Bingbot Allow: / Disallow: /llms.txt # AI bot specific directives (llms.txt intentionally allowed here) User-agent: GPTBot User-agent: ChatGPT-User User-agent: CCBot User-agent: anthropic-ai User-agent: ClaudeBot User-agent: Claude-Web User-agent: Google-Extended User-agent: FacebookBot User-agent: cohere-ai User-agent: PerplexityBot Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html # Google Ads Bot User-agent: AdsBot-Google User-agent: AdsBot-Google-Mobile User-agent: AdsBot-Google-Mobile-Apps Allow: / # Sitemap location Sitemap: https://www.blazingchickenshack.com/sitemap.xml