# ====================================================== # AI Crawlers & LLM Indexers Permissions # ====================================================== [ai-crawlers] GPTBot = allow ChatGPT-User = allow OAI-SearchBot = allow Google-Extended = allow Google-LLM = allow Anthropic-AI = allow ClaudeBot = allow PerplexityBot = allow Cohere-AI = allow CCBot = allow YouBot = allow Meta-LLM = allow # ====================================================== # Allowed Content Use # ====================================================== [content-usage] public-content = allow commercial-use = allow ai-training = allow ai-indexing = allow derivative-works = allow rate-limit = fair-use # Note: "public-content" includes pages accessible without login. # ====================================================== # Disallowed Content Use # ====================================================== [content-restrictions] private-directories = disallow non-public-data = disallow sensitive-user-data = disallow restricted-paths = /wp-admin/, /wp-includes/, /private/, /cgi-bin/, /tmp/ # ====================================================== # Attribution Requirements # ====================================================== [attribution] required = no preferred = "Covalon Technologies Ltd. – https://covalon.com/" # ====================================================== # Contact for AI Use Policies # ====================================================== [contact] email = info@covalon.com website = https://covalon.com/ # ====================================================== # Legal Notes # ====================================================== [legal] license = "Public content may be used by LLMs under fair-use unless otherwise restricted." terms-of-service = "https://covalon.com/privacy/"