############################### # # robots.txt file for SCG # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /images/ Disallow: /Templates/ Disallow: /Client/ Disallow: /staff/ Disallow: /star/ Disallow: /email/ Disallow: /Templates/ Disallow: /pmwiki/ Disallow: /proof/ Disallow: /portfolio/ # # list specific files robots are not allowed to index # # Disallow: /brochure.txt # Disallow: /customerService/project.con # # End of robots.txt file # ###############################