############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /m/ Disallow: /Fish_Cakes/ # # list specific files robots are not allowed to index # Disallow: /m/i.html Disallow: /m/ienter.html Disallow: /m/index.html Disallow: /m/ma.html Disallow: /Fish_Cakes/tunes.html Disallow: musicdir.html # # End of robots.txt file # ###############################