Having a content meta tag twice... why?

Discussion in 'Search Engine Optimization' started by ominc, Feb 4, 2007.

  1. #1
    Having a content meta tag twice... why?

    I was looking at anthro.com tonight and I noticed they have a content tag twice in their meta... any thoughts on why.. it looked to me like they meant to make the second one a keyword tag..
     
    ominc, Feb 4, 2007 IP
  2. Tekime

    Tekime Well-Known Member

    Messages:
    774
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    140
    Digital Goods:
    1
    #2
    The content attribute of the META tag does not define the type, in the case of anthro.com they have a type="keywords" attribute specified in their META keywords, and a type="description" attribute in their META description. This is normal.
     
    Tekime, Feb 4, 2007 IP
  3. drionix

    drionix Peon

    Messages:
    189
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I don't think they have a purpose on doing that. More likely a programming error. :eek:
     
    drionix, Feb 5, 2007 IP
  4. rochow

    rochow Notable Member

    Messages:
    3,991
    Likes Received:
    245
    Best Answers:
    0
    Trophy Points:
    240
    #4
    They should be like this...

    <meta name="keywords" content="">
    <meta name="description" content="">

    If they did this... <meta name="whatever" content="whatever" content="whatever"> they have made a mistake; delete one of the contents

    -------

    I had a look at their site, its all fine (except they have way way way too many keywords, and they did this:

    which should be:
    The meta tag is description, and the "content" is the description.
    The meta tag is keywords, and the "content" is the keywords.

    Hope that makes sense
     
    rochow, Feb 5, 2007 IP