Results 1 to 5 of 5

H1 & H2 Tags vs RR

This is a discussion on H1 & H2 Tags vs RR within the General Discussion forums, part of the vBulletin SEO Discussion category; If I have vBSEO installed do I have to do H1 & H2 tags also? I have done both but ...

  1. #1
    Member
    Real Name
    JamieLee2k
    Join Date
    Nov 2006
    Location
    Nuneaton
    Posts
    44
    Liked
    0 times

    H1 & H2 Tags vs RR

    If I have vBSEO installed do I have to do H1 & H2 tags also?

    I have done both but they look horrible and the RR tags puts them in a nice border which matches the forum.
    Full90mins is a great place for you to chat with others regarding the beautiful game so come and visit us, @ Football Forum

  2. #2
    Senior Member °°Ben³'s Avatar
    Real Name
    Benjamin Klaile
    Join Date
    Jan 2006
    Location
    Remagen, Germany
    Posts
    113
    Liked
    0 times
    Hi,
    Quote Originally Posted by JamieLee2k View Post
    do I have to do H1 & H2 tags also?
    you mean the display within your breadcrumb?

    Example: screen.jpg



    Quote Originally Posted by JamieLee2k View Post
    they look horrible
    You may format the headers with cascading stlye sheets (CSS), so that it fits within your layout!

    Quote Originally Posted by JamieLee2k View Post
    the RR tags puts them in a nice border which matches the forum.
    I do not understand, what you mean with this.
    Thanks for a more detailed description.




    EDIT:
    It is no "must have", that you insert <h*>-tags to your code, although semantic HTML code is recommended.

  3. #3
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    you don't HAVE to do anything

    I don't use the RR's.

    I use something like this:

    Code:
    <if condition="$show['forumdesc']">
                <h1>$navbits[lastelement]</h1>
           
    <else />
               <h1> 
    <if condition="(THIS_SCRIPT == 'tags')">Thread Tags<else />My Forums
    </if></h1>
    </if>

  4. #4
    Senior Member Dave Hybrid's Avatar
    Real Name
    Dave Hybrid
    Join Date
    Mar 2007
    Location
    UK
    Posts
    400
    Liked
    8 times
    I use both, H1 for the breadcrumbs.

    I thought RRs were for the adsense targeting?

    Adsense code is wrapped round my RRs anyway.

  5. #5
    Senior Member
    Real Name
    Michael
    Join Date
    Oct 2005
    Posts
    1,755
    Liked
    1 times
    Blog Entries
    1
    I wrap the breadcrumbs in an h1, and add the forum description or the first words of the thread just below it via RR.

    Stock design - The Truckers Forum
    Custom design - ATV Technical Questions

    On the custom design, I was unable to get it directly under the breadcrumb, so I have it show up just below the quick register and above my advertisement. In this design, the forum description only shows to guests.

Similar Threads

  1. Meta tags - Keywords & Description
    By indusladies in forum General Discussion
    Replies: 5
    Last Post: 09-14-2006, 01:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •