############################### # # robots.txt file for www.albatrossgolftours.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /images/ Disallow: /inc/ Disallow: /library/ Disallow: /scripts/ Disallow: /style/ # # list specific files robots are not allowed to index # Disallow: /contact.php Disallow: /content.php Disallow: /emailForm.php Disallow: /error.php Disallow: /legal.php Disallow: /sample.php Disallow: /start.php Disallow: /thankYou.php Disallow: /viewImage.php # # End of robots.txt file # ###############################