############################### # # robots.txt file for soaringusa.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /Library/ Disallow: /Templates/ Disallow: /_baks/ Disallow: /_mm/ Disallow: /_notes/ Disallow: /admin/ Disallow: /assets/ Disallow: /cart/ Disallow: /docs/ Disallow: /forum/ Disallow: /images/ Disallow: /new/ Disallow: /p7tm/ Disallow: /phpmyadmin/ Disallow: /scripts/ # # list specific files robots are not allowed to index # Disallow: /tutorials/meta_tags.html Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################