############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /phpBB2/ Disallow: /webazlier/ # # list specific files robots are not allowed to index # Disallow: /forum/faq.php Disallow: /forum/search.php Disallow: /forum/memberlist.php Disallow: /forum/groupcp.php Disallow: /forum/profile.php Disallow: /forum/privmsg.php Disallow: /forum/login.php # # End of robots.txt file # ###############################