############################### # # 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: /images/ Disallow: /stylesheet.css Disallow: /shopping_cart.php Disallow: /about_us.php Disallow: /contact_us.php Disallow: /pub/ # # End of robots.txt file # ###############################