# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a Content-Signal = yes, you may collect content for the corresponding # use. # (b) If a Content-Signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a Content-Signal for a # corresponding use, the website operator neither grants nor restricts # permission via Content-Signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-agent: * Content-Signal: search=yes,ai-train=no Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content # StreamView — robots.txt # We welcome both traditional search and AI search crawlers. # Strategy: Allow everything to maximize AI visibility and citability. User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ # ── AI Search Crawlers (drive referral traffic) ────────────── # OpenAI — ChatGPT Search index User-agent: OAI-SearchBot Allow: / Allow: /llms.txt Allow: /llms-full.txt Disallow: /api/ Disallow: /admin/ # OpenAI — GPTBot (training + inference) User-agent: GPTBot Allow: / Allow: /llms.txt Allow: /llms-full.txt Disallow: /api/ Disallow: /admin/ # OpenAI — ChatGPT live user browsing User-agent: ChatGPT-User Allow: / Disallow: /api/ Disallow: /admin/ # Anthropic — Claude Search index User-agent: Claude-SearchBot Allow: / Allow: /llms.txt Allow: /llms-full.txt Disallow: /api/ Disallow: /admin/ # Anthropic — Claude training/updating User-agent: ClaudeBot Allow: / Allow: /llms.txt Allow: /llms-full.txt Disallow: /api/ Disallow: /admin/ # Anthropic — Claude live user queries User-agent: Claude-User Allow: / Disallow: /api/ # Perplexity — AI search index User-agent: PerplexityBot Allow: / Allow: /llms.txt Allow: /llms-full.txt Disallow: /api/ Disallow: /admin/ # Perplexity — live user retrieval User-agent: Perplexity-User Allow: / Disallow: /api/ # Google AI (Gemini, AI Overviews, SGE) User-agent: Google-Extended Allow: / Disallow: /api/ Disallow: /admin/ # Apple AI (Siri, Apple Intelligence) User-agent: Applebot-Extended Allow: / Disallow: /api/ # Microsoft Copilot / Bing Chat User-agent: Bingbot Allow: / Disallow: /api/ # Meta AI User-agent: FacebookBot Allow: / Disallow: /api/ User-agent: Meta-ExternalAgent Allow: / Disallow: /api/ # Cohere AI User-agent: cohere-ai Allow: / Disallow: /api/ # Common Crawl (used by many AI training datasets) User-agent: CCBot Allow: / Disallow: /api/ # ── Sitemap ─────────────────────────────────────────────── Sitemap: https://streamview.live/sitemap.xml # ── LLMs.txt Reference ───────────────────────────────────── # For AI systems: structured content available at: # https://streamview.live/llms.txt (summary) # https://streamview.live/llms-full.txt (detailed documentation)