# 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: /members Disallow: /cgi bin Disallow: /word docs Disallow: /BUTTONTESTINGDONOTUSE # # list specific files robots are not allowed to index # Disallow: /blank.swf Disallow: /contact.swf Disallow: /home.swf Disallow: /How it works.swf Disallow: /members.swf Disallow: /paypalsubbtn.txt Disallow: /phpinfo.php Disallow: /sign in 1.swf Disallow: /statistics.swf Disallow: /techniques.swf # # End of robots.txt file