############################### # # robots.txt file for this website # This file must be placed in the root directory for the web site # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /audio/ Disallow: /audio/bthornton/ Disallow: /mambo/ Disallow: /cgi-bin/ # # list specific files robots are not allowed to index # Disallow: /template_renn.htm Disallow: /template_renn3.htm # # End of robots.txt file # ###############################