############################### # (# indicates comment) # robots.txt file for this website # #User-agent: * (* indicates all) # list folders robots are not allowed to index #Disallow: User-agent: Titan Disallow: / User-agent: EmailCollector Disallow: / User-agent: EmailSiphon Disallow: / User-agent: EmailWolf Disallow: / User-agent: ExtractorPro Disallow: / # # list specific files robots are not allowed to index # #Disallow: /example.html #Disallow: /foldername/example.html # # End of robots.txt file # ###############################