Well you added it to help with SEO, removing it would be like you had it before.
This is a discussion on [How To] Add H1 Tags to your vBulletin Templates for Long Tail Search Optimization within the Member Articles forums, part of the Focus on Members category; Well you added it to help with SEO , removing it would be like you had it before....
Well you added it to help with SEO, removing it would be like you had it before.
The Forum Hosting - Forum Hosting from the Forum Experts
Then how do I remove it from that position. I don't like it how it looks now.
Well you place it in the templates where you want it. I cannot tell you where you want to put it. You can describe where you want it and we can try and help you place it.
The Forum Hosting - Forum Hosting from the Forum Experts
For ex. where is it here? I don't see it here on vBseo.com.
For the 1.0 Style, the h1 tag is around the SEO in the vBSEO logo. Then in our Relevant Replacements (RRs) we have our H2 tags.
The Forum Hosting - Forum Hosting from the Forum Experts
How can I put it to be around logo?
Method two shows you how to put it around the header image.
The Forum Hosting - Forum Hosting from the Forum Experts
Where I should add this CSS code:
Code:#header h1 { margin: 0; padding: 0; } #header h1 a { display: block; background: url(images/misc/vbulletin3_logo_white.gif) center left no-repeat; width: 209px; height: 85px; text-indent: -9999px; float: left; }
Add that into your styles Main CSS.
The Forum Hosting - Forum Hosting from the Forum Experts
I used Kiethstarrs method of adding in the extra CSS definition, and then adding in the little bit of code in the navbar template. works great, super easy, and doesnt damage the look of the site in any way
In reference to Method 1:
$foruminfo[title_clean] (I'm presuming this variable is for the forumdisplay page)
Just wondering why this variable is not surrounded by H1 tags like the others?
If I were to add H1 tags so that I could format the heading that is created in the forumdisplay page inline with the others would this work?
Must have been a typo. You should add the h1.
What do you mean about formatting for the forumdisplay?
The Forum Hosting - Forum Hosting from the Forum Experts
I did step 1 and two but I still have my forum title on this annoying place. How can remove it?
Or I just need to do one of this metods?
Last edited by zems; 05-31-2009 at 10:48 AM.
You should only use one of those methods.
The Forum Hosting - Forum Hosting from the Forum Experts
What exactly are the h tags and what purpose do they serve. What exactly do they do?