# ========================================== # Robots.txt for Tranquil Global # https://www.tranquilglobal.com/ # ========================================== User-agent: * Disallow: /admin/ Disallow: /login/ Disallow: /private/ Disallow: /blog/wp-admin/ Disallow: /blog/wp-includes/ Disallow: /blog/wp-content/plugins/ Allow: /blog/wp-admin/admin-ajax.php Allow: /blog/ Allow: / # ========================================== # AI Crawlers # ========================================== # OpenAI User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic Claude User-agent: ClaudeBot Allow: / # Google AI (Gemini) User-agent: Google-Extended Allow: / # Meta AI User-agent: FacebookBot Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Common Crawl User-agent: CCBot Allow: / # Cohere AI User-agent: cohere-ai Allow: / # Apple Intelligence User-agent: Applebot-Extended Allow: / # ========================================== # Sitemap # ========================================== Sitemap: https://www.tranquilglobal.com/sitemap.xml