1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

The best meta tag???

Discussion in 'Search Engine Optimization' started by Lawsuit, Jan 1, 2005.

  1. #1
    Hey guys, I have seen many different meta tags, but which one is the best???


    I too have a forum -- It is gaming related, what's the best meta tag for it? The one for this forum is



    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    Code (markup):

    Is this one a good one? My site uses this one:

    <!-- nocache headers -->
    <meta content="no-cache" http-equiv="pragma" />
    <meta content="no-cache" http-equiv="no-cache" />
    <meta content="-1" http-equiv="expires" />
    <meta content="no-cache" http-equiv="cache-control" />
    <!-- end nocache headers -->
    
    <title>Homepage Name</title>
    
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <meta name="generator" content="vBadvanced, vBulletin 3.0.3" />
    <meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,bulletin board" />
    <meta name="description" content="This is a discussion forum powered by vBulletin." />
    
    <!-- CSS Stylesheet -->
    Code (markup):
    it seems to damn big, will search engine accept mine?




    Which of the two is the best?
     
    Lawsuit, Jan 1, 2005 IP
  2. xml

    xml Peon

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> for you forum, as all data will probably be ISO-8859-1 encoded.

    If you have the oppurtunity to move onto UTF-8 i suggest you do, it suppots a hell of a lot of char sets including arabic, japanesse etc.
     
    xml, Jan 1, 2005 IP
  3. Lawsuit

    Lawsuit Banned

    Messages:
    347
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ok thanks, but how do i move to UTF-8, also, should i remove all other meta tags? could you show me the entire meta tag i need for a search engine to index me?


    Thanks in advance
     
    Lawsuit, Jan 1, 2005 IP
  4. eduardomaio

    eduardomaio Peon

    Messages:
    450
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Meta tags depend on what you need...

    You have a nice tutorial about SEO-ing your header.

    Anyway, to be spidered by Google you will need, mostly, tools... And there isn't a "best" meta tags, all are important and have diferent aplications. You shouldn't use all of them to achieve good on-page results tough, only the ones you need...
     
    eduardomaio, Jan 1, 2005 IP
  5. Lawsuit

    Lawsuit Banned

    Messages:
    347
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    First off, I must thank everyone for the quick responses, thank you.

    Now, I have a vBulletin, it comes with 3 chunks of meta tag on front page and 2 chunks on posts. I will show you:


    On the front page, these are the meta's vBulletin came with:

    <!-- nocache headers -->
    <meta content="no-cache" http-equiv="pragma" />
    <meta content="no-cache" http-equiv="no-cache" />
    <meta content="-1" http-equiv="expires" />
    <meta content="no-cache" http-equiv="cache-control" />
    <!-- end nocache headers -->
    
    <title>Homepage Name</title>
    
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <meta name="generator" content="vBadvanced, vBulletin 3.0.3" />
    <meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,bulletin board" />
    <meta name="description" content="This is a discussion forum powered by vBulletin." />
    
    .
    .
    .
    .
    .About 3/4 page down theres another meta chunk
    .
    .
    .
    .
    .
    .
    .
    
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <meta name="generator" content="vBulletin 3.0.3" />
    <meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,bulletin board" />
    <meta name="description" content="This is a discussion forum powered by vBulletin." />
    Code (markup):



    Then, in posts, these 2 are the meta's:


    	<title>Forum Name - Get ready for something big...</title>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <meta name="generator" content="vBulletin 3.0.3" />
    <meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,bulletin board" />
    <meta name="description" content="This is a discussion forum powered by vBulletin." />
    
    .
    .
    .
    .Again, about 3/4 page down another chunk of meta tags
    .
    .
    .
    .
    .
    
    
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <meta name="generator" content="vBulletin 3.0.3" />
    <meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft,bulletin board" />
    <meta name="description" content="This is a discussion forum powered by vBulletin." />
    Code (markup):

    As you can see, they both contain the:

    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    Code (markup):
    Along with a ton of other junk, the thing is that half the junk is like 3/4 of the way, down is this ok?

    Will these meta tags give me the best out of my page ranking?





    Thanks a million in advance.
     
    Lawsuit, Jan 1, 2005 IP
  6. Lawsuit

    Lawsuit Banned

    Messages:
    347
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #6
    *BUMP* Please tell me if it will work THANKS!
     
    Lawsuit, Jan 1, 2005 IP
  7. Lawsuit

    Lawsuit Banned

    Messages:
    347
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    *BUMP* Please tell me if it will work THANKS!
     
    Lawsuit, Jan 1, 2005 IP
  8. eduardomaio

    eduardomaio Peon

    Messages:
    450
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #8
    First, this is a forum, so you will not receive "live" answers, so don't *BUMP* threads, there is no need for that... Also, it's 1st January 2005, people are sleeping, celebrating, going for a walk... I don't know, but most of them aren't here...

    Second, those metatags are incorrect, and you should remove them along other junk. You can do that with modifications on the php code or the templates, don't know quite sure how vBulletin works. Also, you should read the tutorial on the link I gave you, so you can understand better how SEO works. After that search a lot in this forum and you will see most of your questions answered ;)

    Happy new year!
     
    eduardomaio, Jan 1, 2005 IP
  9. Lawsuit

    Lawsuit Banned

    Messages:
    347
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Thanks for the reply, I will just copy this sites meta tag, that outa work...
     
    Lawsuit, Jan 1, 2005 IP
  10. t73-softdesign

    t73-softdesign Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Ok
    Perhaps this would help if you actually read this, instead of stealing other peoples work.
    Even though it is true, that you may have a forum site, this is not a gaming forum.
    So, no copy/paste of these meta-tags is probably not the best idea.

    Just my 2 cents :cool:
     
    t73-softdesign, Jan 1, 2005 IP
  11. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #11
    The only one that really matters is the title, and that should be changed from the default to:

    <title>Page or topic title : Forum Name</title>
    Code (markup):
     
    minstrel, Jan 1, 2005 IP
  12. compar

    compar Peon

    Messages:
    2,705
    Likes Received:
    169
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I agree with Minstrel on this, but I would also add a meta description and a meta keyword tag. All the rest are totally unnecessary as far as I am concerned.
     
    compar, Jan 1, 2005 IP