############################### # # robots.txt file for Red Parrot Restaurant # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /assets/ Disallow: /guestbook/ Disallow: /cgi-bin/ Disallow: /htmlsitemap/ Disallow: /stats/ Disallow: /template/ # # # List specific files to exclude from index # Disallow: /html/site.css Disallow: /html/style.css Disallow: /html/add_guest.html Disallow: /html/guestbook.html # # End of robots.txt file # ###############################