############################### # # robots.txt file for www.triple-c.com # # addresses all robots by using wild card * # User-agent: googlebot* Allow: / Sitemap: http://www.triple-c.com/sitemap_index.xml User-agent: * Allow: / Sitemap: http://www.triple-c.com/sitemap_index.xml Disallow: /CFIDE/scripts/ajax Disallow: /js # list folders robots are not allowed to index # # Disallow: /tutorials/meta/ # # list specific files robots are not allowed to index # # End of robots.txt file # ###############################