#**************************************************************************** # robots.txt # : Robots, spiders, and search engines use this file to detmine which # content they should *not* crawl while indexing your website. # : This system is called "The Robots Exclusion Standard." # : It is strongly encouraged to use a robots.txt validator to check # for valid syntax before any robots read it! # # Examples: # # Instruct all robots to stay out of the admin area. # : User-agent: * # : Disallow: /admin/ # # Restrict Google and MSN from indexing your images. # : User-agent: Googlebot # : Disallow: /images/ # : User-agent: MSNBot # : Disallow: /images/ #**************************************************************************** User-agent: * Disallow: /catalogsearch/ Disallow: /js/ Disallow: /customer/section/ User-agent: Barkrowler Disallow:/ User-agent: BLEXBot Disallow:/ User-agent: webmeup-crawler Disallow:/ User-agent: GrapeshotCrawler Disallow:/ User-agent: coccocbot-web Disallow:/ User-agent: SeznamBot Disallow: / User-agent: Googlebot Crawl-delay: 120 Allow: Disallow: /catalogsearch/ Disallow: /customer/ Disallow: /catalog/product_compare/ Disallow: /catalog/category/view/ Disallow: /catalog/product/view/ Disallow: /blog/tag/ Disallow: /*?p= Disallow: /pub/index.php? Disallow: /js/magestore/ Disallow: /lib/ Disallow: /*.php$ Disallow: /pkginfo/ Disallow: /report/ Disallow: /var/ Disallow: /catalog/ Disallow: /customer/ Disallow: /sendfriend/ Disallow: /review/ Disallow: /page_cache/ Disallow: /swissupamp/ Disallow: /js/ Disallow: /*SID= Disallow: /*amp= User-agent: * Crawl-delay: 120 Disallow:/ User-agent: MSNBot Disallow: / User-agent: PetalBot Disallow: / User-agent: BingBot Disallow: / User-agent: crawler.feedback Disallow: / User-agent: MauiBot Disallow: / User-agent: AIBOT Disallow: / User-agent: BLEXBot Disallow: / User-agent: webmeup-crawler Disallow: / User-agent: SeznamBot Disallow: / User-agent: Seznam Disallow: / User-agent: * Disallow: /lib/ Disallow: /*.php$ Disallow: /pkginfo/ Disallow: /report/ Disallow: /var/ Disallow: /catalog/ Disallow: /customer/ Disallow: /sendfriend/ Disallow: /review/ Disallow: /page_cache/ Disallow: /swissupamp/ Disallow: /js/ Disallow: /*SID= Disallow: /*amp= Disallow: /pub/index.php? # Disable checkout & customer account Disallow: /checkout/ Disallow: /onestepcheckout/ Disallow: /customer/ Disallow: /customer/account/ Disallow: /customer/account/login/ # Disable Search pages Disallow: /catalogsearch/ Disallow: /catalog/product_compare/ Disallow: /catalog/category/view/ Disallow: /catalog/product/view/ Disallow: /blog/tag/ Disallow: /*?p= Disallow: /pub/index.php?q= Disallow: /pub/index.php? # Disable common folders Disallow: /app/ Disallow: /bin/ Disallow: /dev/ Disallow: /lib/ Disallow: /phpserver/ Disallow: /js/ #Disallow: /pub/ # Disable Tag & Review (Avoid duplicate content) Disallow: /tag/ Disallow: /review/ # Common files Disallow: /composer.json Disallow: /composer.lock Disallow: /CONTRIBUTING.md Disallow: /CONTRIBUTOR_LICENSE_AGREEMENT.html Disallow: /COPYING.txt Disallow: /Gruntfile.js Disallow: /LICENSE.txt Disallow: /LICENSE_AFL.txt Disallow: /nginx.conf.sample Disallow: /package.json Disallow: /php.ini.sample Disallow: /RELEASE_NOTES.txt # Disable sorting (Avoid duplicate content) Disallow: /*?*product_list_mode= Disallow: /*?*product_list_order= Disallow: /*?*product_list_limit= Disallow: /*?*product_list_dir= # Disable version control folders and others Disallow: /*.git Disallow: /*.CVS Disallow: /*.Zip$ Disallow: /*.Svn$ Disallow: /*.Idea$ Disallow: /*.Sql$ Disallow: /*.Tgz$ Disallow: /*.tar Disallow: /*.rar Disallow: /*.php$