Results 1 to 3 of 3

Search Engine optermize

This is a discussion on Search Engine optermize within the General Discussion forums, part of the vBulletin SEO Discussion category; Okay, I'm going to do all things from this threadhttp://forum.time2dine.co.nz/ seo -vbulletin/search-engine-optimize-vbulletin-3-5-a-2460.htmlHowever Several things confuse me. And im sure lots ...

  1. #1
    Senior Member
    Real Name
    Matt
    Join Date
    May 2006
    Posts
    973
    Liked
    3 times

    Search Engine optermize

    Okay, I'm going to do all things from this threadhttp://forum.time2dine.co.nz/seo-vbulletin/search-engine-optimize-vbulletin-3-5-a-2460.htmlHowever Several things confuse me. And im sure lots of people here have done these things before, So though I would ask for help over here, instead of over there, So I can ask what things i should really be doing, as Vbseo may already do parts etc.

    so I'm hoping for help, while this thread will benefit others that want to make their forums more search engine friendly.



    first thing im having trouble with.

    from New Zealand Restaurants & Food Forum - View Single Post - Search Engine Optimize vBulletin 3.5

    Forum Meta Description


    Add the forum title onto the start of the forum meta description

    Add the red text:
    <meta name="description" content="$foruminfo[title_clean]-

    - means that you can have repetition of the title key phrase twice in the meta description if you only otherwise have it once in there.



    I'm lost. Anyone know what I have to do here?


    As each thing gets answered I'll add the other things that im confused about, and then other people will be able to use this thread for support.

    thanks

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    log into your acp
    click style manager
    expand all style options
    expand all template groups
    double click on "headerinclude" template

    I use the following code, based off of Michael's md listed above.

    Code:
    <meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
    <if condition="$show['threadinfo']"><meta name="keywords" content="$threadinfo[title] - <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if> $foruminfo[title_clean]. CTforums.com is the place to discuss $threadinfo[title] in Connecticut" />
    <meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[description_clean]" />
    <else />
        <if condition="$show['foruminfo']"><meta name="keywords" content="$foruminfo[title_clean]" />
    <meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />
        <else />
    <meta name="keywords" content="CT, Connecticut, forum, forums, board, talk, discussion, topics, news, events, bars, bands, music, restaurants, dining, classifieds, eating, friends, dating, profile, meet, date, hang out, pictures, buddies, clubs" />
    <meta name="description" content="CTForums.com is a place for Connecticut residents to discuss topics in a variety of categories." />
        </if>
    </if>
    Of course, you will need to change to your keywords and such. This covers all types of pages- forum home, shoowthread, show forum, etc.

    copy that over the meta tags that are in the template now.

  3. #3
    Senior Member
    Real Name
    Matt
    Join Date
    May 2006
    Posts
    973
    Liked
    3 times
    I think I did the above step already, but what part confuses me is this part


    Add the red text:
    <meta name="description" content="$foruminfo[title_clean]-

Similar Threads

  1. How to Build the World's Most Accurate Search Engine Results?
    By Joe Ward in forum General Discussion
    Replies: 8
    Last Post: 02-04-2009, 12:39 PM
  2. Replies: 8
    Last Post: 09-01-2008, 03:27 AM
  3. Search Engine Relationship Chart - Bruce Clay Inc.
    By Joe Ward in forum General Discussion
    Replies: 0
    Last Post: 05-16-2006, 04:09 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
  •