# robots.txt for Keupera (https://keupera.com) # Allow all search engines User-agent: * Allow: / # Disallow sensitive paths Disallow: /api/ Disallow: /_next/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /profile/ # Allow specific useful crawlers User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # Point to our comprehensive sitemap Sitemap: https://keupera.com/sitemap.xml # LLM Crawler instructions User-agent: GPTBot Allow: / Allow: /llms.txt User-agent: Claude-Web Allow: / Allow: /llms.txt