############################### # # 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: /acatalog/ Disallow: /cgi-bin/ Disallow: /Connections/ Disallow: /db/ Disallow: /dbase/ Disallow: /hhbli/ Disallow: /html/ Disallow: /images/ Disallow: /members/ Disallow: /videos/ # # list specific files robots are not allowed to index # Disallow: /acatalog/index.html Disallow: /clublog.asp Disallow: /shark_fishing.html # # End of robots.txt file # ###############################