The social networking website Facebook has become increasingly prevalent in popular culture. Virtually anything, from the mainstream to the obscure, has a Facebook page or Facebook group dedicated to it. By adding a Facebook "Like" button to your blog/website, you can increase the amount of exposure the site gets through Facebook itself. Embedding a "Like" button requires an understanding of HTML, but the amount of time required can be reduced by using the code generating tools available on Facebook's Developers website.
Facebook has come up with Social plugins which enable you to provide engaging social experiences to your users with just a line of HTML. The Facebook Like Button is One of them. You can see a demo of the like button on my recipe blog page - which is on the right hand side of my blog (it will not show up here at school, due to the fact that FB is blocked). The Facebook like button will allow your readers to quickly share your posts with their Facebook Friends. You can also get to know how many people liked your Blog Post . Follow the link below to add a Facebook Like button to your blog.
Here is the code - add a gadget and paste the following code: Changing the red part to your blog address.
<iframe src="http://www.facebook.com/plugins/like.php?href=jamesfavoriterecipes.blogspot.com&layout=standard&show_faces=true&width=450&action=like&font=verdana&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowtransparency="true"></iframe>
No comments:
Post a Comment