############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # # list folders robots are not allowed to index User-agent: * Disallow: /reservations Disallow: /www/reservations Disallow: /members Disallow: /www/members Disallow: http403.shtml Disallow: http404.shtml Disallow: http500.shtml # # End of robots.txt file # ###############################