0
如果有人在我的網站上有人喜歡我,讓臉譜拉取您的開放圖表信息有沒有一個竅門?Facebook開放圖表未指定開放圖形屬性
我已經在頁面上指定的:
<link rel="canonical" href="my site name"/>
<meta property='og:locale' content='en_US'/>
<meta property='og:type' content='article'/>
<meta property='og:title' content='My custom title'/>
<meta property='og:description' content='my customer description'/>
<meta property='og:url' content='my url'/>
<meta property='og:site_name' content='my site name'/>
<meta property='og:image' content='my custom image'/>
然而,當我喜歡的網頁,將其發佈,而不是自定義頁面標題的網頁實際標題和網頁上顯示的圖像,即我在我的og:title和我的自定義圖像中有我的圖像。任何幫助,你可以提供非常感謝。
[Facebook的調試工具](https://developers.facebook.com/tools/debug)說什麼? – Igy