############################### # # User-agent: * # # list folders robots are not allowed to index # Disallow: /examples/ Disallow: /Images/ #Comments can be placed in a robots.txt file by starting the line with # #ALL Files and folders in the directory named in the Disallow: / statement as well as all of those under it will NOT be indexed by robots. #to not index a specific file: Disallow: /directory/foo.html # # ###############################