############################# # # robots.txt for highergoal.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /Editor/ Disallow: /common/ Disallow: /database_control/ Disallow: /events/ Disallow: /images/ # # list specific files robots are not allowed to index # Disallow: /menu.css # # End of robots.txt file # ###############################