我在我的网站上使用addthis工具栏,
当我点击它上面的推文时,它会分享我正在查看的图片的链接。
我想推特图片本身, 图像是动态的 - 而不是静态的
我已经在页面的头部放了一个元标记
<meta property="og:title" content="Daily Puzzle 08/24/2014 | Chess Puzzle 144 | NA - Zukertort, London 1872 | TheRookBook.com" />
<meta property="og:description" content="<p>Zokertort wins by a wonderful sacrifice and a sequence of right check moves.</p>" />
<meta property="og:image" content="https://www.therookbook.com/images/viewboard.png?id=144"/> <----this
<meta property="og:url" content="https://www.therookbook.com/viewboard.jsp?id=144"/>
<meta property="og:type" content="article" />
这可能吗?