# llms.txt for www.dresma.com # Purpose: Control how Large Language Models (LLMs) may access and use this website’s content # Balanced Policy: Allow indexing/summarization of public content, block AI training usage # Placement: https://www.dresma.com/llms.txt # --------------------------- # OpenAI (ChatGPT / GPTBot) # --------------------------- User-agent: GPTBot Allow: / Disallow: /private/ Disallow: /login/ Disallow: /account/ Disallow: /checkout/ Policy: no-train Purpose: index,summarize # --------------------------- # Anthropic (Claude) # --------------------------- User-agent: ClaudeBot Allow: / Disallow: /private/ Disallow: /login/ Disallow: /account/ Policy: no-train Purpose: index,summarize # --------------------------- # Google DeepMind (Gemini / Bard) # --------------------------- User-agent: Google-Extended Allow: / Disallow: /private/ Disallow: /login/ Disallow: /account/ Policy: no-train Purpose: index,summarize # --------------------------- # Perplexity AI # --------------------------- User-agent: PerplexityBot Allow: / Disallow: /private/ Disallow: /login/ Disallow: /account/ Policy: no-train Purpose: index,summarize # --------------------------- # Meta, Apple, and Other AI Agents # --------------------------- User-agent: FacebookBot User-agent: Applebot User-agent: YouBot Allow: / Disallow: /private/ Disallow: /account/ Policy: no-train Purpose: index,summarize # --------------------------- # Catch-All Rule (unknown AI crawlers) # --------------------------- User-agent: * Allow: / Disallow: /private/ Disallow: /account/ Disallow: /checkout/ Policy: no-train Purpose: index,summarize