HOW TO add Facebook Share in Blogger Post

|


A Facebook (FB) button share at the bottom of your post? Like those above picture? Just add this script to your page element's HTML script

<a href='http://www.facebook.com/sharer.php' name='fb_share' type='button_count'>Share</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>

1) On your dashboard, navigate to Layout,
2) then, Edit HTML,
3) tick "Expand Widget Templates"
4) find "email post" or "backlink" in the HTML script
5) Paste the script to where u want it to be shown,

example (red highlighted are the script) :

        <!-- email post links -->
        <b:if cond='data:post.emailPostUrl'>
          <span class='item-action'>
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
              <img alt='' class='icon-action' src='http://www.blogger.com/img/icon18_email.gif'/>
          </a>
          </span> <a href='http://www.facebook.com/sharer.php' name='fb_share' type='button_count'>Share</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
        </b:if>
now you can share your post / or anyone can share your post to your / or their FB... good luck.

| Script | Facebook Share | FB Share | FB Share Button | Blogger |

0 comments:

Post a Comment

Related Posts with Thumbnails