Question about the positioning of meta tags

Discussion in 'HTML & Website Design' started by kevinn, Nov 13, 2006.

  1. #1
    I'm using a plugin for my wordpress blog but it generates the meta keyword and description tags just on top of the </head>, which is under all of these:

    <link rel="stylesheet"
    <link rel="alternate"
    <link rel="pingback"
    <link rel="EditURI"

    My question is, does it matter where the meta tags are positioned or does it have to be on top right under the <title>?

    Thanks! :)
     
    kevinn, Nov 13, 2006 IP
  2. pagespank

    pagespank Peon

    Messages:
    52
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Nope, as long as it's within the <head></head> tag you're fine.
     
    pagespank, Nov 14, 2006 IP
    kevinn likes this.
  3. DatR

    DatR Peon

    Messages:
    210
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    agreed it belongs between the head tags and should not matter otherwise
     
    DatR, Nov 14, 2006 IP
    kevinn likes this.