http://www.facebook.com/sharer/sharer.php?u=網址
例如:
http://www.facebook.com/sharer/sharer.php?u=http://qops.blogspot.tw/
網頁內設定 meta 讓 FB 抓取顯示的資料可以參考:
Optimizing Metadata On Self-Hosted Objects Using Pointers
通常使用下列六個:
<meta property="fb:app_id" content="{app_id}" />
<meta property="og:title" content="標題" />
<meta property="og:type" content="article" />
<meta property="og:image" content="縮圖的原圖 URL" />
<meta property="og:url" content="http://qops.blogspot.tw/" />
<meta property="og:description" content="網頁簡短說明" />
除錯工具:
https://developers.facebook.com/tools/debug
沒有留言:
張貼留言