Page 15 of 15 FirstFirst ... 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Results 211 to 222 of 222
Like Tree2Likes

[How To] Add H1 Tags to your vBulletin Templates for Long Tail Search Optimization

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; H1's don't count as duplicate title tags. Those are the actual <title> markup tags that google refers too. Think of ...

  1. #211
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    H1's don't count as duplicate title tags. Those are the actual <title> markup tags that google refers too.

    Think of headings as an outline of a document. It is still a logical header even on page N+1.

  2. #212
    Junior Member
    Real Name
    vb_geezer
    Join Date
    Feb 2009
    Posts
    7
    Liked
    0 times
    Oh right, phew for that. Thanks.

    One more thing please. For the first H1 tag, i.e. on the home page:

    <if condition="THIS_SCRIPT == 'forumdisplay'">
    <h1>$foruminfo[title_clean]</h1>

    Rather than have: $foruminfo[title_clean], (where it copies the title of the actual Forum), I'd rather have my own custom H1 text. But when I do that, e.g. <h1>Own custom H1 tag</h1>, it still outputs the forum title as the H1 tag.

    How do I customise this?

    Thanks again.

  3. #213
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Are you sure you are on forumdisplay, and not another page? it's not logical otherwise...

  4. #214
    Junior Member
    Real Name
    vb_geezer
    Join Date
    Feb 2009
    Posts
    7
    Liked
    0 times
    Yes, just on forum display, nothing else obviously, which would make no sense like you said.

  5. #215
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Try clearing out your browser cache, and make sure you are editing the correct style.

  6. #216
    Junior Member
    Real Name
    Albert
    Join Date
    Jan 2012
    Posts
    19
    Liked
    0 times
    HELP! I put in the code and it did turn the tags into h1, but now my title tag is H1 and the forum posts are h1. I have double h1 tags. I tried to reinsert your code so that it reads h2, but not matter how many times I save it, it won't change to h2. It remains as h1. What do I do for the update?

  7. #217
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    It's impossible for us to say what you did. If you changed it to something else and didn't change, it likely didn't save, or you have a hard-cache issue with your browser.

  8. #218
    Member
    Real Name
    Tim
    Join Date
    Jan 2012
    Posts
    82
    Liked
    1 times
    Okay if as Mert states "That if condition method is not compatible with vBulletin 4" how do we get the header tags into vb4 other than using relevant replacements?

    I am not sure I like having the extra text above certain parts of my website, so I am thinking of removing the relevant replacements, unless there is a way to hide the rr text.

  9. #219
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    vBulletin 3 and 4 use different code structure. You need to use correct version according to your vBulletin version.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  10. #220
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    vb changed their template coding in vb 3 to vb4. baiscally adding vb: to all rules, so
    <if
    becomes
    <vb:if
    and so on

  11. #221
    Member
    Real Name
    Tim
    Join Date
    Jan 2012
    Posts
    82
    Liked
    1 times
    Thanks Brian, I submitted a post in the member articles section that shows the updated code for vb4. If a moderator approves it will you check to see if I got the code correct. I figure it would be better to have it as a separate topic so folks like me won't dive into this one and realize in the end that it won't work for vb4.

  12. #222
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    approved!

Page 15 of 15 FirstFirst ... 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Similar Threads

  1. Replies: 126
    Last Post: 09-11-2011, 03:40 PM
  2. How long is your search long tail?
    By Joe Ward in forum General Discussion
    Replies: 77
    Last Post: 05-06-2011, 05:13 PM

Posting Permissions

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