Adding Facebook like button on each post of blogger is slightly different than adding like button on websites. Let's see how can we add like button to each post. This is most reliable technique ever i have used.
goto Facebook developers paste your url select your styles and generate the piece of code. Make sure that you don't include http:// in url as you can see in snap
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 &gt;
( < with &lt; 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:

Post a Comment

Did You Enjoy this Article ?

 
Top