If this a good mets Tag for my Free NFL Predictions Page

Discussion in 'Google' started by caden315, Jun 23, 2007.

  1. #1
    Hi

    Kinda new here ...I was wondering if someone could give me example of a good meta tag :

    Or if they could point out where I can improve this one

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Free NFL Predictions</title>
    <meta name="description" content="Get free NFL predictions from the top NFL prediction handicappers.">
    <meta name="keywords" content="free nfl predictions, nfl predictions, nfl picks, football predictions, college football predictions, nfl picks, nfl football picks">
    <meta name="author" content="letstalksportsforum">
    <meta name="copyright" content="www.letstalksportsforum.com">
    <meta name="robots" content="index,follow">
    <link href="../style.css" rel="stylesheet" type="text/css">
    <script language="JavaScript" src="../code.js"></script>
    </head>


    Thanks for any help
     
    caden315, Jun 23, 2007 IP
  2. stOx

    stOx Notable Member

    Messages:
    6,426
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    230
    #2
    Every meta tag there is redundant apart from the description tag and the content type.
     
    stOx, Jun 23, 2007 IP
  3. caden315

    caden315 Active Member

    Messages:
    549
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Can you give me a example of what is should look like ?

    Thanks
     
    caden315, Jun 23, 2007 IP
  4. stOx

    stOx Notable Member

    Messages:
    6,426
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    230
    #4
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Free NFL Predictions</title>
    <meta name="description" content="Get free NFL predictions from the top NFL prediction handicappers.">
    <link href="../style.css" rel="stylesheet" type="text/css">
    <script language="JavaScript" src="../code.js"></script>
    </head>
    Code (markup):
    Leaving the rest in will do no harm, but i will do no good either.
     
    stOx, Jun 23, 2007 IP