# HotelSeeker.ai Robots.txt # Policy: Maximum visibility - allow all search engines and AI crawlers # AI Agent Discovery Files # AGENTS.md: https://hotelseeker.ai/agents.md # Agent Card (A2A): https://hotelseeker.ai/.well-known/agent.json # OpenAPI Spec: https://hotelseeker.ai/openapi.json # AI Plugin: https://hotelseeker.ai/.well-known/ai-plugin.json # LLMs.txt: https://hotelseeker.ai/llms.txt # LLMs Full: https://hotelseeker.ai/llms-full.txt # LLMs Destinations: https://hotelseeker.ai/llms-destinations.txt # LLMs Hotels: https://hotelseeker.ai/llms-hotels.txt # TRADITIONAL SEARCH ENGINES User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # OPENAI CRAWLERS User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # ANTHROPIC (CLAUDE) CRAWLERS User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / # GOOGLE AI CRAWLERS User-agent: Google-Extended Allow: / # PERPLEXITY CRAWLERS User-agent: PerplexityBot Allow: / # APPLE CRAWLERS User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # AMAZON CRAWLERS User-agent: Amazonbot Allow: / # META CRAWLERS User-agent: FacebookBot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / User-agent: facebookexternalhit Allow: / # OTHER AI SEARCH CRAWLERS User-agent: YouBot Allow: / User-agent: cohere-ai Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: BraveBot Allow: / User-agent: MojeekBot Allow: / User-agent: NeevaBot Allow: / User-agent: PhindBot Allow: / User-agent: SemrushBot Allow: / User-agent: AhrefsBot Allow: / # CATCH-ALL User-agent: * Allow: / # BLOCKED PATHS Disallow: /auth/ Disallow: /admin/ Disallow: /my-bookings Disallow: /lookup-booking Disallow: /account/ # SITEMAPS # Primary sitemap on the project domain (proxied to the live backend index). Sitemap: https://hotelseeker.ai/sitemap.xml