# Blue Rides — crawler rules # # NOTE: robots.txt groups are NOT additive. A crawler obeys ONLY the group that # names it, so every named crawler below shares the same group as the catch-all # rules. Listing "User-agent: Googlebot / Allow: /" on its own would silently # exempt Googlebot from every Disallow further down. # Search engines, social preview bots and AI crawlers — full content access, # transactional / private areas excluded. User-agent: Googlebot User-agent: Bingbot User-agent: DuckDuckBot User-agent: YandexBot User-agent: Baiduspider User-agent: Twitterbot User-agent: facebookexternalhit User-agent: LinkedInBot User-agent: Pinterestbot User-agent: WhatsApp User-agent: TelegramBot User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: ClaudeBot User-agent: Claude-Web User-agent: PerplexityBot User-agent: Google-Extended User-agent: Applebot User-agent: Applebot-Extended User-agent: Amazonbot User-agent: cohere-ai User-agent: Bytespider User-agent: * Allow: / # Transactional booking funnel — one URL per trip UUID, zero search value. # English + localized booking segments across all supported languages. Disallow: /booking Disallow: /*/booking Disallow: /buchung Disallow: /*/buchung Disallow: /reserva Disallow: /*/reserva Disallow: /reservation Disallow: /*/reservation Disallow: /prenotazione Disallow: /*/prenotazione Disallow: /yoyaku Disallow: /*/yoyaku Disallow: /boeking Disallow: /*/boeking Disallow: /bronirovanie Disallow: /*/bronirovanie Disallow: /hajz Disallow: /*/hajz Disallow: /yeyak Disallow: /*/yeyak Disallow: /rezerwacja Disallow: /*/rezerwacja Disallow: /foglalas Disallow: /*/foglalas Disallow: /rezervare Disallow: /*/rezervare Disallow: /rezervace Disallow: /*/rezervace Disallow: /bestilling Disallow: /*/bestilling Disallow: /bokning Disallow: /*/bokning Disallow: /varaus Disallow: /*/varaus Disallow: /yuding Disallow: /*/yuding # My-bookings area (account / post-booking pages) — English + localized. Disallow: /my-bookings Disallow: /*/my-bookings Disallow: /meine-buchungen Disallow: /*/meine-buchungen Disallow: /mis-reservas Disallow: /*/mis-reservas Disallow: /mes-reservations Disallow: /*/mes-reservations Disallow: /mie-prenotazioni Disallow: /*/mie-prenotazioni Disallow: /yoyaku-ichiran Disallow: /*/yoyaku-ichiran Disallow: /mijn-boekingen Disallow: /*/mijn-boekingen Disallow: /minhas-reservas Disallow: /*/minhas-reservas Disallow: /moi-broni Disallow: /*/moi-broni Disallow: /hujuzati Disallow: /*/hujuzati Disallow: /meri-booking Disallow: /*/meri-booking Disallow: /nae-yeyak Disallow: /*/nae-yeyak Disallow: /moje-rezerwacje Disallow: /*/moje-rezerwacje Disallow: /foglalasaim Disallow: /*/foglalasaim Disallow: /rezervarile-mele Disallow: /*/rezervarile-mele Disallow: /moje-rezervace Disallow: /*/moje-rezervace Disallow: /mine-bestillinger Disallow: /*/mine-bestillinger Disallow: /mina-bokningar Disallow: /*/mina-bokningar Disallow: /omat-varaukseni Disallow: /*/omat-varaukseni Disallow: /wode-yuding Disallow: /*/wode-yuding # Payment & post-booking confirmation/decline paths. Disallow: /pay Disallow: /*/pay Disallow: /payment-success Disallow: /*/payment-success Disallow: /booking/confirm Disallow: /*/booking/confirm Disallow: /booking/decline Disallow: /*/booking/decline # Private / account areas Disallow: /auth Disallow: /*/auth Disallow: /reset-password Disallow: /*/reset-password Disallow: /unsubscribe Disallow: /*/unsubscribe Disallow: /submit-review Disallow: /*/submit-review # Staff areas (/admin/..., /operator/...) intentionally NOT disallowed here: # every one of those pages serves , and # a Disallow would stop Google from ever crawling the URL — it would keep the # URL indexed (title from links) without ever seeing the noindex. Crawl access # is what lets Google drop these URLs from the index. # Block hero/decorative videos from video search (no watch page). User-agent: Googlebot-Video Disallow: /videos/hero- Disallow: /videos/hero-background # Sitemaps Sitemap: https://www.bluerides.com/sitemap.xml