# FurryFlow Robots.txt # https://furryflow.app User-agent: * Allow: / Disallow: /auth/callback Disallow: /api/ Disallow: /*?invited=* Disallow: /*?pet=* Disallow: /#auth # Allow search engines to index all public content Allow: /#dashboard Allow: /#medical Allow: /#calendar Allow: /#photos Allow: /#community Allow: /#services Allow: /#daycare Allow: /#activities Allow: /#digital-id # Sitemap location Sitemap: https://furryflow.app/sitemap.xml # LLMs.txt for AI search engines # https://furryflow.app/llms.txt # Crawl delay for respectful crawling Crawl-delay: 1 # Google specific User-agent: Googlebot Allow: / Crawl-delay: 0 # Bing specific User-agent: Bingbot Allow: / Crawl-delay: 1 # DuckDuckGo User-agent: DuckDuckBot Allow: / Crawl-delay: 1 # AI Search Engines and Assistants (GEO Optimization) # Allow AI systems to access content for better discoverability User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: Anthropic-AI Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / User-agent: CCBot Allow: / # Block known bad bots User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # Host directive Host: furryflow.app