Jul 6, 2010

100th Post - How to add Facebook's "Like" button at the end of your blog post


This is TechKnew's 100th blog post!!

How would you like this button below to appear at the end of your EVERY blog post?

All you need to do is:
1. Go to Design > Edit HTML in Blogger.


2. Tick the Extract Widget Templates.

3. Search for 

4. Copy and paste the code below right after the code: 


<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/>



Titbits:

Google has a new product: Google Music Search (available in the US only, but you can have a look at it at the moment).

1 feedbacks:

cxjiek said...

Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The reference to entity "layout" must end with the ';' delimiter.

Post a Comment