update Coming soon on new facebook like API
If you're a blogger and use blogspot for blogging you would know that you can't add facebook like button on each post of blogger. Moreover, Adding Facebook like button on each post of blogger is slightly different than adding like button on websites. Here in this post you will know how to add facebook like button on blogger's each post with few HTML and xml tags, don't freak out, its a peace of cake.Let's begin, This is most reliable technique ever i have used.
STEP1: Go to Facebook developers paste your url select your styles and generate the of code. Make sure that you don't include http:// in url as you can see in snippet.
now goto your blog and edit it's template in HTML i.e Design >>> Edit HTML.
make sure you check expand widget templates.
now find <data:post.body/>
and after this line write
<div class ='facebooklike'>
</div>
and paste you code in this div.
After pasting your code replace starting tags with &tl; and ending tags with >
( < with < and > with gt; ) and your url with <div:post.url/>.
Your code should look something like this.
Click Save Template and you're done now.
now you will find like button on each post.
If You Find Problems Please Let Meah Know In Comments
Thanks.
.................
0 Comments:
Đăng nhận xét