################################################# # # # robots.txt file for this website # # # # addresses all robots by using wild card * # # # ################################################# User-agent: * ################################################# # list folders robots are not allowed to index # ################################################# Disallow: /project/index.html Disallow: /project/links.html Disallow: /project/products.html Disallow: /project/about.html Disallow: /project/sitemap.html Disallow: /project/pumps.html Disallow: /project/liners.html Disallow: /project/accessories.html Disallow: /project/success.html Disallow: /project/* Disallow: /project/products/* Disallow: /project/css/* Disallow: /project/images/* Disallow: /project/images/feature/* Disallow: /zen-cart-v1.3.9a/* ######################################################### # list specific files robots are not allowed to index # # # # Disallow: /tutorials/meta_tags.html # # Disallow: /tutorials/custom_error_page.html # # # # End of robots.txt file # # # #########################################################