hi, I just recently installed PHPBB, however, I can't find the way to edit the title tag, would someone please enlighten me? thanks so much!!
In the Admin panel click on configuration. The title tag is changed when you edit the site name field.
Hello, In addition to TimShank, you can also modify the title by editing: /templates/*your_template*/overall_header.tpl If you want to edit the title tag for a certain page, you can modify them by changing the variable $page_title in the respective PHP file located in the root directory.