############################### # # Robot.txt file to stop standard search engines # # addresses all robots by using wild card * # #User-agent: * # # list folders robots are not allowed to index # #Disallow: /tutorials/meta/ # # list specific files robots are not allowed to index # #Disallow: /tutorials/meta_tags.html #Disallow: /tutorials/custom_error_page.html # # Don't put spaces between user-agent and its disallow lines. User-agent: * Disallow: /sitecore/ Disallow: /Statistics/ Disallow: /training/ Disallow: /training Disallow: /training.aspx Disallow: /ProgramReviewDemo/ # # End of robots.txt file # ###############################