# robots.txt for unring.ai # Explicitly Allow Major AI & LLM Crawlers User-agent: Google-Extended Allow: / User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: Anthropic-ai Allow: / User-agent: CCBot Allow: / # Standard Search Engine Crawlers User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # General Fallback for all other polite bots User-agent: * Allow: / Disallow: /api/ # Prevent crawling of backend endpoints if exposed Disallow: /admin/ Sitemap: https://unring.ai/sitemap.xml