############################### # # MetalMeet robots.txt file # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /gfx/ Disallow: /images/ Disallow: /img/ Disallow: /impex/ Disallow: /members/ Disallow: /metal2005/ Disallow: /video/ # # list specific files robots are not allowed to index # Disallow: events.html Disallow: about.html # # End of robots.txt file # ###############################