How to add facebook send button to blog


Facebook send button is very useful gadget for blog. It can share your post in facebook friends, groups and e mails. So I will teach you how to add this easily.
  • First login to your blogger dashboard and navigate to > Layout > Edit HTML and expand width Templates. 
  • Next you search this code  <div class="post-header-line-1"> and past the code below  <div class="post-header-line-1"> and save the template. 




<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:send href="Your site URL" font="arial"></fb:send>

change the Your sit URL 

Now your blog have nice send button.


0 comments:

Post a Comment