############################### # # sample robots.txt file for this website # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /js/ Disallow: /admin/ Disallow: /styles/ Disallow: /kundbok/ Disallow: /link/ # # list specific files robots are not allowed to index # Disallow: /visakorg.php Disallow: /visakorgen_.php Disallow: /varukorgen.php Disallow: /validateo.php Disallow: /validate_produkt.php Disallow: /validate_halsning.php Disallow: /validate_bok.php Disallow: /botten.php # # End of robots.txt file # ###############################