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 Customer Account Tools 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

Most effective on-site-optimization

This is a discussion on Most effective on-site-optimization within the General Discussion forums, part of the vBulletin SEO Discussion category; After having great success with vbseo and after doing my own work in on-site-optimization, I was wondering, what you are ...

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

Reply

 

LinkBack Thread Tools
  #1  
Old 02-21-2008, 05:32 AM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
Most effective on-site-optimization

After having great success with vbseo and after doing my own work in on-site-optimization, I was wondering, what you are doing ... despite vbseo.

Which of your actions in on-site-optimization showed the best results?

Thanks a lot!
Marcel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 02-21-2008, 11:26 AM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 4,116
H1 tags on the thread title is probably the next best thing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 02-21-2008, 12:59 PM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
Thanks! And how is this done?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 02-21-2008, 03:11 PM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 4,116
i use the following in the navbar....

Code:
<if condition="$show['forumdesc']">
        <h1 class="descr">$navbits[lastelement]</h1>          
    <else />
        <if condition="(THIS_SCRIPT == 'tags')">
            <h1 class="descr">Thread Tags</h1>
        <else />
<if condition="(THIS_SCRIPT == 'blog') OR (THIS_SCRIPT == 'blog_post') OR (THIS_SCRIPT == 'blog_search') OR (THIS_SCRIPT == 'blog_ucp')">
            <h1 class="descr">MY.com Blogs</h1>
<else />
            <h1 class="descr">My.com Forums</h1>
</if>
        </if>
    </if>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 02-23-2008, 05:55 PM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
I've got this here in the navbar

Code:
<if condition="$show['forumdesc']">
 <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
 <tr>
  <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]
</span></td>
 </tr>
 </table>
 
</if>
Can you help me again?
How to change that code to get correct for your h1-change?

Second question:
Do you user that one on other places like showthread too?

Thanks a lot!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 02-25-2008, 05:06 PM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
Sorry that I have to ask for help on that detailed level
I'm not coding that much ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 02-26-2008, 01:33 PM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 4,116
i replaced what you posted with what i posted.

you can do with it what you want.

the main thing is using the right conditions for the right pages
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 02-26-2008, 07:11 PM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
You did what?
Sorry to ask. But I don't see any changes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 02-27-2008, 12:04 AM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 4,116
find the code block you posted in the nav bar.

replace all that with what i posted.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 02-28-2008, 01:03 PM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
Hi,
I reduced it to the following

Code:
<if condition="$show['forumdesc']">
 <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
 <tr>
  <td class="alt1" width="100%"><strong><h1 class="descr">$navbits[lastelement]</h1></strong> <span class="smallfont">$foruminfo[description]
</span></td>
 </tr>
 </table>
 
</if>
it still works! But it's far too big.

4 questions:

1. If I change the h1-Format ... will it affect other things in the forum? (as far as you can now)
2. Where exactly do I change the h1-format? When I look into the design, I don't see anything. Can you give me a detail?
3. I've got a custom design. If it is in the custom-design-part at the end of the design-configuration ... under which code would I find it?
4. Is it a good idea to make it smaller or will google see that I use a h1 for a small title and rate it bad?

Thanks a lot!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 02-28-2008, 01:28 PM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 4,116
I used a class on the H1, descr

you can add

.descr { style rules here }
to the bottom block of the MainCss editor in vb CP

size doesn't matter for weight, its the tag it self.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 03-12-2008, 05:01 PM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
I added h2 too now (for the forum-name).

Other question:
Do you use that on forumhome and/or forumdisplay too?

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 03-14-2008, 07:55 AM
Junior Member
 
Real Name: Daniel Ionica
Join Date: May 2007
Posts: 16
Quote:
Originally Posted by briansol View Post
i use the following in the navbar....

Code:
<if condition="$show['forumdesc']">
        <h1 class="descr">$navbits[lastelement]</h1>          
    <else />
        <if condition="(THIS_SCRIPT == 'tags')">
            <h1 class="descr">Thread Tags</h1>
        <else />
<if condition="(THIS_SCRIPT == 'blog') OR (THIS_SCRIPT == 'blog_post') OR (THIS_SCRIPT == 'blog_search') OR (THIS_SCRIPT == 'blog_ucp')">
            <h1 class="descr">MY.com Blogs</h1>
<else />
            <h1 class="descr">My.com Forums</h1>
</if>
        </if>
    </if>

starting from this i made a mod but only for the forums.
I'll update the mod when vbulletin 3.7 is released.
SEO TOOL: Adding H-TAG, H1 to your forum - vBulletin.org Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 03-14-2008, 08:23 AM
Senior Member
 
Real Name: Admin
Join Date: Nov 2006
Posts: 108
Why just h1 and not also h2? I read this somewhere else and added h2 too ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 03-14-2008, 11:09 AM
Junior Member
 
Real Name: Daniel Ionica
Join Date: May 2007
Posts: 16
hmm....good point

what do you think we could put in h2 ?

in h1 i have for forums : forumh1 (that can be defined) and for showthread i have threadtitle - forumh1
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
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
On page optimization: h1-h2-h3 optimization amnesia623 General Discussion 1 02-11-2008 11:51 AM
Is the google site map really effective? Corey General Discussion 5 06-05-2006 03:08 PM
What's more effective? Silmarillion General Discussion 2 08-08-2005 05:48 PM


All times are GMT -4. The time now is 11:21 PM.


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