############################### # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /edit/ Disallow: /feeds/ # # list specific files robots are not allowed to index # Disallow: /googleanalytics.htm # # list robots not allowed at all # User-Agent: Gigabot Disallow: / # # End of robots.txt file # ################################