vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Team: Hot or Not? Ready for Traffic Explosion? vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! vBSEO Helps Forum Earn $100/day from Google AdSense Discover the Power of "Long Tail Search" Crawlability Inc. Files for SEO Technology Patent
se sw

How to use H1 tags on a forum site?

This is a discussion on How to use H1 tags on a forum site? within the General Discussion forums, part of the vBulletin SEO Discussion category; I have read that H1 tags are effective in increasing PR . How would one insert H1 tags to do ...

Go Back   vBulletin SEO Forums > vBulletin SEO Discussion > General Discussion

Enhancing 80 million pages.

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-20-2008, 01:59 PM
Member
 
Real Name: len backus
Join Date: May 2007
Posts: 89
How to use H1 tags on a forum site?

I have read that H1 tags are effective in increasing PR. How would one insert H1 tags to do this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 04-21-2008, 09:07 AM
Senior Member
 
Real Name: Bernard
Join Date: Aug 2007
Location: Friendswood, TX
Posts: 141
I inserted H1 tags around the thread title in the navbar breadcrumb code on CWE (see source code for any thread on the site in my sig). I added H2 tags around post titles too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-21-2008, 09:52 AM
Member
 
Real Name: len backus
Join Date: May 2007
Posts: 89
Bernard, that's exactly what I am looking for! Can you tell me which template and where to put this code, please?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-21-2008, 10:11 AM
Senior Member
 
Real Name: Bernard
Join Date: Aug 2007
Location: Friendswood, TX
Posts: 141
In navbar:
Code:
...
<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
	<td class="alt1" width="100%">
		<if condition="is_array($navbits)">
			<table cellpadding="0" cellspacing="0" border="0">
			<tr valign="bottom">
				<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
				<td>&nbsp;</td>
				<td width="100%"><span class="navbar"><a href="http://www.coping-with-epilepsy.com/forums/$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
			</tr>
			<tr>
				<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><if condition="$_SERVER['REQUEST_METHOD'] == 'POST'"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="" border="0" /><else /><h1 style="font-size:10pt;"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="$vbphrase[reload_this_page]" border="0" /></a></if> <strong>$navbits[lastelement]</strong></h1></td>
...
In postbit:
Code:
...
	<!-- message, attachments, sig -->
	
		$template_hook[postbit_messagearea_start]
		
		<if condition="$show['messageicon'] OR $post['title']">
			<!-- icon and title -->
			<!-- <div class="smallfont"> -->
			<h2 class="smallfont">
				<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
				<if condition="$post['title']"><strong>$post[title]</strong></if>
			</h2>
			<!-- </div> -->
			<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
			<!-- / icon and title -->
		</if>
...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-24-2008, 01:10 PM
Senior Member
 
Real Name: Justin
Join Date: Jul 2006
Posts: 230
You could also use Relevant Replacements and have h1 and h2 tags within it. I think that's the preferred way of doing it around here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-24-2008, 03:06 PM
Member
 
Real Name: len backus
Join Date: May 2007
Posts: 89
jbartle, thanks. Could you explain what that means and how to do it, please.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 04-24-2008, 07:24 PM
Senior Member
Big Board Administrator
 
Real Name: John
Join Date: Dec 2005
Posts: 349
This is what I did in my postbit:
Code:
                <td>
                    <if condition="$post['title']"><if condition="!$GLOBALS['FIRSTPOSTID']"><h1 class="headertext1">$post[title]</h1><else /><h2 class="headertext2">$post[title]</h2></if></if>
                </td>
Then in "Additional CSS Definitions" I added:
Code:
.headertext1
{
font-size: 120%;
margin: 0;
}

.headertext2
{
font-size: 90%;
margin: 0;
}
This is very effective and clean. I made sure to check "Yes, Click Required" under "Message Posting and Edition Options so every post has "RE: THREAD_TITLE"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 04-24-2008, 09:08 PM
Senior Member
vBSEO Pre-Release Team
 
Real Name: Nick Le Mouton
Join Date: Nov 2005
Location: New Zealand
Posts: 359
Quote:
Originally Posted by len backus View Post
I have read that H1 tags are effective in increasing PR. How would one insert H1 tags to do this?
I know I'm being picky, but it doesn't increase PR (page rank), but keywords within h1 tags are treated as being important by search engine spiders. Google page rank calculation has to do with inbound/outbound links rather than content on the page (in general).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Search tags on forum home .. coffee Feature Requests 5 11-08-2007 04:17 PM
H1 and h2 tags in my forum Salva87 General Discussion 0 08-19-2007 01:00 PM
Forum Name in Meta tags? SirTalksalot General Discussion 0 01-22-2007 05:01 PM
2 description tags at forum pages porschinho Bug Reporting 3 10-05-2005 08:55 AM


All times are GMT -4. The time now is 12:30 PM.


Powered by vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.