Hello,
vBulletin is configured to add the <forum name> to each html <TITLE>. But the keyword relevance of the <TITLE> would be greater without <forum name>. What I have to do to remove <forum name>?
Thank you in advance.
Regards,
Frank
This is a discussion on Title without forum name within the General Discussion forums, part of the vBulletin SEO Discussion category; Hello, vBulletin is configured to add the <forum name> to each html <TITLE>. But the keyword relevance of the <TITLE> ...
Hello,
vBulletin is configured to add the <forum name> to each html <TITLE>. But the keyword relevance of the <TITLE> would be greater without <forum name>. What I have to do to remove <forum name>?
Thank you in advance.
Regards,
Frank
What page are you wanting to remove that from? The showthread or forumdisplay?
The Forum Hosting - Forum Hosting from the Forum Experts
Don't know exactly. What would you advice in the aspect of SEO?
What is the URL that you are wanting the title changed?
The Forum Hosting - Forum Hosting from the Forum Experts
For example --> Ägypten Forum - Nilkreuzfahrten, Rundreisen, Tauchen und Ägypten Pauschalreisen - Ägypten Bilder - Galerie
The title should be --> "Ägypten Bilder" (egypt pictures)
In your forumdisplay template find:
and change it to:HTML Code:<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title>
HTML Code:<title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if></title>
The Forum Hosting - Forum Hosting from the Forum Experts
Thank you very much. It works. But how can I shorten (without forum name) the threads too, like this one here --> Bilder der MS African Queen - Ägypten Forum
It would be similar. Find the </title> tag on the showthread template, and it is the last variable that needs to be removed.
The Forum Hosting - Forum Hosting from the Forum Experts
Thank you, this helped!
Any other shorts hints for SEO in this case?
Please check this thread: Your Site Review - Stuff to Do First
The Forum Hosting - Forum Hosting from the Forum Experts
Thx!
Not a problem.
The Forum Hosting - Forum Hosting from the Forum Experts