############################### # # robots.txt file for passion for chocolate # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /aspnet_client Disallow: /css Disallow: /images Disallow: /source # # list specific files robots are not allowed to index # Disallow: /formmail.php Disallow: /testmail.htm # # End of robots.txt file # ###############################