# Aloan.ai Robots.txt # Allow all crawlers User-agent: * Allow: / # Explicitly allow AI bots User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Applebot Allow: / # Disallow admin and auth pages if they exist User-agent: * Disallow: /admin/ Disallow: /auth/ Disallow: /api/ # Sitemap location Sitemap: https://aloan.ai/sitemap-index.xml # Crawl delay for bots that respect it Crawl-delay: 1