I've NEVER encountered this kind of <META tag> before - feedback please

Discussion in 'Keywords' started by dinrock, Dec 20, 2009.

  1. #1
    <META content="keywords appeared here" name=keywords>

    Just wondering if anyone's seen above meta tag beofre? Normally I use these:

    <META NAME="keywords" content="I PUT MY OWN KEYWORDS HERE">
    <META NAME="description" content="MY OWN DESCRIPTIVE TEXT HERE">

    Could I abandon the ones I normally use in exchange for the
    <META content="" name=keywords> ???

    The site I saw this at had no other meta tags aside from this new tag I discovered.
     
    dinrock, Dec 20, 2009 IP
  2. qazu

    qazu Well-Known Member

    Messages:
    1,834
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    #2
    It's the same thing, just name and content are in a different order. Both are valid META tags.
     
    qazu, Dec 20, 2009 IP
  3. weirdcreativetype

    weirdcreativetype Peon

    Messages:
    50
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yeah, it doesn't make a difference. I usually go name, followed by content to keep things organized and easy to read.
     
    weirdcreativetype, Dec 20, 2009 IP
  4. dinrock

    dinrock Well-Known Member

    Messages:
    1,150
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    128
    #4
    See these tags in HTML of my sig:

    <META NAME="keywords" content="I PUT MY OWN KEYWORDS HERE">
    <META NAME="description" content="MY OWN DESCRIPTIVE TEXT HERE">

    Could I entirely delete those in exchange for this tag then?:

    <META content="" name=keywords>

    Reason I ask, is because this guy uses just the one tag and wondering.
     
    dinrock, Dec 20, 2009 IP
  5. theapparatus

    theapparatus Peon

    Messages:
    2,925
    Likes Received:
    119
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Your example uses both a keyword and description tag. You may have just missed it.
     
    theapparatus, Dec 20, 2009 IP
  6. dinrock

    dinrock Well-Known Member

    Messages:
    1,150
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    128
    #6
    Apparatus: Could I delete the keyword and description tags in HTML on my page here?

    And replace those with: <META content="" name=keywords>


    What I mean is, will that meta tag work for the keyword and description tags I'm currently using? I never knew about this option before, if it's an actual option.
     
    dinrock, Dec 20, 2009 IP
  7. theapparatus

    theapparatus Peon

    Messages:
    2,925
    Likes Received:
    119
    Best Answers:
    0
    Trophy Points:
    0
    #7
    It's nothing special. It's just the layout of the tag in a different order. If you want to use meta tags without any descriptions as you;re wanting to do, go for it. It's your site.
     
    theapparatus, Dec 20, 2009 IP