# ============================================= # blueBriX - robots.txt # Last Updated: March 2026 # ============================================= # Default rule - allow all crawlers unless specified User-agent: * Allow: / Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /cgi-bin/ Disallow: /*?s= Disallow: /search/ Disallow: /trackback/ Disallow: /*?replytocom= Disallow: /xmlrpc.php # Allow admin-ajax.php (required for some WordPress functionality) Allow: /wp-admin/admin-ajax.php # ============================================= # AI CRAWLERS - ALLOW # ============================================= # OpenAI / ChatGPT User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / # Google AI User-agent: Google-Extended Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / # Microsoft / Bing AI User-agent: Bingbot Allow: / # You.com User-agent: YouBot Allow: / # ============================================= # STANDARD SEARCH CRAWLERS - ALLOW # ============================================= User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / # ============================================= # BLOCKED CRAWLERS # ============================================= # Aggressive scrapers / spam bots User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: BLEXBot Disallow: / User-agent: ByteSpider Disallow: / # ============================================= # SITEMAPS # ============================================= Sitemap: https://www.bluebrix.health/sitemap_index.xml