# robots.txt presta Merchant Center Cloudflare-friendly # Obiettivo: consentire scansione prodotti/immagini e bloccare solo aree tecniche. ############################ # Googlebot (pagine) ############################ User-agent: Googlebot Allow: / # Consenti asset essenziali Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.webp$ Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.ttf$ Allow: /*.eot$ # Se blocchi /modules/, consenti gli asset al suo interno Disallow: /modules/ Allow: /modules/*.css$ Allow: /modules/*.js$ Allow: /modules/*.png$ Allow: /modules/*.jpg$ Allow: /modules/*.jpeg$ Allow: /modules/*.gif$ Allow: /modules/*.svg$ Allow: /modules/*.webp$ Allow: /modules/*.woff$ Allow: /modules/*.woff2$ Allow: /modules/*.ttf$ Allow: /modules/*.eot$ # Blocchi pagine riservate/parametri di scarto (valido in tutte le lingue) Disallow: /*controller=addresses Disallow: /*controller=address Disallow: /*controller=authentication Disallow: /*controller=cart Disallow: /*controller=order Disallow: /*controller=order-slip Disallow: /*controller=order-detail Disallow: /*controller=order-follow Disallow: /*controller=order-return Disallow: /*controller=order-confirmation Disallow: /*controller=history Disallow: /*controller=identity Disallow: /*controller=guest-tracking Disallow: /*controller=attachment Disallow: /*controller=pdf Disallow: /*controller=statistics Disallow: /*utm_ Disallow: /*?order= Disallow: /*&order= Disallow: /*?n= Disallow: /*&n= # Directory tecniche (NON blocchiamo /js/) Disallow: /app/ Disallow: /cache/ Disallow: /classes/ Disallow: /config/ Disallow: /controllers/ Disallow: /download/ Disallow: /localization/ Disallow: /log/ Disallow: /mails/ Disallow: /override/ Disallow: /pdf/ Disallow: /src/ Disallow: /tools/ Disallow: /translations/ Disallow: /upload/ Disallow: /var/ Disallow: /vendor/ Disallow: /webservice/ ############################ # Googlebot-Image (immagini) ############################ User-agent: Googlebot-Image Allow: / ############################ # Tutti gli altri bot ############################ User-agent: * Allow: / Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.webp$ Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.ttf$ Allow: /*.eot$ Disallow: /modules/ Allow: /modules/*.css$ Allow: /modules/*.js$ Allow: /modules/*.png$ Allow: /modules/*.jpg$ Allow: /modules/*.jpeg$ Allow: /modules/*.gif$ Allow: /modules/*.svg$ Allow: /modules/*.webp$ Allow: /modules/*.woff$ Allow: /modules/*.woff2$ Allow: /modules/*.ttf$ Allow: /modules/*.eot$ Disallow: /*controller=addresses Disallow: /*controller=address Disallow: /*controller=authentication Disallow: /*controller=cart Disallow: /*controller=order Disallow: /*controller=order-slip Disallow: /*controller=order-detail Disallow: /*controller=order-follow Disallow: /*controller=order-return Disallow: /*controller=order-confirmation Disallow: /*controller=history Disallow: /*controller=identity Disallow: /*controller=guest-tracking Disallow: /*controller=attachment Disallow: /*controller=pdf Disallow: /*controller=statistics Disallow: /*utm_ Disallow: /*?order= Disallow: /*&order= Disallow: /*?n= Disallow: /*&n= Disallow: /app/ Disallow: /cache/ Disallow: /classes/ Disallow: /config/ Disallow: /controllers/ Disallow: /download/ Disallow: /localization/ Disallow: /log/ Disallow: /mails/ Disallow: /override/ Disallow: /pdf/ Disallow: /src/ Disallow: /tools/ Disallow: /translations/ Disallow: /upload/ Disallow: /var/ Disallow: /vendor/ Disallow: /webservice/ ############################ # Sitemaps (indice principale + immagini + alternate) ############################ Sitemap: https://www.protoxide.eu/1_index_sitemap.xml Sitemap: https://www.protoxide.eu/sitemap-1-with-images-index.xml Sitemap: https://www.protoxide.eu/sitemap-1-with-alternate-links-index.xml