Wednesday

ADD NEW FACEBOOK LIKE AND SEND COMBO BUTTON TO YOUR BLOG

This will be the post you all must be finding, as in this post i m telling you how to add Facebook brand new shinny Like and Send combo button to all your post. Adding the Facebook like and send button you are making it easy for your users to share it on Facebook with a single click button and also the readers don't need to leave the blog. By adding send button you are helping your users to send the post to someone in a very simple way, You can also send it to your friends or someone who is not in your friend list by adding the email address. As it makes your post popular among your friends and helps in increasing traffic to your site or blog. 
ADD SHINNY FACEBOOK LIKE AND SEND COMBO BUTTON







1). Open your blog and go to Dashboard.

2). Select Layout and Edit HTML.



3). Check 'Expand Widget Templates' option.



4). To place the button at the top of your post Find the following piece of code in your blog HTML codeHOW TO FIND CODE IN YOUR BLOG HTML CODE

<div class='post-header-line-1'>


NOTE :- If you do not find this code, find <div class='post-header-line-1'/>


 -- To place the button at the bottom of your post Find the following piece of code in your blog HTML code and past
<div class='post-footer'>


NOTE :- If you do not find this code, find <data:post.body/>

7). Copy and Paste the following code just below the code you have searched.

<div id='fb-root'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<fb:like expr:href='data:post.url' send='true' show_faces='false' width='450'>
</fb:like>



8). The last and the most important step, Save you template.

If you got a good experience than leave comments and Email Me for any assistance.

No comments:

Post a Comment