ChatBox

9 thg 8, 2010

Categorized |

SEO: Avoid duplicate content by blocking archive page

23:01

To stop spam, Google impose a Duplicate content penalty.
This could be relegated at the search engine. You can see on the photo below are both archive and post page with the same content. We need blocked it.
Very simple actually. Just go to Blogger Dashboard –> Layout –> Edit HTML

Add this just after <head> tag.
<b:if cond='data:blog.pageType == &quot;archive&quot;'><meta name="robots" content="noindex, follow" /></b:if>


Wish you a good SEO blog..!
[Thanks Suhas Tech]

0 comments: