############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /act/ Disallow: /admin/ Disallow: /CSS/ Disallow: /geeklog/ Disallow: /google/ Disallow: /ionMX7/ Disallow: /joomla/ Disallow: /layout/ Disallow: /maps/ Disallow: /pmwiki/ Disallow: /restaurantsunchained/ Disallow: /Templates/ Disallow: /wiki/ Disallow: /wordpress/ # # list specific files robots are not allowed to index # Disallow: BlogFrame.html Disallow: blogframeset.html Disallow: blogframeset2.html Disallow: blogframeset.cfm Disallow: test.cfm Disallow: test.php Disallow: test_include.php Disallow: testmap.cfm Disallow: TopFrame.html # # End of robots.txt file # ###############################