How to optimize vBulletin for SEO?

Rod

Acquaintance
Joined
Aug 16, 2009
Messages
42
Reaction score
0
FP$
6
Hi I just recently installed vBulletin for the forums on my new site (in my signature) and I was wondering what steps I could take for it to do better in the search engines? I'm used to Wordpress but I am not at all familiar with vB. Any help is greatly appreciated 🙂
 
Thank you very much 🙂 Do you know how to change the title text of the forum though? So that it doesn't say "Powered by vBulletin" in the page title?
 
To remove/ Change Powered By vBulletin in title do the following.

In Phrase Manager, search for x_powered_by_vbulletin

It should be currently set to:

Code:
{1} - Powered by vBulletin


Change it to:



Code:
{1}

Or add more relavent text related to your forum
 
Back
Top Bottom