temtem Đăng vào 22-12-2010 22:06:39

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

   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 :viewthread_node.htmFind:<h1>$thread</h1>        Add the following code:<!-- Facebook Share and Like button (c) Vic.0 @Netdepviet.org !-->
                <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>
                                                <!--- Facebook Share and Like button (c) Vic.0 @Netdepviet.org --->DOne !
2. Discuz! X1.0 hoặc X 1.5
Open file:viewthread.htmFind:[{lang copy_link}]</a>
                                        <!--{/if}-->
                                </h1>Add the following code:<!-- Facebook Share and Like button (c) Vic.0 @Netdepviet.org !-->
                <div style="margin-bottom:5px"><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="{$_G}forum.php?mod=viewthread&tid=$_G$fromuid" show_faces="true" width="280" font="tahoma"></fb:like></div>
                                                <!--- Facebook Share and Like button (c) Vic.0 @Netdepviet.org --->Enjoy!!
Trang: [1]
Xem phiên bản đầy đủ: [SEO Tips] Like button on Facebook for discuz x1.5