############################### # # robots.txt file for this web site # # User-agent: googlebot Disallow: # # address all other robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /catimages/ Disallow: /secure/ # # # list specific files to exclude from index # # Disallow: /nosuch.html # # end of robots.txt file # ###############################