Datalimiet Magento door limiet / reduceren
Plaats dit in je robts.txt via (Design > Themes > Configuration)
Indien nodig, met een Magento X Wordpress combinatie, moet je er nog /shop/ voor zetten.
Disallow: /*?
#Crawlers Setup
User-agent: *
# Magento Directories
Disallow: /app/
Disallow: /bin/
Disallow: /dev/
Disallow: /lib/
Disallow: /phpserver/
Disallow: /pkginfo/
Disallow: /report/
Disallow: /setup/
Disallow: /update/
Disallow: /var/
Disallow: /vendor/
# Magento Paths (clean URLs)
Disallow: /index.php/
Disallow: /catalog/product_compare/
Disallow: /catalog/category/view/
Disallow: /catalog/product/view/
Disallow: /catalogsearch/
#Disallow: /checkout/
Disallow: /control/
Disallow: /contacts/
#Disallow: /customer/
Disallow: /customize/
Disallow: /newsletter/
Disallow: /review/
Disallow: /sendfriend/
Disallow: /wishlist/
Disallow: /productalert/
Bekijk Snippet