############################### # # robots.txt file for www.psy.mq.edu.au # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /Site/ Disallow: /site/ Disallow: /test/ Disallow: /moodle/ Disallow: /mrbs/ Disallow: /limesurvey/ Disallow: /staffDirectory2/ Disallow: /RoomBooking/ Disallow: /staff/kip/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################