View: 4270|Reply: 0

[SEO Tips] Like button on Facebook for discuz x1.5

[Copy link]
Posted on 22-12-2010 22:06:39 | Show all floors |Reading mode
   Like button của FaceBook giống như thank button của vBulletin Board, không chỉ có thế mà nó còn mạnh hơn nhiều lần. Nếu bạn của bạn thích 1 bài viết hay trên website và chia sẻ trên wall bằng cách click nhẹ vào Like button xinh xắn là rất nhiều người trong friendlist, fanlist cũng sẽ tìm đến link hữu ích ấy.
   Để tích hợp like button vào Discuz! bạn làm rất đơn giản.
1. Đối với các phiên bản Discuz! 6.x Discuz! 7.x
Open file :
  1. viewthread_node.htm
Copy code
Find:
  1. <h1>$thread[subject]</h1>       
Copy code
Add the following code:
  1. <!-- Facebook Share and Like button (c) Vic.0 @Netdepviet.org !-->
  2.                 <div style="margin-bottom:5px"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="{$boardurl}thread-$tid-1-1.html" show_faces="true" width="280" font="tahoma"></fb:like></div>
  3.                                                 <!--- Facebook Share and Like button (c) Vic.0 @Netdepviet.org --->
Copy code
DOne !
2. Discuz! X1.0 hoặc X 1.5
Open file:
  1. viewthread.htm
Copy code
Find:
  1. [{lang copy_link}]</a>
  2.                                         <!--{/if}-->
  3.                                 </h1>
Copy code
Add the following code:
  1. <!-- Facebook Share and Like button (c) Vic.0 @Netdepviet.org !-->
  2.                 <div style="margin-bottom:5px"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="{$_G[siteurl]}forum.php?mod=viewthread&tid=$_G[tid]$fromuid" show_faces="true" width="280" font="tahoma"></fb:like></div>
  3.                                                 <!--- Facebook Share and Like button (c) Vic.0 @Netdepviet.org --->
Copy code
Enjoy!!
Reply

Use item Report

You need to log in to reply. Login | Register

Points Rules for This Section

Theo dõi bản tin
Archiver|Mobile|Facebook|Contact|Netdepviet.org

Giữ gìn bản sắc dân tộc · Trân trọng quá khứ, hướng tới tương lai。

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

InThis boardPost
Kết nối Zalo
Back to top