############################### # # robots.txt file for this web site # # address googlebot # User-agent: googlebot # # # list folders googlebot is not allowed to index # # # Disallow: /imanager/ Disallow: /manual/ # # # List specific files to exclude from index # Disallow: /missing.html # # Google Sitemap # Sitemap: http://nowandzenyarns.com/sitemap.xml # # # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # # Disallow: /graphics/ # Disallow: /imanager/ Disallow: /manual/ # # # List specific files to exclude from index # # Disallow: /thank_you.html # # # End of robots.txt file # ###############################