# Spicy Hut Indian Bistro & Bar - Authentic Indian Cuisine, Edmonton # robots.txt # --------------------------------------------------------------- # Default: all crawlers may access the site # --------------------------------------------------------------- User-agent: * Allow: / # Block legal pages from crawling/indexing Disallow: /privacy-policy.html Disallow: /terms-of-use.html # Block admin/config directories (if ever added) Disallow: /admin/ Disallow: /config/ Disallow: /private/ # --------------------------------------------------------------- # AI / LLM crawlers - allowed (content used for AI assistance) # llms.txt is intentionally accessible to these agents # --------------------------------------------------------------- User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: CCBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: ClaudeBot User-agent: Google-Extended User-agent: PerplexityBot User-agent: Applebot-Extended User-agent: cohere-ai User-agent: FacebookBot Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html # --------------------------------------------------------------- # Crawl-delay for heavy / aggressive bots # --------------------------------------------------------------- User-agent: Baiduspider Crawl-delay: 5 User-agent: YandexBot Crawl-delay: 2 Disallow: /privacy-policy.html Disallow: /terms-of-use.html # --------------------------------------------------------------- # Sitemap # --------------------------------------------------------------- Sitemap: https://spicyhutbistroandbar.ca/sitemap.xml