0
我試圖用javascript.I閱讀卡圖像鳴叫,並把頁面上的下面我正在分享工作示例與圖像的鳴叫:使用JavaScript的Django
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="http://203.110.93.244/">
<meta name="twitter:creator" content="@SarahMaslinNir">
<meta name="twitter:title" content="Parade of Fans for Houston’s Funeral">
<meta name="twitter:description" content="NEWARK - The guest list and parade of limousines witproject here.">
<meta name="twitter:image" content="http://www.promon.in/media/images/products/2015/09/listing_image_vsRFOqw.jpg">
然後我用這個JavaScript來推特:
twttr.widgets.createShareButton(
'http://203.110.93.244/offers/eat-n-drink/Delhi-greater-kailash-rara-avis/81/',
document.getElementById('twitter-btn'),
{
text: '#HelloWorld',
});
問題是,我沒有得到任何圖像縮略圖。 請引導我走向一個可行的解決方案。 謝謝。
我認爲你需要申請Twitter信息卡上Twitter的API頁面 –
https://dev.twitter.com/cards/types/summary-large-image –