# African Haven Guest House - robots.txt # https://africanhaven.co.za # Allow all crawlers User-agent: * Allow: / Disallow: /admin/ Disallow: /admin # Crawl-delay for rate limiting Crawl-delay: 1 # Standard Search Engine Crawlers User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / # AI Crawlers - Explicitly Allow User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Anthropic-AI Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / # Sitemap location Sitemap: https://africanhaven.co.za/sitemap.xml # LLMs.txt for AI assistants # See: https://africanhaven.co.za/llms.txt