######################################################################################## ##################### Creare's robots.txt file for Magento websites #################### ######################################################################################## User-agent: * Allow: / #Disallow: / ####################################### ############### SITEMAP ############### ####################################### Sitemap: https://www.templarco.co.uk/sitemap.xml ####################################### ################ PAGES ################ ####################################### Disallow: /terms_conditions/ ####################################### ##### MAGENTO DIRECTORIES & FILES ##### ####################################### ##### Directories ##### Allow: /app/ Disallow: /bin/ Disallow: /cgi-bin/ Disallow: /cronJob/ Disallow: /data/ Disallow: /dev/ Disallow: /lib/ Disallow: /logs/ Disallow: /phpserver/ Disallow: /paypal/ Allow: /pub/ Disallow: /scripts/ Disallow: /setup/ Disallow: /update/ Disallow: /var/ Disallow: /vendor/ ## Extra for Twitter Cards User-agent: Twitterbot Allow: /pub/ ##### Paths (clean URLs) ##### Disallow: /index.php/ Disallow: /catalog/product_compare/ Disallow: /catalog/category/view/ Disallow: /catalog/product/view/ Disallow: /catalog/product/gallery/ Disallow: /catalogsearch/ Disallow: /checkout/ Disallow: /control/ Disallow: /contacts/ Disallow: /customer/ Disallow: /customize/ Disallow: /newsletter/ Disallow: /poll/ Disallow: /review/ Disallow: /sendfriend/ Disallow: /tag/ Disallow: /wishlist/ Disallow: /cms/ ##### Files ##### Disallow: /.gitignore Disallow: /.htaccess.sample Disallow: /.php_cs Disallow: /.travis.yml Disallow: /.user.ini Disallow: /CHANGELOG.md Disallow: /composer.json Disallow: /composer.lock Disallow: /CONTRIBUTING.md Disallow: /COPYING.txt Disallow: /Gruntfile.js.sample Disallow: /ISSUE_TEMPLATE.md Disallow: /LICENSE.txt Disallow: /LICENSE_AFL.txt Disallow: /missing.html Disallow: /nginx.conf.sample Disallow: /package.json Disallow: /package.json.sample Disallow: /php.ini.sample ####################################### ######## QUERY STRING BLOCKER ######### ####################################### #Uncomment if your site is a brand new un-cached site. #Disallow: /*?* ####################################### ########### SCREAMING FROG ############ ####################################### User-agent: Screaming Frog SEO Spider Allow: / Disallow: /*.gif$ Disallow: /*.jpg$ Disallow: /*.png$ Disallow: /*.bmp$ Disallow: /*.xml$ Disallow: /*.css$ Disallow: /*.js$