First Method:
1: Go to https://developers.facebook.com/docs/plugins/page-plugin
2:In Facebook page URL type your page URL ex:
http://www.facebook.com/ibrahimacadmey
3:Select Width and Height and other settings by your own choice
4:Click get code
5:Go to your blogger Dashboard
6:click Settings, template, edit html
7:Press Ctrl+F and type <body>
8:Paste the first code after <body> opening or before </body> Closing tage
9:Click Save
10: you will get error
Error parsing XML, line 884, column 64:
The reference to entity "version" must end with the ';' delimiter.
11:Change this line
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
12:With this
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
13:Go again to settings, Layout, Add gadget
14: Go again in facebook developers website and copy the second code
15: Past the second Code and name the title
16: Click Save and you are Done
Second Method:
1: Go to https://developers.facebook.com/docs/plugins/page-plugin
2:In Facebook page URL type your page URL ex:
http://www.facebook.com/ibrahimacadmey
3:Select Width and Height and other settings by your own choice
4:Click get code
5: Copy the first Code.
6:Go to your blogger Dashboard, Layout, Click Add Gadget
7: Paste the first Code
8: Go again in facebook developers website and copy the second code
9: Paste it under the first Code
10: Click Save and you are done..
Labels: Blogger, Learnings
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home