############################### # # sample robots.txt file # # addresses all robots by using wild card * # User-agent: rhino # list folders robots are not allowed to index Disallow: /pmlds Disallow: /pconotec Disallow: /pcord Disallow: /pfinas Disallow: /cgi-bin Disallow: /e/education Disallow: /e/contact Disallow: /e/industries Disallow: /e/partner Disallow: /e/philo Disallow: /e/products Disallow: /e/dedicated/cultsite Disallow: /e/dedicated/risksite Disallow: /e/dedicated/decsite Disallow: /e/dedicated/cultsite # # list specific files robots are not allowed to index # Disallow: /tutorials/meta_tags.html Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################