# ========================================== # EXPLICITLY BLOCKED BOTS # ========================================== User-agent: Baiduspider Disallow: / # ========================================== # DEFAULT RULE (Allows Screaming Frog, Social Media, etc.) # ========================================== User-agent: * Allow: / # ========================================== # SEARCH ENGINES & AI LLMs (Explicitly Allowed) # Note: The wildcard (*) above already allows them, # but declaring them explicitly ensures they are never # accidentally blocked by future rules. # ========================================== User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: YandexBot Allow: / # OpenAI / ChatGPT User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: GPTBot Allow: / # Google AI User-agent: Google-Extended Allow: / # Anthropic / Claude User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Apple Intelligence User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / # ========================================== # SITEMAPS # ========================================== Sitemap: https://www.hotdesk.com/sitemap.xml Sitemap: https://www.hotdesk.com/sitemaps/main-sitemap.xml Sitemap: https://www.hotdesk.com/sitemaps/sitemap.xml Sitemap: https://www.hotdesk.com/sitemaps/en-sitemap.xml Sitemap: https://www.hotdesk.com/sitemaps/ar-sitemap.xml Sitemap: https://www.hotdesk.com/sitemaps/es-sitemap.xml Sitemap: https://www.hotdesk.com/sitemaps/fr-sitemap.xml Sitemap: https://www.hotdesk.com/sitemaps/de-sitemap.xml