# Solapur Software Developers — robots.txt # https://solapursoftwaredevelopers.dominal.in/ # ----------------------------------------------- # Standard Search Engines # ----------------------------------------------- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / # ----------------------------------------------- # AI Crawlers — Explicitly Allowed # ----------------------------------------------- # OpenAI / ChatGPT User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Google AI (Gemini / SGE) User-agent: Google-Extended Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Meta AI User-agent: FacebookBot Allow: / # Apple User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Common Crawl (used for AI training datasets) User-agent: CCBot Allow: / # ----------------------------------------------- # Block Admin Panel from All Bots # ----------------------------------------------- User-agent: * Disallow: /admin/ Sitemap: https://solapursoftwaredevelopers.dominal.in/sitemap.xml