############################### # # robots.txt file for BV based sites # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /BVAdmin/ Disallow: /images/ Disallow: /BVImport/ Sitemap: http://performance-parts-accessories.com/sitemap.xml # # list specific files robots are not allowed to index # Disallow: /bugReport.aspx # # End of robots.txt file # ###############################