############################### # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # Allow: / Disallow: /includes/ Disallow: /flash/ Disallow: /dev/ Disallow: /clients/ Disallow: /uploads/ Disallow: /js/ # # list specific files robots are not allowed to index # format Disallow: /file.htm Disallow: /style_ie.css Disallow: /style_nn.css Disallow: /popWin.js Disallow: /navRollOver.js # # End of robots.txt file # ###############################