############################### # # robots.txt file for Susan Howlett# # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /assets/ Disallow: /cgi-bin/ Disallow: /listmessenger/ # # # List specific files to exclude from index # Disallow: /html/site.css Disallow: /html/style.css Disallow: 400.shtml Disallow: 401.shtml Disallow: 403.shtml Disallow: 500.shtml # # End of robots.txt file # ###############################