############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # # list specific files robots are not allowed to index # Remove hatch symbol below for file names Disallow: /admin_log/ Disallow: /admin_image_edit/ Disallow: /connections/ Disallow: /series_notes/ Disallow: /admin_pwd/ Disallow: /link_to_home_page.html/ # # End of robots.txt file # ###############################