############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /blueoasis/ Disallow: /californiacustom/ Disallow: /coloradocustom/ Disallow: /premierehottub/ Disallow: /dist/ Disallow: /docs/ Disallow: /flash/ Disallow: /includes/ Disallow: /mathea/ Disallow: /private/ Disallow: /secure/ Disallow: /test/ Disallow: /video/ Disallow: /warranty/ # # list specific files robots are not allowed to index # Disallow: /*.php Disallow: /test*.html Disallow: /*_old.html Disallow: /custom_error_page.html Sitemap: http://regalspas.com/sitemap.xml # # End of robots.txt file # ###############################