![]() |
How to add the site title on the browser-title at forums and topics?
How can i add the title of my side to the browsertitle at the forums and the topics? I think vBseo can do that.. but is there also a free option?
|
open template FORUMDISPLAY
Find: Code:
<title>{vb:raw foruminfo.title_clean}</title> Code:
<title>{vb:raw foruminfo.title_clean} - {vb:raw vboptions.bbtitle}</title> Open template SHOWTHREAD Find: Code:
<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title}<vb:if condition="$pagenumber > '1'"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if></title> Code:
<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title}<vb:if condition="$pagenumber > '1'"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if> - {vb:raw vboptions.bbtitle}</title> |
All times are GMT. The time now is 02:30 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|