我编写了一个通过 Facebook、Pinterest 和 Twitter 共享网络内容的网页,但我检查了使用 Twitter 无法共享网络内容,例如照片,它可以通过 URL 轻松完成,但我认为这是更有趣的共享照片比 URLs 因为图像作为营销策略更直观和友好,为此我想使用 Twitter Card Gallery 但目前已弃用,现在 Twitter 使用一种名为:Summary Card with Large Image
示例(摘自 Twitter 文档):
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@nytimes">
<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 with celebrities emerging from them seemed more suited to a
red carpet event in Hollywood or New York than than a gritty stretch
of Sussex Avenue near the former site of the James M. Baxter Terrace public housing project here.">
<meta name="twitter:image" content="http://graphics8.nytimes.com/images/2012/02/19/us/19whitney-span/19whitney-span-articleLarge.jpg">
问题是:有人知道在 Twitter 上分享图片的正确方法是什么?例如,在画廊上发布的图片。