############################### # # 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: /Connections/ Disallow: /members/ Disallow: /nationalnews_files/ Disallow: /networking/ Disallow: /news_regions/ Disallow: /presentations/ Disallow: /registration/ Disallow: /templates/ Disallow: /webedit/ # # list specific files robots are not allowed to index # Disallow: /newstxt.htm # # End of robots.txt file # ###############################