############################### # # bredenbergconsulting.com robots.txt # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /css/ Disallow: /demo/ Disallow: /downloads/ Disallow: /script/ Disallow: /db/ Disallow: /images/ Disallow: /inc/ Disallow: /slides/ Disallow: /private/ # # list specific files robots are not allowed to index # Disallow: /html/margin.htm Disallow: /asp/swe/top.asp Disallow: /asp/stat.asp # # End of robots.txt file # ###############################