duplicate meta tag

Discussion in 'Link Development' started by Sherlin, Aug 2, 2010.

  1. #1
    Is there any concepts regarding duplicate meta tags? Plz help me out...
     
    Sherlin, Aug 2, 2010 IP
  2. Sherlin

    Sherlin Peon

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Let say a meta tag for example:
    <meta name="robots" content="all">
    <meta name="revisit-after" content="15 days">

    and then later in the <HEAD> was:

    <meta NAME="robots" CONTENT="FOLLOW,INDEX">
    <meta NAME="revisit-asfter" CONTENT="10 days">

    It seems someone added tags without carring to remove the originals.

    This kind of Meta tags are called duplicate Meta Tags.
     
    Sherlin, Aug 2, 2010 IP