########################################################### # robots.txt file for mcreininghorses.com # # addresses all robots by using wild card * # User-agent: * # # list of folders robots are not allowed to index # Disallow: /admin/ Disallow: /Connections/ Disallow: /admin/Connections/ # # list specific files robots are not allowed to index # Disallow: /admin/index.htm Disallow: /admin/add_horse.php Disallow: /admin/edit_horse.php Disallow: /admin/modify_sales.php # # End of robots.txt file # ###########################################################