############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index #Disallow: /tutorials/meta/ # # list specific files robots are not allowed to index # Disallow: /frameset.htm Disallow: /ans/frameset.htm Disallow: /autorhythmic/frameset.htm Disallow: /building/frameset.htm Disallow: /cardiovascular/frameset.htm Disallow: /digestion/frameset.htm Disallow: /excretion/frameset.htm Disallow: /hemostasis/frameset.htm Disallow: /respiration/frameset.htm # # End of robots.txt file # ###############################