############################### # # robots.txt file for this website # User-agent: * # list folders robots are not allowed to index Disallow: # # list specific files robots are not allowed to index # #Disallow: /example.html #Disallow: /foldername/example.html # # End of robots.txt file # ###############################