############################### # # 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: /testsite Disallow: /public_ftp Disallow: /stats Disallow: /public_html/_baks Disallow: /public_html/_mm Disallow: /public_html/_notes Disallow: /public_html/formbuilder Disallow: /public_html/MMWIP Disallow: /public_html/entiresite.css Disallow: /_baks Disallow: /_mm Disallow: /_notes Disallow: /formbuilder Disallow: /MMWIP Disallow: /entiresite.css # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################