# --------------------------------------------------------------------- # NOTICE: As a condition of accessing this website, you agree to abide # by the following content use conditions and signals. # # Content signal meanings: # search = building a search index and showing standard search results. # (Search does NOT include AI-generated search summaries.) # ai-input = using content as input for AI models or retrieval-augmented generation. # ai-train = training or fine-tuning AI models. # # Any restrictions expressed here are reserved rights under Article 4 # of the EU Directive 2019/790 on Copyright and Related Rights # in the Digital Single Market. # --------------------------------------------------------------------- # Default policy for all user agents (RFC 9309) # Longest-match rule means these Disallows protect /admin, /api, etc. # for every crawler — including the AI bots listed below. User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / Disallow: /admin/ Disallow: /api/ Disallow: /dashboard/ Disallow: /settings/ # --------------------------------------------------------------------- # Explicit AI crawler rules — allow indexing for AI answer engines # so the site can be discovered, cited, and recommended. # Per-bot Disallows are inherited via the catch-all group above. # --------------------------------------------------------------------- User-agent: GPTBot Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: Claude-Web Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: ClaudeBot Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: Google-Extended Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: PerplexityBot Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: CCBot Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: Meta-ExternalAgent Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: meta-externalagent Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: AmazonBot Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: Amazonbot Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: Applebot-Extended Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / User-agent: Bytespider Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / # Sitemap location Sitemap: https://mnml.ai/sitemap.xml