############################### # # Robots.txt file for this website # # addresses all robots by using wild card * User-agent: * # # list folders robots are not allowed to index #Disallow: /tutorials/404redirect/ Disallow: /agrafik/ Disallow: /aforum/ Disallow: /banners/ Disallow: /forum_base_23/ Disallow: /forum_dev_23/ Disallow: /junk/ Disallow: /hotlink/ Disallow: /test/ Disallow: /fbb_logs/ Disallow: /fbb_pf_files Disallow: /css/ Disallow: /cgi-bin/ # # list specific files robots are not allowed to index #Disallow: /tutorials/custom_error_page.html Disallow: 400.shtml Disallow: 403.shtml Disallow: 404.shtml Disallow: closed.html Disallow: charset_test.htm Disallow: meny.php Disallow: urlencode.php Disallow: test.php Disallow: siteinfo.php Disallow: fbbcheck.php Disallow: /forum/login.php Disallow: /forum/contact.php # # list the location of any sitemaps # Sitemap: http://www.hard.nu/forum/site_index.xml # # End of robots.txt file # ###############################