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.

<meta tags>

Discussion in 'Keywords' started by proskater, Feb 17, 2006.

  1. #1
    Can someone give me all the meta tag codes, please?

    <meta tag="keywords" content="gdfl">
    <meta tag="description" content="gdfl">

    Is ther any other important ones?
     
    proskater, Feb 17, 2006 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Thats all you ever need.
     
    mad4, Feb 17, 2006 IP
  3. Trellian

    Trellian Well-Known Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    121
    #3
    <head>
    <title>Title</title>
    <meta name="description" content="Description">
    <meta name="keywords" content="keyword phrase 1, keyword phrase 2, etc.">
    <meta name="copyright" content="Copyright">
    <meta name="author" content="Author">
    <meta name="email" content="Email">
    <meta name="Language" content="EN">
    <meta name="Charset" content="ISO-8859-1">
    <meta name="Distribution" content="Global">
    <meta name="Rating" content="General">
    <meta name="Robots" content="INDEX,FOLLOW">
    <meta name="Revisit-after" content="1 Day">
    </head>


    this covers the main ones.

    There are many free meta tag generators out there, we have one here:
    http://www.prioritysubmit.com/seotools-meta-tag-editor.html

    Cheers
    David
     
    Trellian, Feb 17, 2006 IP
  4. proskater

    proskater Banned

    Messages:
    249
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    <meta name="Revisit-after" content="1 Day">

    Does it actually work?
     
    proskater, Feb 17, 2006 IP
  5. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Not in the last 5 years.
     
    mad4, Feb 17, 2006 IP
  6. mariush

    mariush Peon

    Messages:
    562
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #6
    revisit after is useless

    <meta name="MSSmartTagsPreventParsing" content="true" >

    removes smart tags from pictures and page in general, search on google for more details

    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> if you have a fav. icon

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
    <meta http-equiv="Content-Language" content="en-us" >

    may also be usefull...
     
    mariush, Feb 17, 2006 IP