############################### # # robots.txt file for BudoMall.com "The Budo Mall: An Online mall for the distinguished Martial Artist" # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: http://www.budomall.com/admin/ Disallow: http://www.budomall.com/cgi-bin/ Disallow: http://www.budomall.com/install/ Disallow: http://www.budomall.com/XXXinstall/ # # list specific files robots are not allowed to index # Disallow: /.htaccess # # End of robots.txt file # ###############################