在<header>裡放入meta tag給facebook讀取
<meta property="og:title" content="標題">
<meta property="og:type" content="website">
<meta property="og:url" content="網址">
<meta property="og:image" content="圖片">
<meta property="og:site_name" content="網站名稱">
<meta property="og:description" content="內容文字敘述">
在頁面想要的地方放入 like button 的 iframe
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ftw.yahoo.com&layout=standard&show_faces=true&width=450&action=like&font&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
沒有留言:
張貼留言