############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /system/ Disallow: /system_utveckling/ Disallow: /includes/ Disallow: /templates/ Disallow: /scripts/ Disallow: /bilder/ Disallow: /div/ Disallow: /css/ Disallow: /sql/ Disallow: /papperskorg/ Disallow: utskrift.php Disallow: valkommen.php Disallow: 404.php # # list specific files robots are not allowed to index # #Disallow: /tutorials/meta_tags.html # # End of robots.txt file # ###############################