# llms.txt — Preferences for Large Language Model crawlers # Scope: https://hmiglass.com/ # Note: This file expresses preferences for AI systems. It complements (but does not replace) robots.txt. # Policy: Allow AI assistants to reference our public pages for answering user questions, but do not use our content for model training. # OpenAI User-Agent: GPTBot Disallow: / # Google (Gemini) training access User-Agent: Google-Extended Disallow: / # Anthropic (Claude) web crawlers User-Agent: anthropic-ai Disallow: / User-Agent: Claude-Web Disallow: / User-Agent: ClaudeBot Disallow: / # Common Crawl (used by many AI systems) User-Agent: CCBot Disallow: / # Perplexity User-Agent: PerplexityBot Disallow: / # Facebook/Meta AI User-Agent: FacebookBot Disallow: / # If you wish to permit AI training on specific sections, replace Disallow with Allow and specify paths, for example: # User-Agent: GPTBot # Allow: /blog/ # Optional: declare sitemap location(s) to aid compliant AI and search platforms Sitemap: https://hmiglass.com/sitemap.xml Sitemap: https://hmiglass.com/wp-sitemap.xml