How to add Facebook share button for every blog posts ? Many of us bloggers coming this mistakes where share button for Whole Blog. Share for separate Blog posts helps your readers to share individual blog posts.
To Add Facebook share button on every Blog posts !
- Go to Blogger Dashboard > Design > Edit HTML .
- Now mark on "Expand Widget Templates " at top right side of HTML codes .

- Now Search for
<data:post.body>
or
<data:post.dateHeader/>
- Now Paste the Below code after to <data:post.body>
<div style='float: left; padding: 5px; '>
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button_count'/>
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/></div>
- Now Save the Template. And Refresh your Page.
Terimakasih anda telah membaca artikel tentang Facebook share button for every blog posts. Jika ingin menduplikasi artikel ini diharapkan anda untuk mencantumkan link https://kadangkumatmyblog.blogspot.com/2011/05/facebook-share-button-for-every-blog.html. Terimakasih atas perhatiannya.