# About PHPBB and SEO # http://www.devside.net/articles/phpbb # http://www.phpbb.com/phpBB/viewtopic.php?t=32328 # Robots.txt syntax checker: # # http://www.sxw.org.uk/computing/robots/check.html # There are only 3 pages/links that are beneficial to page rank, that # should be indexed: # * /index.php # * /viewforum.php # * /viewtopic.php # Every other page/link should be disallowed: User-agent: * Disallow: /admin/ Disallow: /db/ Disallow: /images/ Disallow: /includes/ Disallow: /language/ Disallow: /templates/ Disallow: /common.php Disallow: /config.php Disallow: /faq.php Disallow: /groupcp.php Disallow: /login.php Disallow: /memberlist.php Disallow: /modcp.php Disallow: /posting.php Disallow: /privmsg.php Disallow: /profile.php Disallow: /search.php Disallow: /viewonline.php