# LLM.TXT for acolad.com # Purpose: Provide clear crawling and indexing instructions to Large Language Models # Supported AI crawlers: OpenAI (GPTBot), Anthropic (ClaudeBot), Perplexity, Google-Extended, BingAI, etc. # Strategy: Allow all reputable AI crawlers for maximum visibility ############################## # 1. Site Information ############################## Site: https://www.acolad.com Sitemap: https://www.acolad.com/sitemap.xml ############################## # 2. Access Rules for AI Crawlers ############################## # OpenAI ChatGPT / GPTBot User-agent: GPTBot Allow: / # Anthropic Claude User-agent: ClaudeBot Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Google AI Extensions (Gemini, Bard, etc.) User-agent: Google-Extended Allow: / # Microsoft / Bing AI User-agent: BingAI Allow: / # Common AI research crawlers User-agent: FacebookBot Allow: / User-agent: Applebot Allow: / ############################## # 3. General Rules ############################## # Default: allow all other reputable AI crawlers User-agent: * Allow: / ############################## # 4. Notes ############################## # - No restricted directories defined. # - Structured data (schema.org) is embedded in all pages. # - For maximum discoverability, always keep sitemap updated. # - LLMs will use both sitemap and on-page schema to extract content.