Pages

Showing posts with label facebook share. Show all posts
Showing posts with label facebook share. Show all posts

Tuesday, 11 November 2014

How to Add a Facebook Like Button to Your Web Page

Adding Facebook Social Plugin Like Button


Facebook Like Box

Facebook Like Box code after <body> tag

Facebook Like Box code to appear on web page

Scenario:

Ever wondered how people include Facebook like button or box on their web site?
Here's the solution to it.

Instruction:

1. Browse to Facebook Social Plugins site at https://developers.facebook.com/docs/plugins
2. Select which type of Facebook Like button or box you wish.
3. Click Get Code to generate the HTML codes.
4. There should be 2 sets of code. First is to be pasted immediately after <body> tag and second is to be pasted where you wish the Facebook Like to appear on web page.

Note:

You must have some basic knowledge in editing HTML using HTML editor such as Dream Weaver or plain text editor.