# DealerMAX — il primo sistema operativo che fa trovare la tua concessionaria dalle Chat AI. # Policy AI-OPEN: accesso aperto a TUTTI i crawler (search engine + LLM/AI answer engine), # training consentito (CC-BY-4.0 + attribuzione). # # RFC 9309: un crawler obbedisce a UN SOLO gruppo e i gruppi NON ereditano da `*`. # Per questo tutta la policy di accesso + le preferenze d'uso AI vivono sotto # `User-agent: *`: gruppi per-bot con solo `Allow: /` sarebbero no-op e # scollegherebbero `*` (e il suo Content-Signal) da quei bot. I crawler benvenuti # sono elencati nel commento in fondo per trasparenza, senza gruppi dedicati. User-agent: * Allow: / # Content-Signal (Cloudflare CC0 / IETF AIPREF): preferenze d'uso AI espresse come # segnale, non come blocco. Coerenti con ai.txt (Allow-Search-Indexing / Allow-Citation # / Allow-Training) e con l'header X-Robots-Tag. Mapping: search↔indicizzazione, # ai-input↔citazione nelle risposte AI, ai-train↔training. Content-Signal: search=yes, ai-input=yes, ai-train=yes Sitemap: https://dealermax.app/sitemap.xml # --------------------------------------------------------------------------- # Crawler esplicitamente benvenuti (tutti coperti da `User-agent: *`): # Search engine: Googlebot, Bingbot, DuckDuckBot, Applebot, YandexBot, Baiduspider # AI / LLM answer engine & training: GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, # Claude-Web, anthropic-ai, PerplexityBot, Perplexity-User, Google-Extended, # GoogleOther, CCBot, Meta-ExternalAgent, FacebookBot, Bytespider, Amazonbot, # Applebot-Extended, Cohere-ai, Diffbot, DuckAssistBot, MistralAI-User, YouBot # --------------------------------------------------------------------------- # LLM-optimized content (llmstxt.org) + policy d'uso AI estesa # llms.txt: https://dealermax.app/llms.txt # llms-full.txt: https://dealermax.app/llms-full.txt # ai.txt (policy): https://dealermax.app/ai.txt # ai-plugin.json: https://dealermax.app/.well-known/ai-plugin.json