############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * Disallow: / # list folders robots are not allowed to index Disallow: /tampabayjetboats/cgi-bin/ Disallow: /tampabayjetboats/board/ Disallow: /tampabayjetboats/C/ # # list specific files robots are not allowed to index # Disallow: /tampabayjetboats/boats.html Disallow: /tampabayjetboats/videolinks.html # # End of robots.txt file # ###############################