Friday, September 24, 2010

Integrating Your Site or Blog With Facebook platform : Part 1 : LIKE Buton

This tutorial will show you how to integrating your site or blog with Facebook platform. The Facebook Platform enables you to make your website more personalized and social.

Social plugins are the easiest way to get started with Facebook Platform. The plugins are embeddable social features that can be integrated in your site with a line of HTML. And the most popular yet basic of social plugins is the LIKE button.The Like button lets a user share your content with friends on Facebook. When the user clicks the Like button on your site, a story appears in the user's friends' News Feed with a link back to your website.his means when a user clicks a Like button on your page, a connection is made between your page and the user. 

Your page will appear in the "Likes and Interests" section of the user's profile, and you have the ability to publish updates to the user. Your page will show up in same places that Facebook pages show up around the site (e.g. search)
 Put this code to where you want to Display the LIKE button :

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblogyetnamed.blogspot.com%2F&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

And the result will look like this :





Change the blogyetnamed.blogspot.com to your own web/blog url
and youre done!

For More Customization of the LIKE button (e.g width, height, etc) visit
 

Share/Bookmark

0 comments:

Post a Comment