# Robots.txt # vestwell.com # ------------------------------------------------------------------------------ Sitemap: https://www.vestwell.com/sitemap.xml # Global defaults (existing policy preserved) User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /fonts/ Disallow: /assets/ Disallow: /404 Disallow: /500 # Google Search User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /fonts/ Disallow: /assets/ Disallow: /404 Disallow: /500 # Google supporting crawler User-agent: GoogleOther Allow: / Disallow: /api/ Disallow: /admin/ # Google AI (training control). To opt OUT of AI training, change Allow to Disallow: / User-agent: Google-Extended Allow: / # OpenAI (ChatGPT / GPTBot) User-agent: GPTBot Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 5 # ChatGPT browsing fetcher User-agent: ChatGPT-User Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 5 # Anthropic (Claude) User-agent: ClaudeBot Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 5 User-agent: anthropic-ai Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 5 # Perplexity User-agent: PerplexityBot Allow: / Disallow: /api/ Disallow: /admin/ Crawl-delay: 5 # Apple (AI mode) User-agent: Applebot-Extended Allow: / Crawl-delay: 5 # Meta (AI mode). To opt OUT of AI training, change Allow to Disallow: / User-agent: Meta-Extended Allow: / Crawl-delay: 5 # Common Crawl User-agent: CCBot Allow: / Crawl-delay: 5 # Archive.org User-agent: archive.org_bot Allow: / Crawl-delay: 5