PHPBB, title tag

Discussion in 'HTML & Website Design' started by lavaplays, Oct 2, 2007.

  1. #1
    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!!
     
    lavaplays, Oct 2, 2007 IP
  2. TimShank

    TimShank Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In the Admin panel click on configuration.

    The title tag is changed when you edit the site name field.
     
    TimShank, Oct 2, 2007 IP
  3. HVMDesign

    HVMDesign Well-Known Member

    Messages:
    110
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #3
    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.
     
    HVMDesign, Oct 6, 2007 IP