44b903573329ef724d9e8197930c2b0d5f28ff0428af3c28db

Thursday, September 16, 2010

How To : Adding Facebook Like Button On Blogger's Each Post.

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

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...