As previously i had an post on problem with blogspot blogs in seo,which also was very informative post for every blogger.You have to read it for sure before continuing this post.
Some other tips you can read on to increase your visitors are how to increase visitors from search engines and promote you random posts via emails.
Now let continue on some useful tips to make you blogger really seo by removing all duplicate content from your blog.Duplicate content can be urls,meta tags,titles and descriptions.
First Issue:-
Adding Of Meta Tags:As we all bloggers add meta tags to there blogs.Meta tags are used to tell search engines about the important keywords of your blog and inform it to rank high,there blog for these keywords.As in the way we all add meta tags to blogger,we don't know that they are adding it in wrong way and effecting rank of all blogger pages,becuase the way we are adding meta tags,the seach engines are considering it for all your posts.As i will tell on how to add these meta tags correctly.
If you you don't know how to ad meta tags you can read for sure.
Solution:-Whenever you are adding meta tags to blogger just embed that tags between these two lines,i am writing below.As embeding between them will make it add only for blog home page url.
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<-----------------Meta Content Here------------------->
</b:if>
Just add meta tags in between them,and to get meta tags you can read on this post.As now search engines will consider them for only your blog home page,not all blogger pages,which will remove duplication of same keywords for all your blogger posts.
Second Issue:-
Different Urls With Same Content In your blog:As there is one more problem in blogger as search engines indexes comment links of blogger posts,now if you have comments on posts and search engine indexes blogger posts url and also indexes its comments link and find the same content in both,which make the duplicate content for search engines and your seo for that post will be effected,its an serious cause and should be solved.Just view the picture below to make it clear.

Image source From Bloggerstop.net
As you can see in image the post page is same but it is being indexed for two differnt urls,which creates duplicate content and affects seo.
Solution:-Go To (Layout -> Edit HTML), click on "Expand Widget Templates",
Then Press (CTRL+F) and find below codes:
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
And Replace above codes with any one codes you like:-
First One:-
<b:if cond='data:post.commentPagingRequired'>
<a expr:href='data:comment.url' title='comment permalink'> <data.comment.timestamp/> </a>
<b:else/>
<a expr:href='data:blog.url + "#" + data:comment.anchorName' title='comment permalink'> <data:comment.timestamp/> </a>
</b:if>
These codes will change the form of link and stop them from being indexed.
Second One:-
<a expr:href='data:comment.url' title='comment permalink' rel='nofollow'>
<data:comment.timestamp/>
</a>
It will make the link simply nofollow and inform engines not to follow them.
Now your comments link will not be get indexed by search engines.In a month time, i am sure google will start visiting your blog more and make it seo.Best Of Luck From Me !!!







Hi Anshul! I always use to visit your blog, at least once a day, you really got interesting as well as informative blog...Thanx being among us. Happy Blogging!
hey u told me that u will give me ur blogger template,so i have a problem i am using falkner press template,will u plz tell me how toremove the miniupdates for the blogger tricks in my blog,i searched for it but not found i think u have had understood my problem
@jayaraj read this post and find same codes and delete them.
http://www.bloggertricks.com/2009/05/recent-posts-with-thumbnails-widget-for.html
Congrats for the top domain!
@googy thanx !!!!!!!
i tried to thhis but problem with working? (when checking meta information from mozilla "view page info" not showing the added meta)
please tell me where to add the meta code
my xml part is given below
(<)b:includable id='title'(>)(<)b:if cond='data:blog.url == data:blog.homepageUrl'(>)(<)data:title/(>)(<)b:else/(>)(<)a expr:href='data:blog.homepageUrl'(>)(<)data:title/(>)(<)/a(>)(<)/b:if(>)(<)/b:includable(>) (<)b:includable id='description'(>)(<)div class='descriptionwrapper'(>)(<)p class='description'(>)(<)span(>)(<)data:description/(>)(<)/span(>)(<)/p(>)(<)/div(>)(<)/b:includable(>) (<)b:includable id='main'(>)(<)b:if cond='data:useImage'(>)(<)b:if cond='data:imagePlacement == "REPLACE"'(>)(<)div id='header-inner'(>)(<)a expr:href='data:blog.homepageUrl' style='display: block'(>)(<)img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/(>)(<)/a(>)(<)/div(>)(<)b:else/(>)(<)div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); " + "background-position: " + data:backgroundPositionStyleStr + "; " + data:widthStyleStr + "min-height: " + data:height + "px;" + "_height: " + data:height + "px;" + "background-repeat: no-repeat; "' id='header-inner'(>)(<)div class='titlewrapper' style='background: transparent'(>)(<)h1 class='title' style='background: transparent; border-width: 0px'(>)(<)b:include name='title'/(>)(<)/h1(>)(<)/div(>)(<)b:include name='description'/(>)(<)/div(>)(<)/b:if(>)(<)b:else/(>)(<)div id='header-inner'(>)(<)div class='titlewrapper'(>)(<)h1 class='title'(>)(<)b:include name='title'/(>)(<)/h1(>)(<)/div(>)(<)b:include name='description'/(>)(<)/div(>)(<)/b:if(>)(<)/b:includable(>)
here i used to add (<) for < to overcome Your HTML cannot be accepted: Tag is not allowed:
i fonund the solution thanks
the whole code needed to copy
b:if cond='data:blog.url == data:blog.homepageUrl'>
<---------Meta Content Here-------
/b:if
not needed to publish the previous comment
thanks
great post,in webmasters i found that my blog was having duplicate meta tags but dint know how to overcome it,thanx
thanks man.. I was searching for this.
I am new to blogging my google indexed url number keeps droping from the initial indexed number i added this meta tag to my blog i dont know if this is the reason.or it is to do with duplicate content and meta tags
May you please check and advse.
@charles just try to submit your each post to socila sites and get backlinks so that it will get indexed for early and remain for long.
hello Anshul just now i embed code in blogger but problem i'm facing is "In my other blog post i cant see post title in title bar instead in firefox it showing "Firefox" and in explorer it is showing url of blog post. Please help me to solve issue. blog url http://www.shreeonlinejobs.com
@bissani i cant see any problem.