############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: ../cgi-bin # # list specific files robots are not allowed to index # Disallow: admin.php Disallow: edit-past-assignments.php Disallow: gk-job-functions.php Disallow: past-assignments.txt Disallow: recent-positions.txt Disallow: services-position-add.php Disallow: services-position-delete.php Disallow: services-position-edit.php # # End of robots.txt file # ###############################