# robots.txt for Healthanza Healthcare # Website: https://healthanza.com/ # Last updated: June 2026 # ----------------------------------------------- # Allow all major search engine crawlers # ----------------------------------------------- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # ----------------------------------------------- # Global rules for all other bots # ----------------------------------------------- User-agent: * Allow: / # Block search results pages (no SEO value) Disallow: /?s= Disallow: /search/ # ----------------------------------------------- # AI crawlers — allow access to public content # LLMs.txt and LLMs-full.txt are public reference files # ----------------------------------------------- User-agent: GPTBot Allow: / Allow: /llms.txt Allow: /llms-full.txt User-agent: Claude-Web Allow: / Allow: /llms.txt Allow: /llms-full.txt User-agent: PerplexityBot Allow: / Allow: /llms.txt Allow: /llms-full.txt User-agent: anthropic-ai Allow: / Allow: /llms.txt Allow: /llms-full.txt User-agent: cohere-ai Allow: / # ----------------------------------------------- # Sitemaps # ----------------------------------------------- Sitemap: https://healthanza.com/sitemap.xml # ----------------------------------------------- # LLMs reference files (for AI tools) # ----------------------------------------------- # LLMs summary: https://healthanza.com/llms.txt # LLMs full: https://healthanza.com/llms-full.txt