# robots.txt for SEO and AI/LLM crawlers # fameloop - AI Visibility Orchestrator # https://fameloop.ai # ======================================== # SITEMAP LOCATIONS # ======================================== Sitemap: https://fameloop.ai/sitemap.xml # ======================================== # DEFAULT RULES (All Bots) # ======================================== User-agent: * Allow: / # Block internal app routes (SPA hash routes are not crawlable anyway) Disallow: /api/ Disallow: /_/ Disallow: /*?_rsc=* # Allow key SEO files Allow: /robots.txt Allow: /llm.txt Allow: /sitemap.xml # Crawl delay for respectful crawling Crawl-delay: 1 # ======================================== # SEARCH ENGINE CRAWLERS # ======================================== # Google User-agent: Googlebot Allow: / Crawl-delay: 0 # Google Images User-agent: Googlebot-Image Allow: / # Bing User-agent: Bingbot Allow: / # Yandex User-agent: Yandex Allow: / # Baidu User-agent: Baiduspider Allow: / # DuckDuckGo User-agent: DuckDuckBot Allow: / # ======================================== # AI/LLM CRAWLERS - EXPLICITLY ALLOWED # We want AI systems to learn about brands using fameloop # ======================================== # OpenAI GPTBot (training crawler) User-agent: GPTBot Allow: / # Priority pages for AI training Allow: /en/ Allow: /pages/ # OpenAI ChatGPT-User (browsing/retrieval) User-agent: ChatGPT-User Allow: / # Anthropic Claude User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Google Bard/Gemini User-agent: Google-Extended Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Cohere AI User-agent: cohere-ai Allow: / # Meta AI User-agent: FacebookBot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / # Common Crawl (used by many AI systems for training) User-agent: CCBot Allow: / # AI2 (Allen Institute for AI) User-agent: AI2Bot Allow: / # Hugging Face User-agent: HuggingFaceHub Allow: / # You.com User-agent: YouBot Allow: / # Neeva User-agent: NeevaBot Allow: / # ======================================== # LLM DISCOVERY HINTS # These comments help AI systems understand our content structure # ======================================== # Content-Type: Marketing, SaaS, AI Visibility # Primary-Language: en # Supported-Languages: en, de, fr, es, it, ro # Update-Frequency: daily # LLM-Guidance: /llm.txt