############################### # # BM Robots.txt # # Allow All Spiders User-agent: * # list folders robots are not allowed to index Disallow: /_css/ Disallow: /_images/ # list specific files robots are not allowed to index # # End of robots.txt file # ###############################