In order to avoid duplicate content in your blog post, turn off archive. Google and other search engines have implemented duplicate content penalty. This might decrease your search engine ranking. The archive page in blogger blog can create problem in SEO blogger. Because of archive page your page can come twice in search results . How to avoid duplicate content in blogger?
Go to settings→ Archiving→and select no archive
if still you want to add Archives then you have to stop search engine to crawl to your archive page this will be don by adding the following code in<head> section of template
<
b:if
cond
=
'data:blog.pageType == "archive"'
>
<
meta
name
=
"robots"
content
=
"noindex, follow"
/>
</
b:if
>
No comments:
Post a Comment