Trước tiên hãy thêm code này vào đầu <body> sẽ áp dụng cho các nút dưới
[cc]
1
2
3
4
5
6
7
8
<div id=
"fb-root"
></div>
<script>(
function
(d, s, id) {
var
js, fjs = d.getElementsByTagName(s)[0];
if
(d.getElementById(id))
return
;
js = d.createElement(s); js.id = id;
js.src =
"//connect.facebook.net/vi_VN/all.js#xfbml=1"
;
fjs.parentNode.insertBefore(js, fjs);
}(document,
'script'
,
'facebook-jssdk'
));</script>
1. Nút like this page
1
<div class=
"fb-like fb_edge_widget_with_comment fb_iframe_widget"
data-href=
"http://fb.me"
data-send=
"true"
data-width=
"450"
data-show-faces=
"true"
fb-xfbml-state=
"parsed"
><span style=
"height: 80px; width: 450px;"
><iframe id=
"ff238d23c"
name=
"f180434dac"
scrolling=
"no"
title=
"Like this content on Facebook."
class=
"fb_ltr"
src=
"http://www.facebook.com/plugins/like.php?api_key=570940736284401&locale=vi_VN&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df3e98a514%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent&href=http%3A%2F%2Ffb.me&node_type=link&width=450&layout=standard&colorscheme=light&show_faces=true&send=true&extended_social_context=false"
style=
"border: none; overflow: hidden; height: 80px; width: 450px;"
></iframe></span></div>
Trong đó thay http://fb.me thành địa chỉ trang bạn cần đặt, data-width=”450″ là độ rộng thanh like bạn tùy chỉnh

2. Nút theo dõi trang fanpage
1
<div class=
"fb-follow fb_iframe_widget"
data-href=
"https://www.facebook.com/gamevietclub"
data-show-faces=
"true"
data-width=
"450"
fb-xfbml-state=
"parsed"
><span style=
"vertical-align: top; width: 0px; height: 0px;"
><iframe name=
"f3ed383fa"
width=
"450px"
height=
"1000px"
frameborder=
"0"
allowtransparency=
"true"
scrolling=
"no"
title=
"fb:follow Facebook Social Plugin"
src=
"http://www.facebook.com/plugins/follow.php?href=https%3A%2F%2Fwww.facebook.com%2Fgamevietclub&show_faces=true&width=450&app_id=570940736284401&locale=vi_VN&sdk=joey&channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df20ceb13e8%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent"
style=
"border: none; visibility: hidden;"
></iframe></span></div>

3. Nút fanpage like(sua url thanh fanpage cua ban)
1
<div class=
"fb-like-box fb_iframe_widget"
data-href=
"http://www.facebook.com/gamevietclub"
data-width=
"292"
data-show-faces=
"true"
data-stream=
"true"
data-show-border=
"true"
data-header=
"true"
fb-xfbml-state=
"parsed"
><span style=
"vertical-align: top; width: 0px; height: 0px;"
><iframe name=
"fd84a08b4"
width=
"292px"
height=
"1000px"
frameborder=
"0"
allowtransparency=
"true"
scrolling=
"no"
title=
"fb:like_box Facebook Social Plugin"
src=
"http://www.facebook.com/plugins/like_box.php?href=http%3A%2F%2Fwww.facebook.com%2Fgamevietclub&show_faces=true&header=true&stream=true&show_border=true&width=292&app_id=570940736284401&locale=vi_VN&sdk=joey&channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df15cb323d8%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent"
style=
"border: none; visibility: hidden;"
></iframe></span></div>

