############################### # # robots.txt for WWSKC # # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # Disallow: /a/ Disallow: /p/ Disallow: /s/ # # list specific files robots are not allowed to index # Disallow: /life.htm Disallow: /life-wall.htm Disallow: /life-photo.htm Disallow: /life-test.htm Disallow: /life-tourn.htm Disallow: /fees.htm Disallow: /care4sensei.htm # # End of robots.txt file # ###############################