############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /cgi-bin/ Disallow: /includes/ Disallow: /docs/ Disallow: /new/ Disallow: /reservations.php? Disallow: /contact.php Disallow: /submit-contact.php Disallow: /thank-you.php Disallow: /404.html Disallow: /flash/ Disallow: /admin/ Disallow: /bob/ Disallow: /js/ Disallow: /q/ Disallow: /reservation.php Disallow: /thank-you.php Disallow: /contact-thank-you.php Disallow: /images/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################