############################### # # sample robots.txt file for Sapiens website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /_mmServerScripts/ Disallow: /_notes/ Disallow: /admin/ Disallow: /Connections/ Disallow: /Documents/ Disallow: /help/ Disallow: /Images/ Disallow: /Images_Temp/ Disallow: /Images_Tool/ Disallow: /manual/ # # list specific files robots are not allowed to index # Disallow: TEMPLATE.htm # # End of robots.txt file # ###############################