############################### # # robots.txt file for bb bargoons # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /newsletter/ Disallow: /define_your_style_issues/ # # list specific files robots are not allowed to index # # Disallow: /folder/file_name.html # # End of robots.txt file # ###############################