############################### # # sample robots.txt file for Acura Spa website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /flash/ Disallow: /logs/ Disallow: /test/ Disallow: /warranty/ # # list specific files robots are not allowed to index # Disallow: /crystal_led_movie.html Disallow: /vibrajet_movie.html Disallow: /vbj_swf_blue.html Disallow: /airbleeder_install.html Disallow: /megatrol_dims.html Disallow: /custom_error_page.html Sitemap: http://acuraspa.com/sitemap.xml # # End of robots.txt file # ###############################