# Secret Massage Praha — robots.txt # Allow all reputable crawlers including AI / generative-search bots. # AI search (ChatGPT, Perplexity, Claude) is a fast-growing traffic source # — blocking them removes us from those answers entirely. # --- Default policy --------------------------------------------------------- User-agent: * Allow: / Disallow: /admin/ Disallow: /api/ Crawl-delay: 1 # --- Major search engines --------------------------------------------------- User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Seznambot Allow: / # --- Social link previews (need to fetch OG tags) --------------------------- User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: facebookcatalog Allow: / User-agent: LinkedInBot Allow: / User-agent: Slackbot Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / # --- AI / GEO crawlers (Generative Engine Optimization) --------------------- # These bots feed answers in ChatGPT, Perplexity, Claude, Bing Chat, etc. # Allowing them = our content gets cited in AI answers → bookings. User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # --- Sitemap ---------------------------------------------------------------- Sitemap: https://secretmassage.cz/sitemap.xml