Duplicate Meta Description and Titles Issues In Blogger

While reading the celebrating post at FalconHive, I realised an important point has been overlooked by me. Although I have written the articles on importance of Meta tags, and how to add meta tags to specific pages, but the solution to a serious error which is very common in almost all blogger blogs has remained un-answered till now in this blog.
The errors or issues in Blogger/BlogSpot blogs is the duplication of meta description tags and page titles.

Before I tell you the reason behind these errors, let's see what are the consequences of these errors:
Due to any of these issues, search engines like Google and Yahoo may consider your blog as filled with duplicate content and titles, which can confuse their algorithm, and thus may lead to penalization of your blog.

Now the reasons that your blog has these errors:
1. In Blogger, although you can add meta tags to the template easily, but these tags are then used for the entire blog  (all the posts). So the description tag, which is only meant for the main/home page gets copied and is displayed for all the pages. Now Google assumes that all your pages are having the same content, which is a serious offense in Search Engine Language !

2. The second issue of duplicate titles arises because Google indexes blog posts and comments separately, and while indexing comments, it again indexes the complete posts. Now this is where a serious problem of duplication of both content and titles takes place.

So you must remove these errors to make a successful and Search Engine Optimized blog.

Finally the solution to the problems:

1. First of all, in the template (Blogger-> dashboard -> Layout -> Edit HTML) find (CTRL+F) the code for meta description tag, something like this:
<meta content="GENERAL_DESCRIPTION_HERE" name="description"/>
Now put that tag in an "if" condition, so that it will be displayed ONLY in the HOME PAGE:
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content="data:blog.metaDescription" name="description"/>
</b:if>


2. For the second issue (duplicate titles); in the same page (Layout -> Edit HTML), click on "Expand Widget Templates".
Then find (CTRL+F) this code:
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
Replace the entire code with this new code:
<b:if cond='data:post.commentPagingRequired'>
<a expr:href='data:comment.url' title='comment permalink'> <data.comment.timestamp/> </a>
<b:else/>
<a expr:href='data:blog.url + &quot;#&quot; + data:comment.anchorName' title='comment permalink'> <data:comment.timestamp/> </a>
</b:if>
That's it. Now within a week or 2 weeks, you may see the difference and improvement brought to your blog by this method !
NOTE: For my own blog it took around 10-15 days to get these errors removed from Google.

To see the changes, you should have an account in Google's Webmaster Tools. Once you log in to your account you can see the errors at Diagnostics -> Content Analysis.

Credits for the 2nd hack: Cranked.Me

**UPDATE: This screenshot will better explain you, how Google considers the same page as two different pages with same title and content, just because it indexes comments separately:

**UPDATE: Thanks to this hack, now in my own blog (BloggerStop.Net) the number of duplicate meta tags and titles came down from around "250 and 80" to "7 and 28" within 20 days. Now Google is more frequently visiting this blog due to less (the so called) duplicate content :)

ProBlogger - Inspiring Others Realize Their Dreams!

Share this

Related Posts

212 comments

Write comments «Oldest   ‹Older   201 – 212 of 212   Newer›   Newest»
January 25, 2012 8:23 AM delete

هناك افلب المشاكل بسبب اوصاف ميتا مكراره

Reply
avatar
February 14, 2012 11:14 AM delete

Nice Info thanks for the sharing

Reply
avatar
Ion
February 20, 2012 4:00 PM delete

Thank you. we have reduced errors on http://instant-trips.blogspot.com
from 27 to 3 in 6days

Reply
avatar
March 22, 2012 3:38 PM delete

Wow after spending 3 hours in net I found this solutions and now I am very happy my major problem resolved. Thank you vry much dude you helped me a lot.

Reply
avatar
June 03, 2012 3:01 AM delete

how do I resolve the issue of duplicate meta description for the new blogger ????right now we can enter the meta description for each individual post....so If I get a duplicate meta description for a single page what shall I do ???also I have got meta duplication issues for my home page and archive pages, what should I do abt it???plz help !!!!!

Reply
avatar
July 15, 2012 2:22 PM delete

Hi Sai,

I'm having problem with my blog due to duplicate title tags.I think its with my feedburner settings but I'm not sure.Duplicate title tags appear like this:

-http://godinspiredlyrics.blogspot.com/2012/07/commission-my-soul-lyrics-citipointe.html

-http://godinspiredlyrics.blogspot.com/2012/07/commission-my-soul-lyrics-citipointe.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+blogspot%2FgNTup+(GodInspiredLyrics.blogspot.com)

I really cant figure it out so please help.Thank you so much.

Reply
avatar
September 27, 2012 11:13 AM delete

Hi,
Very nice post! The settings you mentioned here are the best one then many other on internet. Indeed it really does will increase the SEOThanks for sharing with us

Reply
avatar
Me
September 30, 2012 7:52 PM delete

Can you do an update for 2012. Blogger still has the same issues but a totally different html code.

Reply
avatar
February 18, 2013 10:12 AM delete

How to know how many duplicate meta tags my blog http://mytopfreeware.blogspot.com/ have?

Reply
avatar
Anonymous
March 09, 2013 4:03 AM delete

Name: Rituparna sonowal
URL: www.icraftzone.com

what about the meta description field in the blogger dashboard?

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content="GENERAL_DESCRIPTION_HERE" name="description"/>
</b:if>

if we add like this then waht to do with the blogger description field? thanks

Reply
avatar
November 18, 2013 10:20 AM delete

Hi , thanx for this good post.Yep that needs to be corrected.Will check it as soon as i have time

Reply
avatar
«Oldest   ‹Older   201 – 212 of 212   Newer›   Newest»

Comments are moderated on this blog

Allowed HTML tags: <b>, <i> and <a>

Comment Like This! and Optimize your blog EmoticonEmoticon

:)
:(
=(
^_^
:D
=D
=)D
|o|
@@,
;)
:-bd
:-d
:p
:ng