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:
- Login to your Blogger account.
- Go to Dashboard >>Design >>Edit HTML.
- Find the <head> tag and add the following code below it: Tip (USE Ctrl+F to Find)
<b:if cond='data:blog.pageType == "archive"'>The archive pages will eventually drop off from search result pages.
<meta content='noindex,nofollow' name='robots'/>
</b:if>
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.
nice post,
ReplyDeletethank you for sharing this trick..
yeah
Delete