############################### # # 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: /Statistics/ Disallow: /chc/ Disallow: /CHC/ Disallow: /dev/ Disallow: /eschedule/ Disallow: /Interns/ Disallow: /Faculty_&_Staff/Employee_Directory/ Disallow: /faculty_&_staff/employee_directory/ # # End of robots.txt file # ###############################