Most of people at blogger platform are not aware of basic SEO (search engine optimization) on Blogspot blog. That's why their blogs are not ranked even some of them are not indexed in search engine. I made this SEO tutorial blog for my friends to make them aware of basic SEO on blogger platform. Enjoy the simple tutorial.

Avoid Duplicat content - SEO tip


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 == &quot;archive&quot;'>
<meta name="robots" content="noindex, follow" />
</b:if>


Related Posts by Categories



No comments: