Getting more and more followers on your page can increase your overall traffic ratio for your website, as any article posted on your page can attract many followers to click on it so getting more and more views on your posts. So now gaining more followers is must so we will be adding a like box below every post on blogger so that whenever a visitor views your post he will see that like box and will become your page fan.

We will adding a Like Box like in the above image, so you can obviously decrease the width and increase the height, which ever size you wanna go for can be done using the width and height parameters.
1. Visit Blogger.com and Sign In to your account, now choose your blog and navigate to Template > Edit HTML.
2. Now click on Expand Widget Template and than search for <data:post.body/> and paste the below code right below it.
<b:if cond='data:blog.pageType == &quot;item&quot;'><iframe allowTransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FHacking.University.RJ&amp;width=622&amp;height=180&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false' style='border:none; overflow:hidden; width:622px; height:180px;'/></b:if>
3. Now just hit the Save Template button and refresh your blog post to see the like box being rendered.
4. Now change the yellow highlighted words with your Facebook Page username and you can also change the width and height in red color.
