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
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
and after this line write
<div class ='facebooklike'>
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 .
Your code should look something like this.
Click Save Template and you're done now.
0 comments:
Post a Comment
No SPAM Please...