############################### # # robots.txt file for this website # mail robotfile @ jacksonhq.com for constructive criticism # # addresses all robots by using wild card * # #to allow link checking User-Agent: W3C-checklink Disallow: # User-agent: * # list folders robots are not allowed to index # Disallow: /cgi-bin/ Disallow: /css/ Disallow: /email/ Disallow: /error/ Disallow: /googleservicefiles/ Disallow: /images/ Disallow: /inc/ Disallow: /js/ Disallow: /min/ Disallow: /min_unit_tests/ Disallow: /oldsite/ Disallow: /test/ Disallow: /WysiwygPro/ # # For learn.jacksonhq.com # Disallow: learn/cgi-bin/ Disallow: learn/wp-admin/ Disallow: learn/wp-includes/ # list specific files robots are not allowed to index # Disallow: /fun.html Disallow: /y_key_a577ac5e78c30d55.html Disallow: /googlee585d97572e29a1c.html Disallow: /wysywigPro_edit_info_html.php Disallow: /wysywigPro_edit_webmail_html.php Disallow: /*test.* # Disallow: /*.js$ Disallow: /*.inc$ # #Allow these files Allow: learn/wp-content/uploads/ # # End of robots.txt file # ###############################