############################### # # sample robots.txt file for servancamp.org # created by nonprofsolns.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # #Disallow: / # # list specific files robots are not allowed to index # #Disallow: / / .html # # End of robots.txt file # ###############################