############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /comments/ Disallow: /friend/ Disallow: /includes/ Disallow: /links/ Disallow: /rating/ Disallow: /reserve/ Disallow: /scripts/ Disallow: /search/ Disallow: /travel_articles.php? Disallow: /new/ Disallow: /phpBB2/ Disallow: /404.html Disallow: /resources/ Disallow: /flash/ Disallow: /admin/ Disallow: /bob/ Disallow: /js/ Disallow: /q/ Disallow: /restaurants/ Disallow: /reservation.php Disallow: /thank-you.php Disallow: /contact-thank-you.php # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################