1

我编写了一个通过 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 上分享图片的正确方法是什么?例如,在画廊上发布的图片。

4

1 回答 1

1

弃用照片、图库和产品卡片

Twitter Cards 使您能够在 Twitter 上丰富地展示您的内容并帮助提高参与度。多年来,我们添加了新的卡片类型 158、改进了性能、简化了白名单,并在未来为平台制定了更多计划。然而,为了充分利用这些机会,我们需要集中精力。

今天,我们宣布将停用照片、图库和产品卡片。这些卡片仅占 Twitter 上分享的卡片总数的一小部分,我们希望将资源投入到那些正在产生影响的卡片以及即将出现的新想法和产品中。像这样的改变绝非易事,但我们致力于为我们的发布商和用户打造出色的产品。

于 2016-10-15T18:49:03.130 回答