##################################### # # robots.txt file for www.hadewij.nl # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /main/jsp/ Disallow: /main/gfx/ Disallow: /gfx/ # # list specific files robots are not allowed to index # Disallow: /marco.htm Disallow: /main/jsp/mainoverview.jsp Disallow: /main/jsp/body.jsp # # End of robots.txt file # #####################################