Skip to main content

Posts

Showing posts with the label Facebook like and send button for blogger

Add Facebook Like & Send Button After Each Post Title!

Earlier I showed How to Add a Pop Out Facebook Like Box in Side Bar . And in this post I'm gonna show how to add the Facebook like and send button after each post title. All you've to do is just add a small code in your blog template.  If you do this, it will be easier to share your blog post with your friends. And you can also post it in your wall without visiting your page! And it will also allow you to share posts by email IDs of your friends. So you shouldn't miss this trick.  Sign in into your blogger account.  Then go to Design > Template > Edit Html. (Backup your template if you're new user) Check the box Expand Widget Template.  Press Ctrl+F and search for  <data:post.body/> Now copy and paste the following code before  <data:post.body/>   Now save your template and see the result!  <div id="fb-root"></div><script src="http://connect.facebook.net/ en_US/all.js#xfbml=1"></scrip...