# Dartist - dartist-app.com # Crawl directives for search engines and AI systems # Allow all standard search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Applebot Allow: / # Allow AI answer engines (for real-time citations & search results) User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: anthropic-ai Allow: / # Allow AI answer engines used for citations (Google AI Overviews, Gemini) User-agent: Google-Extended Allow: / # Block pure AI training crawlers (no citation benefit) User-agent: GPTBot Disallow: / User-agent: CCBot Disallow: / # Default: allow all others User-agent: * Allow: / # Sitemap Sitemap: https://dartist-app.com/sitemap.xml