############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * Sitemap: http://www.levanderceramics.com/sitemap.xml # list folders robots are not allowed to index Disallow: /downloads/ Disallow: /images/ Disallow: /resources/ # Disallow: /tutorials/404redirect/ # # list specific files robots are not allowed to index # # Disallow: /pages/custom_errors.html Disallow: /pages/img_detail.html # # End of robots.txt file # ###############################