# This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # For more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html User-agent: * # Directories Disallow: prestashop/classes/ Disallow: prestashop/config/ Disallow: prestashop/download/ Disallow: prestashop/mails/ Disallow: prestashop/modules/ Disallow: prestashop/themes/ Disallow: prestashop/translations/ Disallow: prestashop/tools/ # Files Disallow: prestashop/addresses.php Disallow: prestashop/address.php Disallow: prestashop/authentication.php Disallow: prestashop/cart.php Disallow: prestashop/discount.php Disallow: prestashop/footer.php Disallow: prestashop/get-file.php Disallow: prestashop/header.php Disallow: prestashop/history.php Disallow: prestashop/identity.php Disallow: prestashop/images.inc.php Disallow: prestashop/init.php Disallow: prestashop/my-account.php Disallow: prestashop/order.php Disallow: prestashop/order-slip.php Disallow: prestashop/order-detail.php Disallow: prestashop/order-follow.php Disallow: prestashop/order-return.php Disallow: prestashop/order-confirmation.php Disallow: prestashop/pagination.php Disallow: prestashop/pdf-invoice.php Disallow: prestashop/pdf-order-return.php Disallow: prestashop/pdf-order-slip.php Disallow: prestashop/product-sort.php Disallow: prestashop/search.php Disallow: prestashop/statistics.php Disallow: prestashop/zoom.php