Những mẹo PR Quảng bá Facebook hiệu quả !
01. Like box :XFBML ( hay dùng nhất )
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="FB_Page_URL" width="320" connections="10" stream="false" header="false"></fb:like-box>
Iframe
<iframe src="http://www.facebook.com/plugins/likebox.php?href=FB_Page_URL&width=320&colorscheme=light&connections=10&stream=false&header=false&height=255" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:320px; height:255px;" allowTransparency="true"></iframe>
02. Like Button:
XFBML:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="FB_Page_URL" show_faces="true" width="450" font="tahoma"></fb:like>
iframe:
<iframe src="http://www.facebook.com/plugins/like.php?href=FB_Page_URL&layout=standard&show_faces=true&width=450&action=like&font=tahoma&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
03.Activity Feed
XFBML:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:activity site="www.netdepviet.org" width="300" height="300" header="true" font="tahoma" recommendations="true"></fb:activity>
iframe:
<iframe src="http://www.facebook.com/plugins/activity.php?site=www.netdepviet.org&width=300&height=300&header=true&colorscheme=light&font=tahoma&recommendations=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:300px;" allowTransparency="true"></iframe>
Trang:
[1]