# llms.txt for Equal Design # Purpose: Allow AI systems to reference Equal Design content in search and answers, # but prohibit training or dataset usage. Owner: Equal Design Contact: info@equal.design Website: https://www.equal.design Policy: https://www.equal.design/privacy-policy # ----------------------------- # Allow AI indexing for content discovery and citation # ----------------------------- User-agent: * Allow: / Disallow: /admin/ Disallow: /cms/ Disallow: /login/ Disallow: /api/ Disallow: /private/ Disallow: /drafts/ Disallow: /temp/ Disallow: /wp-admin/ Disallow: /wp-content/plugins/ Disallow: /wp-json/ # ----------------------------- # AI usage rules # ----------------------------- # Allow referencing and citation in AI search or chat results Reference-Usage: allowed Search-Usage: allowed # Disallow training or dataset inclusion Training-Usage: disallowed Derivatives: disallowed # ----------------------------- # Specific AI systems # ----------------------------- # OpenAI (ChatGPT, GPTBot) User-agent: GPTBot Allow: / Reference-Usage: allowed Training-Usage: disallowed # Google-Extended (for Gemini and Search Generative Experience) User-agent: Google-Extended Allow: / Reference-Usage: allowed Training-Usage: disallowed # Anthropic (Claude) User-agent: Anthropic Allow: / Reference-Usage: allowed Training-Usage: disallowed # Perplexity (AI Search Engine) User-agent: PerplexityBot Allow: / Reference-Usage: allowed Training-Usage: disallowed # ----------------------------- # End of llms.txt # -----------------------------