############################### # # 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: /templates Disallow: /myspace Disallow: /xmlimages # # list specific files robots are not allowed to index # Disallow: /mailgod.php Disallow: /autoresponder.txt Disallow: /formmail.php # # End of robots.txt file # ###############################