####################################################### # # robots.txt for http://www.falconheadgolf.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to Disallow: /ads/ Disallow: /airport/ Disallow: /aspnet_client/ Disallow: /board_minutes/ # Disallow: /golf/ Disallow: /graphics/ Disallow: /misc/ Disallow: /newsletter/ Disallow: /real_estate/ Disallow: /users/ Disallow: /Video/ # # list specific files robots are not allowed to index # Disallow: /index.html # # End of robots.txt file # #######################################################