############################### # # robots.txt file for golftown # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /scripts/ Disallow: /sidemenu/ # # list specific files robots are not allowed to index # # Disallow: /folder/file_name.html # # End of robots.txt file # ###############################