The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Waiting for someone to reply.
|
#22
|
||||
|
||||
You can do it like this...
Find in FORUMHOME template: HTML Code:
<title>{vb:raw vboptions.bbtitle}</title> HTML Code:
<title>{vb:raw vboptions.bbtitle} - SevenSkins</title> |
#23
|
|||
|
|||
What you suggested DID NOT work. It changes the title of the forum page. But it does not change the title of the CMS page that I made homepage.
|
#24
|
||||
|
||||
Goto your CMS page .. there will be a pencil icon near the page title .. you can edit it form there.
Title option is towards the bottom of right column. |
#25
|
||||
|
||||
The best option would have been to follow Lynne's article on creating your own custom page, then setting that to the homepage via Navigation Manager.
https://vborg.vbsupport.ru/showthread.php?t=228112 |
#26
|
||||
|
||||
If you are using vbadvanced CMPS then you need to edit "adv_portal" template.
find and edit this line: HTML Code:
<title>{vb:raw vboptions.hometitle} <vb:if condition="$pagetitle">- {vb:raw pagetitle}</vb:if></title> |
#27
|
|||
|
|||
Quote:
One more question. On the homepage, you can choose what modules you want to put there. One of the modules is "popular tags". I enabled it and it is displaying tags that it thinks are important maybe. Is there any way to edit and put tags there that I want? I want to put my site's keywords there as my SEO agency suggests me that I should have my keywords on the home page. |
#28
|
||||
|
||||
You can add more tags going to adminCP > Tagging ... but they will have to be linked to threads in the forums .. meaning some of the threads must have these tags.
|
#29
|
|||
|
|||
Quote:
Do you recommend something how I can add keywords on the CMS homepage now so fulfil the on-page SEO requirement of having keywords on first page? Without making it look like I have forcefully put those keywords there. |
#30
|
||||
|
||||
If you want to add your own tags and make them 'stay' there, you would need to edit the template and add them manually.
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|