# robots.txt — Acquatica Park Milano # https://www.acquaticapark.it/ # Da caricare nella root del sito (deve rispondere 200, Content-Type text/plain, # escluso dal routing MVC). # --- Crawler AI (opt-in esplicito) --- User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bingbot Allow: / User-agent: Amazonbot Allow: / # --- Regole generali (tutti gli altri bot) --- User-agent: * Allow: / # Aree tecniche / account / checkout (fuori indice) Disallow: /*/membership/login Disallow: /*/cart Disallow: /*/checkout Disallow: /*/account Disallow: /Content/Cache/ Disallow: /ImageEditor/ # Parametri di tracking (evita URL duplicati) Disallow: /*?utm_ Disallow: /*?gclid= Disallow: /*?fbclid= Disallow: /*?sessionId= # --- Sitemap --- Sitemap: https://www.acquaticapark.it/sitemap.xml