############################### # # robots.txt file for www.beenhakker.org # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /admin/ Disallow: /contact/ Disallow: /calender/ Disallow: /css/ Disallow: /egroupware/ Disallow: /forum/ Disallow: /fotoalbum/ Disallow: /gfx/ Disallow: /guestbook/ Disallow: /historie/ Disallow: /home/ Disallow: /links/ Disallow: /menu/ Disallow: /nieuws/ Disallow: /recepten/ Disallow: /stamboom/ Disallow: /stats/ Disallow: /uploads/ Disallow: /Templates/ # # list specific files robots are not allowed to index # Disallow: index01.html # # End of robots.txt file # ###############################