############################### # # 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: /cgi-bin/ Disallow: /old/ Disallow: /oldphpfiles/ Disallow: /respaldo/ Disallow: /kevin/ Disallow: /db_access/ Disallow: /members/ Disallow: success.html Disallow: /success.html # # list specific files robots are not allowed to index # Disallow: /prewvisit.php Disallow: /1-0-0-4.php Disallow: /contact.php Disallow: /content.php # # End of robots.txt file # ###############################