############################### # # robots.txt voor Isodoor webproducties # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /img/ Disallow: /img_alg/ Disallow: /includes/ Disallow: /css/ # # list specific files robots are not allowed to index # Disallow: /form.php Disallow: /log_out.php # # End of robots.txt file # ###############################