############################### # # robots.txt file for SP # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /BVImport/ Disallow: /images/ Disallow: /DealerDownloads/ Disallow: /DealerLogin/ Disallow: /Downloads/ Disallow: /i2Demo/ # # list specific files robots are not allowed to index # Disallow: /bugReport.aspx # # End of robots.txt file # ###############################