4. Code bình luận bằng facebook.
1
<div class=
"fb-comments fb_iframe_widget_loader fb_iframe_widget"
data-href=
"http://example.com"
data-width=
"470"
data-num-posts=
"10"
fb-xfbml-state=
"parsed"
><span style=
"height: 160px; width: 470px;"
><iframe id=
"fd0a6828"
name=
"f12efc9748"
scrolling=
"no"
title=
"Facebook Social Plugin"
class=
"fb_ltr"
src=
"https://www.facebook.com/plugins/comments.php?api_key=570940736284401&locale=vi_VN&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df117a821d8%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent&numposts=10&width=470&href=http%3A%2F%2Fexample.com"
style=
"border: none; overflow: hidden; height: 160px; width: 470px;"
></iframe></span></div>
1
2
3
4
5
6
7
8
| <div id= "fb-root" ></div> <script>( function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return ; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/vi_VN/all.js#xfbml=1" ; fjs.parentNode.insertBefore(js, fjs); }(document, 'script' , 'facebook-jssdk' ));</script> |
1
| <div class= "fb-like fb_edge_widget_with_comment fb_iframe_widget" data-href= "http://fb.me" data-send= "true" data-width= "450" data-show-faces= "true" fb-xfbml-state= "parsed" ><span style= "height: 80px; width: 450px;" ><iframe id= "ff238d23c" name= "f180434dac" scrolling= "no" title= "Like this content on Facebook." class= "fb_ltr" src= "http://www.facebook.com/plugins/like.php?api_key=570940736284401&locale=vi_VN&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df3e98a514%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent&href=http%3A%2F%2Ffb.me&node_type=link&width=450&layout=standard&colorscheme=light&show_faces=true&send=true&extended_social_context=false" style= "border: none; overflow: hidden; height: 80px; width: 450px;" ></iframe></span></div> |
2. Nút theo dõi trang fanpage
1
| <div class= "fb-follow fb_iframe_widget" data-href= "https://www.facebook.com/gamevietclub" data-show-faces= "true" data-width= "450" fb-xfbml-state= "parsed" ><span style= "vertical-align: top; width: 0px; height: 0px;" ><iframe name= "f3ed383fa" width= "450px" height= "1000px" frameborder= "0" allowtransparency= "true" scrolling= "no" title= "fb:follow Facebook Social Plugin" src= "http://www.facebook.com/plugins/follow.php?href=https%3A%2F%2Fwww.facebook.com%2Fgamevietclub&show_faces=true&width=450&app_id=570940736284401&locale=vi_VN&sdk=joey&channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df20ceb13e8%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent" style= "border: none; visibility: hidden;" ></iframe></span></div> |
3. Nút fanpage like(sua url thanh fanpage cua ban)
1
| <div class= "fb-like-box fb_iframe_widget" data-href= "http://www.facebook.com/gamevietclub" data-width= "292" data-show-faces= "true" data-stream= "true" data-show-border= "true" data-header= "true" fb-xfbml-state= "parsed" ><span style= "vertical-align: top; width: 0px; height: 0px;" ><iframe name= "fd84a08b4" width= "292px" height= "1000px" frameborder= "0" allowtransparency= "true" scrolling= "no" title= "fb:like_box Facebook Social Plugin" src= "http://www.facebook.com/plugins/like_box.php?href=http%3A%2F%2Fwww.facebook.com%2Fgamevietclub&show_faces=true&header=true&stream=true&show_border=true&width=292&app_id=570940736284401&locale=vi_VN&sdk=joey&channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df15cb323d8%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent" style= "border: none; visibility: hidden;" ></iframe></span></div> |
4. Code bình luận bằng facebook.
1
| <div class= "fb-comments fb_iframe_widget_loader fb_iframe_widget" data-href= "http://example.com" data-width= "470" data-num-posts= "10" fb-xfbml-state= "parsed" ><span style= "height: 160px; width: 470px;" ><iframe id= "fd0a6828" name= "f12efc9748" scrolling= "no" title= "Facebook Social Plugin" class= "fb_ltr" src= "https://www.facebook.com/plugins/comments.php?api_key=570940736284401&locale=vi_VN&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D26%23cb%3Df117a821d8%26origin%3Dhttp%253A%252F%252Fwaptui9x.com%252Ff7c927de%26domain%3Dwaptui9x.com%26relation%3Dparent.parent&numposts=10&width=470&href=http%3A%2F%2Fexample.com" style= "border: none; overflow: hidden; height: 160px; width: 470px;" ></iframe></span></div> |