############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /cat/ Disallow: /Connections/ Disallow: /images/ Disallow: /highslide/ Disallow: /Library/ Disallow: /members/ Disallow: /Scripts/ Disallow: /SpryAssets/ # # list specific files robots are not allowed to index # Disallow: /registration.php Disallow: /registration_error.php Disallow: /products_detail.php Disallow: /products_detail_full.php Disallow: /products_detail_shoes.php # # End of robots.txt file # ###############################