############################### # # robots.txt file for this website for www.gawoodturner.org and .com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: / Disallow: /_mmServerScripts/ Disallow: /Board/ Disallow: /cgi-bin/ Disallow: /Club/ Disallow: /Connections/ Disallow: /FIles/ Disallow: /ForSale/ Disallow: /gal044379488/ Disallow: /ImageGallery/ Disallow: /images/ Disallow: /imageuploads/ Disallow: /include/ Disallow: /logs/ Disallow: /membership/ Disallow: /newsite/ Disallow: /Newsletters/ Disallow: /po/ Disallow: /Symposium/ Disallow: /WebCalendar/ # # list specific files robots are not allowed to index # Disallow: /test.shtml # # End of robots.txt file # ###############################