############################### # # 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: /GIMPimg/ Disallow: /images/ Disallow: /images - to test/ Disallow: /pdf/ Disallow: /Publisher docs/ Disallow: /SpryAssets/ Disallow: /Templates/ Disallow: /Oldsite/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################