need help in meta description

Discussion in 'Search Engine Optimization' started by saleelm03, Oct 4, 2008.

  1. #1
    Hi Freinds, need all your valueble help. i am using Blogger site. last week when i checked google webmaster tool it was reported 12 of url are having duplicate meta description. i checked my site and found it true. but i find it so hard to replace the duplicate meta description.
    can anybody tell how is it possible to correct it (i am using blogger)
     
    saleelm03, Oct 4, 2008 IP
  2. Raedy

    Raedy Active Member

    Messages:
    224
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    maybe its because you use
    <b:if cond=’data:post.url == “http://yourblog.blogspot.com/2007/12/your-post-url-here.html”‘>
    <meta name=”description” content=”Your Meta Description Content Here.”/>
    </b:if>
    Code (markup):
    but you're not adding
    <b:if cond=’data:post.url == “http://yourblog.blogspot.com/2007/12/the-new-post-url-goes-here.html”‘>
    <meta name=”description” content=”Your Meta Description Content for your new post goes Here.”/>
    </b:if>
    Code (markup):
    so each url you'll get same meta description

    if you still confused, i have reference site for that
     
    Raedy, Oct 4, 2008 IP