# ============================================================ # 360WiSE® — robots.txt # Visibility-first. The thesis is "crawlable = citable." # Every AI bot that can surface, resolve, or cite 360WiSE # is explicitly welcomed. Verify it yourself. # ============================================================ # ⚠ READ THIS BEFORE YOU TRUST THIS FILE: # robots.txt is a polite request, and it is NOT the first # gate. Cloudflare's WAF / "AI Scrapers & Crawlers" managed # rules are enforced BEFORE this file is ever read. If # Cloudflare is blocking these user-agents, every "Allow" # below does nothing. Fix Cloudflare FIRST, then deploy this. # (Cloudflare can also INJECT its own block above this file — # confirm 360wise.com/robots.txt actually serves THIS text.) # ============================================================ # ---------- OpenAI ---------- User-agent: OAI-SearchBot # ChatGPT search index — live citation Allow: / User-agent: ChatGPT-User # user-triggered fetch in ChatGPT Allow: / User-agent: GPTBot # training — feeds base-model knowledge of you Allow: / # ---------- Anthropic (Claude) ---------- User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: anthropic-ai Allow: / # ---------- Perplexity ---------- User-agent: PerplexityBot # Perplexity search index Allow: / User-agent: Perplexity-User # user-triggered fetch Allow: / # ---------- Google ---------- User-agent: Googlebot # classic search Allow: / User-agent: Google-Extended # Gemini / AI Overviews visibility Allow: / # ---------- Microsoft / Bing (Copilot) ---------- User-agent: Bingbot Allow: / # ---------- Apple ---------- User-agent: Applebot Allow: / User-agent: Applebot-Extended # Apple Intelligence Allow: / # ---------- Amazon / Meta / Common Crawl ---------- User-agent: Amazonbot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: CCBot # Common Crawl — feeds many open models Allow: / # ---------- Everyone else ---------- User-agent: * Allow: / Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-login.php Disallow: /xmlrpc.php # Keep crawlers off conversion-funnel noise (optional, SEO hygiene): Disallow: /*?seat= Disallow: /*?utm_ # ---------- Sitemap (Rank Math default path) ---------- Sitemap: https://360wise.com/sitemap_index.xml