# ------------------------------------------------------------- # FeedbackFalcon robots.txt # Optimized for Search Engines (SEO) & Answer Engines (AEO) # ------------------------------------------------------------- # Allow standard search engines User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /*?*query= Disallow: /*?*search= # ------------------------------------------------------------- # AEO (Answer Engine Optimization) # Explicitly allow conversational AI and search bots so they can # discover, cite, and recommend FeedbackFalcon to users. # ------------------------------------------------------------- User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Google-Extended Allow: / # ------------------------------------------------------------- # Block Aggressive Data Scrapers (No attribution / Not AEO) # ------------------------------------------------------------- User-agent: Bytespider Disallow: / User-agent: Omgilibot Disallow: / User-agent: Omgili Disallow: / User-agent: Diffbot Disallow: / User-agent: FacebookBot Disallow: / Sitemap: https://feedbackfalcon.com/sitemap-index.xml