############################### # EXAMPLES # List Specific folders and/or files that robots # are not allowed to index. # #Disallow: /Directory/ #Disallow: /Directory/foo.html # User-agent: * # # list folders robots are not allowed to index # Disallow: /Library/ Disallow: /_notes/ Disallow: /Templates Disallow: /cgi-bin/ Disallow: /imgs Disallow: /media Disallow: /code Disallow: /pixbox Disallow: /origFiles Disallow: /vault # # ###############################