Noob question... what is a meta tag?

Discussion in 'Publisher Network' started by alsjforever, Jul 17, 2006.

  1. #1
    it might be a dumb question, but what is meta tag and how does it help?
     
    alsjforever, Jul 17, 2006 IP
  2. Monty

    Monty Peon

    Messages:
    1,363
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Have a look at the source code of this page, you'll get a part of the answer in the first five lines.

    
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="generator" content="vBulletin 3.6.0 Release Candidate 2" />	
    <meta name="keywords" content="search engine marketing" />
    <meta name="description" content="Search Engine Optimization and Marketing forum." />
    
    Code (markup):
    The mains tags are keywords and descriptions, many people will tell you that most of search engines no longer rely upon it, but it doesn't hurt to fill them properly.

    There is other types of meta tags.

    for more informations, you can find it here:

    http://www.w3.org/TR/html401/struct/global.html
     
    Monty, Jul 17, 2006 IP
  3. websiteideas

    websiteideas Well-Known Member

    Messages:
    1,406
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #3
    If you're concerned about SEO, focus more on your title, h1, and anchor text.
     
    websiteideas, Jul 17, 2006 IP
  4. alsjforever

    alsjforever Guest

    Messages:
    426
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #4
    can someone tell me what h1 and anchor text is? also anyone know the tips for writing those?
     
    alsjforever, Jul 17, 2006 IP
  5. D3Si

    D3Si Peon

    Messages:
    569
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Take HTML OnlinE Class...
     
    D3Si, Jul 17, 2006 IP
  6. livingearth

    livingearth Well-Known Member

    Messages:
    1,469
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    140
    #6
    H1 is a reference to header tags, for example....
    <H1> Important Keyword </H1>
    Code (markup):
    Anchor text is the text used as the clickable portion of a link, for example...
    <a href="http://www.yoururl.com">Anchor Text Here</a>
    Code (markup):
    Both of these are important to SEO as well as meta tags
     
    livingearth, Jul 17, 2006 IP
  7. frankybme

    frankybme Peon

    Messages:
    190
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you dont know what these mean you better make it a mission to learn about them. :) Esp anchor text! These are 2 of the most powerful seo tricks of the trade.
     
    frankybme, Jul 17, 2006 IP
  8. ArcticPro

    ArcticPro Banned

    Messages:
    1,273
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #8
    For future reference, this is the Yahoo! Publisher Network (Y!PN) forum.
     
    ArcticPro, Jul 17, 2006 IP