# Block all crawlers from accessing certain directories User-agent: * Disallow: /admin/ Disallow: /catalog/ Disallow: /fathershops/ Disallow: /system/ Disallow: /storage/ Disallow: /image/cache/ Disallow: /image/catalog/ Disallow: /cgi-bin/ Disallow: /download/ Disallow: /vendor/ Disallow: /install/ Disallow: /*?route=product/product/review # Block all crawlers from accessing certain files Disallow: /*.php$ Disallow: /*.tpl$ Disallow: /*.ini$ Disallow: /*.log$ Disallow: /*.sql$ # Block cart, checkout, login & review pages Disallow: /cart Disallow: /checkout Disallow: /wishlist Disallow: /login Disallow: /?route=product/search Disallow: /?route=product/product/review Disallow: /*?route=checkout/cart # Block URLs with the specific query parameter Disallow: /*?route=checkout/cart # Allow all crawlers to access everything else Allow: /