############################### # # 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: /About/Board/ Disallow: /assets/documents/Board/ # # list specific files robots are not allowed to index # Disallow: /About/Board/board.htm Disallow: /About/Board/board_cfhc2000.htm Disallow: /About/Board/default.htm Disallow: /About/Board/invalid_password.htm Disallow: /About/Board/JoinCommittee.htm Disallow: /About/Board/Membership.htm Disallow: /About/Board/navigating.htm # # End of robots.txt file # ###############################