问题描述
有一个链接,我要分享到twitter,我使用了twitter的卡片形式,在html中添加了
<meta property="og:type" content="invite friends">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:url" content="http://xxxx/invite/home">
<meta property="og:title" content="title">
<meta property="og:description" content="desc">
<meta property="og:image" content="http://xxxx.jpg">
ps:图片支持https,能够打开
生成的分享内容如下:
Sayur pare sayur labu, serasa pahit seperti jamu.Hari init jangan lesu,ada voucher buat KAMU!Daftar sekarang http://xxxx/invite/invited?in...
在twitter中没有显示大图。是什么原因呢?我使用的是测试环境,支持http,,不支持https