How to add Comment box in free blog blogger for better SEO

Summary: By this article you learn that how you add comment box in free blog blogger and step by step suggestions has been given the what is the profits of comments box in each blogger post.

 
 
By this useful article you will teach that how you add comment box in free blog blogger. Lot of bloggers use different templates and I have tested that many templates have not given comment box in the footer of the posts, there is lot of reasons that your default template is not added comment box code or lot of templates crashed it. In this regard I have received emails from visitors and readers and other friends they have asked me how to make comment box after each entry even you attempt to make it. The comment    box is very important  lot of readers will be given comments to read your posts and  to make it easy for other visitors comments.  Now I will disucss step by step suggestions and tips how you add comments box in free blog blogger.


1. Go to www.blogger.com open your Dashboard then go to Settings and now click on  Comments and set your free blog blogger for comments. For more guidance see the picture has given below:




 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2. Now you want to add code for comment box once again through your bloggerDashboard go to Layout and then Edit HTML after that tick mark on Expand Widget Templates and find following code in your blogger template.

<p>
<a expr:href='data:post.addCommentUrl' 
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</p>


3. After finding of above code in yur free blog blogger and now replace the following code with above code carefully .

<p>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' 
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</b:if>
</p>

4.    I hope the above code is very useful and working properly, I have tested it on lot of blogger templates. If  you did not find comment box on each of your blogger post and your are getting problem replace the following code with above code.

<b:include data='post' name='post'/>
<b:if cond='data:blog.pageType == "item"'>
<b:include data='post' name='comments'/>
<b:include data='post' name='comment-form'/>
</b:if>
<b:if cond='data:post.includeAd'>
<data:adEnd/>
<data:adCode/>
<data:adStart/>
</b:if>

5.    Now click on save button  and go to view blog check that the above code is working properly and comment box is showing after each post of your free blog blogger. If you find this code useful please leave your comments.
More related and other useful articles

MuftPakistan.com Sign up for FREEUpdates.