I apply this in my blog's Computer tips and tricks. Actually I have long read many articles about how to remove duplicate content, how to remove duplicate title tags and others, but still persists duplicate content as well as the duplicate title, meta description duplicate.
On this day, I was quite surprised to see a graph on the rise in Google's Webmaster page. If the increase in the form of increasing the amount of visitors the heck am I happy, but this time not increase the number of visitors, it increased the number of duplicate title. How could I not surprised, the number of duplicate meta description reached 90, duplicate title tags to reach 263.
I was confused, because this happens to title tags on the articles that appear on mobile devices. This can be seen from the list of Duplicate Content m = 0 and m = 1. Though the parameters M and M = I have added in the url parameter, but still only duplicate meta descriptions and duplicate title tags occur.
Finally I tried to add an html code into this blog. The code is <link expr:href="data:blog.url" rel="canonical"> </ link>
I add the above code on my blog and after installing the code, every day I check in Google Webmaster, here are the results obtained after adding the code.
On 5 November 2012, Duplicate Meta Description down from the previous 92 to 82, who previously Duplicate Title Tag 263, dropped to 242.
On November 8, 2012, Duplicate Meta Description down from the previous 82 to 74, who previously Duplicate Title Tag 242, down to 212
On November 12, 2012, Duplicate Meta Description down from the previous 74 to 34, who previously Duplicate Title Tag 212, down to 189
On November 16, 2012, Duplicate Meta Description down from the previous 34 to 16, who previously Duplicate Title Tag 189, dropped to 162
On 19 November 2012, Duplicate Meta Description down from 16 to 0, the previous Duplicate Title Tag 162, dropped to 147.
Judging from the results obtained Learning blog about the development of Computer Science as well as duplicate meta description duplicate title tags above, it can be concluded that by installing the code above, very useful lower duplicate error tilte tags and meta description.
What about your blog?, Whether there are also duplicate meta description or duplicate title tags? Follow this instruction how to properly eliminate duplicate title tags below.
1. Log in to Blogger.
2. Click on Settings
3. Click the Edit HTML
4. Click procceed
5. Search <head> code
6. Copy this code <link expr:href="data:blog.url" rel="canonical"> </ link> and paste the code just below the (no. 5) code
7. Save your template.
Hopefully this tips about Eliminate Duplicate Title Tags can help bloggers to be able to reduce duplicate title tags and meta description.
blogger wouldn't take it. i tried it. I get this msg
ReplyDeleteWe were unable to save your template.
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. XML error message
blogger wouldn't take it. i tried it. I get this msg
ReplyDeleteWe were unable to save your template.
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. XML error message
@saesults GS , remove one space from end
ReplyDeletelink tag. after blogger will support your link tag.
http://dotprogramming.blogspot.com