# Robots.txt for Easy-VET Website # https://www.easy-vet.eu # Allow all crawlers User-agent: * Allow: / # AI Search Crawlers — explicitly allowed for citation User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: Bingbot Allow: / # Disallow private areas Disallow: /admin/ Disallow: /private/ Disallow: /.git/ Disallow: /node_modules/ Disallow: /src/ Disallow: /scripts/ # Sitemap Sitemap: https://www.easy-vet.eu/sitemap.xml # Host Host: https://www.easy-vet.eu