0
我的網站共享詩歌,故事和文章。 這是一首詩的開放圖的例子。Facebook打開圖 - 分享一首詩而不是文章
{
"id": "905716739487689",
"application": {
"id": "728278247279506",
"name": "mypen",
"url": "https://he.mypen.net/"
},
"created_time": "2015-04-08T10:48:04+0000",
"description": "My complexity, my life is yours. You have me in the morning as i get out of bed. You have me in the night as i go to sleep. My complexi...",
"image": [
{
"height": 408,
"type": "image/jpeg",
"url": "https://d331rn7syke6mg.cloudfront.net/random/red/32/7/612.jpg",
"width": 612
}
],
"is_scraped": true,
"site_name": "MyPen.net",
"title": "My Complexity",
"type": "article",
"updated_time": "2015-05-27T07:40:27+0000",
"url": "https://en.mypen.net/read.php?ID=123",
"data": {
"section": "Poems"
}
}
問題是,當用戶分享一首詩時,Facebook會告訴它是一篇文章。我讀過的,我應該設置OG其它地方:類型的文章,但它的犯規似乎是正確的:
有什麼辦法來設置開放圖說「伊蘭什穆埃爾共享一首詩我的鋼筆」?
或者我必須更改og:鍵入「網站」的詩歌和故事?
謝謝! 它會改變我的帖子的觀看次數嗎? 因爲我聽說過建議使用og:type =「article」 –