User-agent: * Allow: / Disallow: /api/ Disallow: /_next/ # disallow everything under _next Allow: /_next/data/ # allow _next/data Allow: /_next/static/ # allow _next/static Allow: /_next/image/ # allow _next/image # --- Specific AI Bot Rules --- # OpenAI GPTBot - Allow for AI training and ChatGPT citations User-agent: GPTBot Allow: / Disallow: /api/ Disallow: /_next/ Allow: /_next/data/ Allow: /_next/static/ Allow: /_next/image/ Crawl-delay: 10 # Perplexity - Allow for answer engine citations User-agent: PerplexityBot Allow: / Disallow: /api/ Disallow: /_next/ Allow: /_next/data/ Allow: /_next/static/ Allow: /_next/image/ Crawl-delay: 10 # Anthropic Claude - Allow for AI training User-agent: ClaudeBot Allow: / Disallow: /api/ Disallow: /_next/ Allow: /_next/data/ Allow: /_next/static/ Allow: /_next/image/ Crawl-delay: 10 # Google Extended (for Bard/Gemini training) User-agent: Google-Extended Allow: / Disallow: /api/ Disallow: /_next/ Allow: /_next/data/ Allow: /_next/static/ Allow: /_next/image/ # Common Crawl (used by many AI companies) User-agent: CCBot Allow: / Disallow: /api/ Disallow: /_next/ Allow: /_next/data/ Allow: /_next/static/ Allow: /_next/image/ # --- Traditional Search Engine Rules --- User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /_next/ Allow: /_next/data/ Allow: /_next/static/ Allow: /_next/image/ User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /_next/ Allow: /_next/data/ Allow: /_next/static/ Allow: /_next/image/ # Sitemap Sitemap: https://corpay.com/sitemap.xml