You have seen that a facebook share button showing on various blogs that people can share your post on their wall by a simple click. In this article we will show you how to add a facebook share button in your blog site.
First You have to loging into blogger account.
Then, Go to Your Blog>>> Template>>>Edit Html>>>Press Cltr +F>>>Search For
<data:post.body/>
It is important that where you want to show the share button at the beginning of your post or at the end your post.HTML code of facebook share button.
|
HTML
Code Of FaceBook Share Button
|
|
<div
class="facebook-share">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='BUTTON-TYPE'/> <script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/> </div> |
For Below Post
Copy The code and past below of this code
<data:post.body/>
Copy The code and past above of this code
<data:post.body/>
At last Select Save Template

0 comments:
একটি মন্তব্য পোস্ট করুন