TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How Twitter Cards Work (technical)

2 点作者 jordancooper将近 11 年前

2 条评论

sriramyadavalli将近 11 年前
If Twitter could use common standard like microdata (proposed by w3c), it would probably be a better approach.<p>The big problem with Twitter product cards is the lack of real time information (ie the data shown to user is crawler dependent). So, e-commerce vendors with dynamic pricing needs (like hotels, airlines) wont use it much. E-Commerce vendors (like Etsy) where users are little less price sensitive have a better shot at using these cards.
jordancooper将近 11 年前
This is a really straight forward explanation of how to implement cards in Twitter. Each social platform (Pinterest, FB, Goog Now, Twitter) requires a different implementation to achieve a similar goal. This is a good nuts and bolts view of what you need to do in Twitter to make it happen