Dear Visitor ~ If you Find any Broken Download Link Kindly Inform Me with Comment! Thank

8 April 2013

How to Prevent Duplicate Content By Blocking Archives

Why would you want to block archive pages anyway? The answer is to prevent Google from penalizing your blog due to duplicate content. You see archive pages do not have contents of their own. What you see on them are duplicates, taken from individual post pages. And if both pages (the individual post and archive pages having the same content) are indexed by Google, that constitutes duplicate content.






How Archive Page can Effect on your Search Engine Ranking?

it,s Can Effect when you added Blogger Archive widget to the sidebar. This widget provided access for web crawlers to the archive pages, which eventually led to the pages being indexed by Google.

Preventing duplicate content
You can prevent duplicate content by telling search engines not to index archive pages. This can be achieved by adding a “noindex” robots meta tag to the archive pages.

Learn How:
  1. Login to your Blogger account.
  2. Go to Dashboard >>Design >>Edit HTML.
  3. Find the <head> tag and add the following code below it: Tip (USE Ctrl+F to Find)
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
The archive pages will eventually drop off from search result pages.

Need help..??
If you are still in problem or confusion and need assistance, please feel free to speak and surely we will help you and will try to solve your bug as soon as we receive your feedback. 

2 comments:

ShareThis

Related Posts Plugin for WordPress, Blogger...