User-agent: * # Allow essential resources (Google needs these for rendering) Allow: /media/ Allow: /static/ Allow: /pub/media/ Allow: /pub/static/ # Block sensitive and low-value areas Disallow: /checkout/ Disallow: /customer/ Disallow: /cart/ Disallow: /catalogsearch/ Disallow: /wishlist/ Disallow: /review/ Disallow: /sendfriend/ Disallow: /catalog/product_compare/ Disallow: /catalog/category/view/ Disallow: /catalog/product/view/ # Block system directories Disallow: /app/ Disallow: /bin/ Disallow: /dev/ Disallow: /lib/ Disallow: /phpserver/ Disallow: /var/ Disallow: /report/ # Block layered navigation, filter, and session parameters (source du problème Redis) Disallow: /*?manufacturer= Disallow: /*?dir= Disallow: /*?limit= Disallow: /*?mode= Disallow: /*?order= Disallow: /*?price= Disallow: /*?color= Disallow: /*?size= Disallow: /*?cat= Disallow: /*?SID= Disallow: /*?___store= Disallow: /*?___from_store= # Forum (phpBB) Disallow: /forum/*sid= Disallow: /forum/*view=print Disallow: /forum/posting.php Disallow: /forum/ucp.php Disallow: /forum/memberlist.php Disallow: /forum/search.php