############################### # # sample robots.txt file # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # Disallow: /images Disallow: /members Disallow: /flash Disallow: /cgi-bin Disallow: /ccbill # # list specific files robots are not allowed to index # #Disallow: /banners.html #Disallow: /links.html # # End of robots.txt file #