Twitter Card Tags (X Cards): 現在の, Honest Guide
暫定日本語訳:何 twitter:card meta tags do, four card types, Open Graph fallback rule, と 何 X actually broke — dead validator, vanished Cards docs, と link-post reach effects ( separate system から card rendering). ない ランキング factor.
言語
暫定日本語訳:Twitter Card tags are <meta name="twitter:..."> elements その tell X's link-unfurling system 何 preview へ 構築 向けに shared URL. Four card types: summary, summary_large_image ( デフォルト 向けに 記事), app, と player — これらの are 最後 documented types; no 現在の 公式 X specification exists へ reconfirm them against. すべての twitter:* プロパティ falls back へ its og:* counterpart if 不足している — except twitter:card itself, which has no fallback と 必要がある be 設定 explicitly. 使用 name=, ない プロパティ= (mixing them up gets tag silently ignored) — long-standing, consistently practitioner-reported behavior. 何's changed since Musk-era rebrand と matters 大半の in 2026: 公式 Card Validator was deprecated in 2022 と its URL 現在 リダイレクト へ X login ページ; developer.x.com's Cards docs 現在 リダイレクト へ generic ページ とともに no Cards コンテンツ; twitter:サイト/twitter:creator アトリビューション has degraded; と X applies confirmed reduced reach へ some external-link posts — separate system から whether card itself renders, so don't 使用 one へ diagnose other. ない Google または Bing ランキング factor: Google's supported-meta-tags reference 決して mentions twitter: または og: at all. Value is social CTR だけ. この is deep dive 下で Meta Tags 向けに SEO hub.
暫定日本語案: TL;DR — Twitter Card tags (現在 sometimes called “X Cards”) are lines of HTML 暫定日本語案: in あなた ページ’s
<head>その tell X 何 preview へ 表示 いつ someone shares あなた 暫定日本語案: link — 画像, headline, と 説明. あなた mostly get これらの “for free” から 暫定日本語案: あなた Open Graph tags, とともに one exception:twitter:cardtag has no fallback, 暫定日本語案: so あなた have へ 設定 it. Google does ない document これらの tags as 検索 controls; 暫定日本語案: their purpose is social-link preview. 暫定日本語案: Evidence for this claim X Cards use page metadata to select a card type and populate a shared-link preview. Scope: X link-preview markup behavior; rendering and product features can change. Confidence: medium · Verified: X Developer Platform: Cards markup Evidence for this claim Google's supported-meta-tag reference does not treat twitter card metadata as a Google Search control. Scope: Absence from Google's supported search-control tags supports no direct Google metadata behavior, not a universal claim about social signals. Confidence: high · Verified: Google Search Central: Meta tags and attributes
何 Twitter Card tags are
暫定日本語案: いつ あなた paste link へ X (formerly Twitter), it usually turns へ little
暫定日本語案: preview box とともに 画像, headline, と short 説明 instead of bare
暫定日本語案: URL. Twitter Card tags are instructions 向けに その box. それら live in
暫定日本語案: <head> of あなた ページ, それら start とともに twitter:, と X reads them へ decide 何
暫定日本語案: preview looks like.
暫定日本語案: There are four “card” styles:
- 暫定日本語案: summary — small square thumbnail next へ text.
- 暫定日本語案: summary_large_image — big, full-width 画像. この is one あなた want 向けに 暫定日本語案: 記事 と blog posts.
- 暫定日本語案: app — card その promotes mobile app.
- 暫定日本語案: player — plays video または audio clip right in preview.
暫定日本語案: basic 設定 of tags looks like この:
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Your headline here">
<meta name="twitter:description" content="A sentence or two about the page.">
<meta name="twitter:image" content="https://example.com/preview.jpg">one thing あなた actually have へ 設定
暫定日本語案: Here’s shortcut nobody tells beginners: if あなた already have Open Graph tags
暫定日本語案: ( og: tags Facebook, LinkedIn, Slack, と everyone else 使用), X する borrow
暫定日本語案: それらの 向けに タイトル, 説明, と 画像 if twitter: versions are 不足している.
暫定日本語案: So in practice あなた rarely need へ write out すべての twitter: tag.
暫定日本語案: one exception is twitter:card itself. There’s no Open Graph equivalent 向けに
暫定日本語案: it, so if あなた want big-画像 card あなた have へ 追加
暫定日本語案: <meta name="twitter:card" content="summary_large_image"> explicitly. Miss it と
暫定日本語案: X 可能性がある 表示 plain small card または none at all.
part その surprises 人々
暫定日本語案: Two things worth knowing 前に あなた spend afternoon on この:
- 暫定日本語案: これらの tags don’t 役立つ あなた 順位 on Google. それら’re purely について どのように あなた link 暫定日本語案: looks いつ it’s shared on social. (More on その in Advanced tab.)
- 暫定日本語案: ** “broken” card on X is 多くの場合 ない あなた fault.** Since Musk-era rebrand, X 暫定日本語案: deliberately 表示 less of any post その contains outside link — へ 保つ 人々 暫定日本語案: on プラットフォーム. So あなた card できる be perfectly coded と still get little reach. 暫定日本語案: Don’t burn hours debugging markup その’s already 正しい.
暫定日本語案: Want full picture — すべての プロパティ, name= vs property= gotcha, 画像
暫定日本語案: sizes, なぜ 公式 validator is gone, と exactly 何 X changed? Switch へ
暫定日本語案: Advanced tab.
暫定日本語案: TL;DR — Twitter Card tags are
<meta name="twitter:...">elements その drive 暫定日本語案: X’s link unfurling. Four card types ( 最後 documented 設定 — no 現在の 公式 暫定日本語案: spec exists へ reconfirm them):summary,summary_large_image(recommended 向けに 暫定日本語案: 記事),app,player. すべてのtwitter:*プロパティ falls back へ itsog:*暫定日本語案: counterpart — excepttwitter:card, which has no fallback と 必要がある be explicit. 暫定日本語案: 使用name=, ないproperty=( single 大半の 一般的な silent-failure cause). これらの 暫定日本語案: tags are social-preview metadata, ない documented Google 検索 controls; 暫定日本語案: Google’s supported-meta-tags reference does ない listtwitter:metadata. 暫定日本語案: Evidence for this claim X Cards use page metadata to select a card type and populate a shared-link preview. Scope: X link-preview markup behavior; rendering and product features can change. Confidence: medium · Verified: X Developer Platform: Cards markup Evidence for this claim Google's supported-meta-tag reference does not treat twitter card metadata as a Google Search control. Scope: Absence from Google's supported search-control tags supports no direct Google metadata behavior, not a universal claim about social signals. Confidence: high · Verified: Google Search Central: Meta tags and attributes
何 それら are と four card types
暫定日本語案: Twitter Card tags tell X’s link-unfurling system 何 rich preview へ 構築 向けに
暫定日本語案: shared URL. type is 設定 とともに 必要 twitter:card プロパティ, と there are
暫定日本語案: four:
- 暫定日本語案:
summary— small square thumbnail next へ タイトル と 説明. - 暫定日本語案:
summary_large_image— large, full-width 画像. recommended デフォルト 向けに 暫定日本語案: 記事 と blog コンテンツ, と one 大半の publishers want. - 暫定日本語案:
app— mobile app install card. - 暫定日本語案:
player— inline video/audio embed, driven bytwitter:player( iframe 暫定日本語案: URL) とtwitter:player:stream( raw media URL). Still functional, though 暫定日本語案: public ドキュメント 向けに it has thinned considerably.
暫定日本語案: これらの four are 最後 documented X/Twitter Card types. There’s no 現在の,
暫定日本語案: 公式 specification へ reconfirm them against (see status section below), so
暫定日本語案: treat この as legacy documented contract, still consistently reported as
暫定日本語案: accurate by 現在の practitioner ソース. summary と summary_large_image are
暫定日本語案: two あなた’ll actually 使用 向けに normal コンテンツ と ones 現在の guides discuss
暫定日本語案: 大半の; app と player are practitioner-documented ただし harder へ verify live
暫定日本語案: なしで 公式 reference.
暫定日本語案: core プロパティ:
| プロパティ | 何 it sets |
|---|---|
twitter:card | card type (必要, no fallback) |
twitter:title | headline |
twitter:description | 説明 text |
twitter:image | preview 画像 URL |
twitter:site | publisher’s @handle |
twitter:creator | author’s @handle |
どのように へ implement them
暫定日本語案: summary_large_image card in full:
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@yoursite">
<meta name="twitter:creator" content="@author">
<meta name="twitter:title" content="Your headline">
<meta name="twitter:description" content="A concise, click-worthy description.">
<meta name="twitter:image" content="https://example.com/preview-1200x630.jpg">暫定日本語案: On 画像 sizing, figures その circulate 全体で guides: summary wants
暫定日本語案: roughly square 画像; summary_large_image wants wide one, commonly cited around
暫定日本語案: 1200×630px at roughly 1,91:1 (または 2:1) ratio, 下で 5 MB, in JPG, PNG, WEBP,
暫定日本語案: または GIF. Because 公式 ドキュメント has thinned (see below), treat これらの as
暫定日本語案: well-established community consensus rather than freshly-published X spec.
Open Graph fallback rule — と one tag その has no fallback
暫定日本語案: この is load-bearing implementation fact, と it’s consistently reported 全体で
暫定日本語案: すべての 現在の practitioner ソース I reviewed: X checks あなた twitter:* tags 最初,
暫定日本語案: then falls back へ matching og:* Open Graph tag, then へ あなた ページ <title>
暫定日本語案: と on-ページ コンテンツ as 最後 resort. So twitter:title falls back へ og:title,
暫定日本語案: twitter:description へ og:description, と twitter:image へ og:image. Note
暫定日本語案: caveat その applies へ everything on この ページ: developer.x.com no longer
暫定日本語案: publishes Cards specification (see status section below), so この is
暫定日本語案: 現在の, consistent practitioner-observed behavior rather than something re-confirmed
暫定日本語案: against live 公式 contract.
暫定日本語案: exception: twitter:card has no Open Graph equivalent. There is no
暫定日本語案: og:card. If あなた want anything other than X’s デフォルト rendering, あなた 必要がある 設定
暫定日本語案: twitter:card explicitly. この is single 大半の-repeated gotcha 全体で すべての
暫定日本語案: ソース I reviewed, と it’s なぜ 大半の サイト できる lean almost entirely on their Open
暫定日本語案: Graph tags と just 追加 one twitter:card line.
name= vs property= trap
暫定日本語案: Twitter Card tags 使用 name=. Open Graph tags 使用 property=. それら look
暫定日本語案: interchangeable と それら are ない — put property="twitter:card" と tag is
暫定日本語案: silently ignored. If あなた OG tags 機能 ただし あなた Twitter tags don’t, 確認 この
暫定日本語案: 最初. この is long-documented, practitioner-confirmed behavior; there’s no 現在の
暫定日本語案: 公式 X contract へ re-verify it against, so treat it as 同じ kind of
暫定日本語案: consistent, 現在の practitioner-observed fact as fallback rule above.
<!-- Correct -->
<meta name="twitter:card" content="summary_large_image">
<!-- Silently ignored -->
<meta property="twitter:card" content="summary_large_image"> 何’s changed since Musk-era rebrand — honest status in 2026
暫定日本語案: 大半の guides on この topic still read like it’s 2019. It isn’t. Four things have 暫定日本語案: genuinely changed, と それら matter more in practice than any syntax detail.
暫定日本語案: 1. 公式 Card Validator is dead. cards-dev.twitter.com/validator was
暫定日本語案: deprecated in 2022 と X 決して shipped replacement. As of この pass (verified
暫定日本語案: 2026-07-18), URL 307-リダイレクト へ X login ページ (twitter.com/login) rather
暫定日本語案: than 表示 any validator. There is no 最初-party way へ preview または debug card
暫定日本語案: anymore. Third-party clone ツール have proliferated specifically へ fill その void —
暫定日本語案: あなた できる 使用 one へ sanity-確認 あなた markup, ただし be clear その none are 公式 または
暫定日本語案: guaranteed へ replicate X’s live rendering pipeline. Any older guide その tells あなた
暫定日本語案: へ “test it in the Twitter Card Validator” — including Ahrefs’ own
暫定日本語案: 2020 Open Graph guide — is giving
暫定日本語案: あなた dead link.
暫定日本語案: 2. 公式 Cards ドキュメント is simply gone, ない paywalled. earlier
暫定日本語案: research pass on この 記事 flagged developer.x.com’s Cards URLs as returning
暫定日本語案: HTTP 402 Payment 必要 レスポンス. Re-確認 directly (2026-07-18, by HTTP status
暫定日本語案: rather than rendered ページ コンテンツ), その’s no longer accurate: both
暫定日本語案: getting-started guide と markup reference 現在 307-リダイレクト へ generic
暫定日本語案: docs.x.com overview ページ, which contains no Cards-specific コンテンツ at all — と
暫定日本語案: equivalent path on docs.x.com itself (mirroring 古い Cards markup URL) returns
暫定日本語案: flat 404. So there’s no 現在の, 公式, 最初-party Cards specification at either
暫定日本語案: 古い URL または its する-be replacement — ない paywall, just absence.
暫定日本語案: practical effect 向けに あなた is 同じ either way: don’t treat any single “current
official spec” as 利用可能 へ 確認 implementation details against.
暫定日本語案: 3. twitter:site / twitter:creator アトリビューション has degraded. tags are
暫定日本語案: still 有効 と CMS plugins still output them, ただし X doesn’t surface その アトリビューション
暫定日本語案: reliably in 現在の cards. 大半の 現在の dated ソース I found on この —
暫定日本語案: SEO Framework’s KB, updated 可能性がある 2026 —
暫定日本語案: notes both その X “removed much of its Twitter Card documentation, but the metadata
system still works,” と その X “does not expose this attribution reliably in current
cards.” 設定 tags; don’t count on byline 表示.
暫定日本語案: 4. X treats external-link posts differently — separate system から whether あなた 暫定日本語案: card renders. Since around March 2025, X has applied some form of reduced reach へ 暫定日本語案: posts containing outside link, と company’s own 商品 leadership has 暫定日本語案: confirmed dynamic is intentional, aimed at discouraging “lazy linking” と 暫定日本語案: 保持 ユーザー on-プラットフォーム. Specific percentage figures 向けに どのように much reach is cut 暫定日本語案: circulate widely 全体で social-media coverage; この 記事 isn’t citing one, because 暫定日本語案: no dated, 最初-party figure was verifiable during この pass — treat any exact number 暫定日本語案: あなた see elsewhere as unconfirmed unless it comes とともに its own 現在の, 主要 暫定日本語案: ソース. As Nikita Bier, X’s Head of 商品, put it いつ company began 暫定日本語案: テスト 新しい in-app link experience in October 2025: “For creators, a common complaint is that posts with links tend to get lower reach. This is because the web browser covers the post and people forget to Like or Reply, so X doesn’t get a clear signal whether the content is any good.”
暫定日本語案: 重要 distinction, と one 大半の troubleshooting guides conflate: card
暫定日本語案: rendering と post reach are two separate systems. Whether あなた twitter:card
暫定日本語案: metadata produces preview at all is markup question — 確認 it directly (raw
暫定日本語案: tags, preview ツール, real テスト post). Whether その post then reaches many 人々
暫定日本語案: is distribution question とともに 異なる, less-documented cause. Don’t 使用
暫定日本語案: low-engagement post as proof あなた card is broken, と don’t assume card その
暫定日本語案: isn’t rendering is “just the algorithm” — verify markup 最初, using
暫定日本語案: workflow later in この 記事, 前に attributing 問題 へ reach suppression.
暫定日本語案: (Historical footnote あなた できる ignore operationally: X stripped headlines から link 暫定日本語案: previews in October 2023, reversed it 後に backlash, と reformatted again in early 2024. 暫定日本語案: その flip-flopping is settled — headlines と 説明 render normally on 暫定日本語案: cards 現在 いつ tags are present.)
Are Twitter Card tags SEO ランキング factor
暫定日本語案: No — と この is verifiable directly から ソース, ない by paraphrase. Google 暫定日本語案: 検索 Central maintains exhaustive list of 暫定日本語案: すべての meta tag と attribute Google 検索 supports. 暫定日本語案: 検索 it 向けに “twitter,” “og:,” “Open Graph,” または “social” と あなた’ll find nothing 暫定日本語案: — none of それらの terms 表示される on ページ at all. その omission, on Google’s own 暫定日本語案: canonical, maintained reference, is direct statement (by absence) その Google 暫定日本語案: doesn’t プロセス Twitter Card または Open Graph tags as ランキング または インデックス登録 signals. It’s 暫定日本語案: so clearly non-factor その Google has 決して even needed へ publish denial way 暫定日本語案: it did 向けに meta keywords.
暫定日本語案: Bing is 同じ story: I found no Bing ドキュメント addressing twitter:card tags,
暫定日本語案: と Bing hasn’t published specific guidance on them. Treat これらの as
暫定日本語案: social-プラットフォーム-だけ metadata, ない 検索-engine signal 向けに either engine.
暫定日本語案: One adjacent fact worth 保持 separate so あなた don’t conflate it: Google does 現在
暫定日本語案: consider og:title tag as one input いつ it generates blue
暫定日本語案: タイトル link in 検索結果
暫定日本語案: — ただし その’s appearance choice, ない ランキング factor, と it’s Open Graph
暫定日本語案: tag, ない twitter:* one. Nothing から twitter: namespace touches 検索 at
暫定日本語案: all. ( タイトル element itself is 異なる topic — see タイトル-tag deep dive in
暫定日本語案: この cluster.)
暫定日本語案: So value of Twitter Cards is exactly one thing: どのように あなた link looks, と どのように many 暫定日本語案: 人々 クリック it, いつ it’s shared on social. と even その value is undercut on X 暫定日本語案: specifically by プラットフォーム’s own anti-link stance.
Do あなた even need Twitter tags if あなた have Open Graph
暫定日本語案: Mostly no. Because of fallback rule, あなた og:title, og:description, と
暫定日本語案: og:image cover corresponding twitter: プロパティ. pragmatic minimum 向けに
暫定日本語案: 大半の サイト is:
- 暫定日本語案: 完全な 設定 of Open Graph tags (which あなた want anyway, 向けに LinkedIn, Slack,
暫定日本語案: Discord, Facebook, と Google’s
og:titleタイトル-link 使用). - 暫定日本語案: Plus one explicit
twitter:cardtag へ choose card type.
暫定日本語案: 追加 twitter:site/twitter:creator if あなた want へ (harmless, と それら 可能性がある 機能 on
暫定日本語案: other surfaces), knowing アトリビューション isn’t reliable on X itself. Note その
暫定日本語案: twitter:* meta-tag system is still read by more than just X — Discord, Slack, と
暫定日本語案: others fall back 通じて 同じ Open Graph chain — so tags remain worth having
暫定日本語案: even as X’s own treatment of them wobbles.
どのように へ テスト あなた cards 現在 その 公式 ツール is gone
暫定日本語案: Since cards-dev.twitter.com/validator is dead と no 公式 replacement exists,
暫定日本語案: treat テスト as several distinct checks rather than one ツール — 各 layer できる fail
暫定日本語案: independently, so 機能 通じて them in order narrows down actual cause:
- 暫定日本語案: Raw サーバー-rendered tags — view ページ’s actual served HTML (ない
暫定日本語案: ブラウザー’s rendered DOM) と confirm
twitter:*/og:*meta tags are present 暫定日本語案: とともにname=/property=正しい, 前に assuming preview ツール is 誤った. - 暫定日本語案: Public fetchability — ページ URL と 画像 URL both need へ be 暫定日本語案: reachable by outside crawler (ない behind login, staging password, または robots 暫定日本語案: block); unreachable 画像 silently kills card.
- 暫定日本語案: Duplicate または conflicting tags — some CMS/plugin stacks output 同じ 暫定日本語案: プロパティ twice; 最初 または 最後 instance できる win unpredictably.
- 暫定日本語案: Third-party card preview ツール — several clones exist specifically へ fill 暫定日本語案: gap left by dead validator. それら preview あなた markup; それら できる’t guarantee 暫定日本語案: それら mirror X’s live pipeline.
- 暫定日本語案: あなた SEO tooling’s social checks — Ahrefs’ サイト Audit flags “Twitter card
incomplete” 問題 いつ ページ has partial
twitter:*metadata, と Ahrefs SEO 暫定日本語案: Toolbar’s “Social” tab 表示 あなた OG と Twitter Card tags side by side. その’s 暫定日本語案: fast way へ catch 不足しているtwitter:cardまたは empty 画像. - 暫定日本語案: ローカル/CDN caches — if あなた just changed tags, ページ cache (または X’s own 暫定日本語案: cache of previously-shared URL) できる serve 古い version; bust cache 前に 暫定日本語案: concluding fix didn’t 機能.
- 暫定日本語案: ** real テスト post** — ultimately だけ way へ see X’s actual 現在の rendering 暫定日本語案: is へ share URL と look, ideally から アカウント あなた don’t mind テスト とともに. 暫定日本語案: Treat この 手順 as 確認 rendering だけ — real post’s reach is separate 暫定日本語案: question (see reach-suppression note above) と doesn’t tell あなた anything 暫定日本語案: について whether card itself is 正しい.
どこ この fits
暫定日本語案: この is deep dive 下で Meta Tags 向けに SEO hub, in on-ページ cluster.
暫定日本語案: Twitter Cards sit in 同じ “social preview metadata” bucket as Open Graph tags
暫定日本語案: — two overlap heavily と are usually implemented together, とともに Open Graph doing
暫定日本語案: 大半の of 機能 と twitter:card filling one gap. It’s ブラウザー/social-facing
暫定日本語案: tag, ない インデックス登録 または serving directive like robots meta tag, と it has no
暫定日本語案: bearing on どのように Google crawls, indexes, または ranks ページ.
AI要約
暫定日本語案: condensed take on Advanced version:
- 暫定日本語案: 何 それら are:
<meta name="twitter:...">tags in<head>その drive X’s 暫定日本語案: link-preview unfurling. Four card types ( 最後 documented contract; no 現在の 暫定日本語案: 公式 spec exists へ reconfirm it):summary,summary_large_image(デフォルト 暫定日本語案: 向けに 記事),app,player. - 暫定日本語案: Core プロパティ:
twitter:card,twitter:title,twitter:description, 暫定日本語案:twitter:image,twitter:site,twitter:creator. - 暫定日本語案: ** fallback rule:** すべての
twitter:*プロパティ falls back へ itsog:*暫定日本語案: counterpart — excepttwitter:card, which has no Open Graph equivalent と 必要がある 暫定日本語案: be 設定 explicitly. 大半の サイト できる lean on Open Graph と just 追加 one 暫定日本語案:twitter:cardline. - 暫定日本語案: Top gotcha: Twitter Card tags 使用
name=, ないproperty=(その’s Open Graph). 暫定日本語案: Mixing them up gets tag silently ignored. - 暫定日本語案: 2026 status — 何 X broke: 公式 Card Validator was deprecated in
暫定日本語案: 2022 と its URL 現在 リダイレクト へ X login ページ, ない replacement;
暫定日本語案:
developer.x.com’s Cards ドキュメント URLs 現在 リダイレクト へ generic docs.x.com 暫定日本語案: ページ とともに no Cards コンテンツ ( equivalent docs.x.com path 404s — there’s no 暫定日本語案: 現在の 公式 spec, paywalled または otherwise);twitter:site/twitter:creator暫定日本語案: アトリビューション is no longer reliably surfaced; と X applies confirmed reduced reach 暫定日本語案: へ some external-link posts, as separate system から whether card itself 暫定日本語案: renders — don’t 使用 one へ diagnose other. - 暫定日本語案: ない ランキング factor: Google’s exhaustive supported-meta-tags reference 決して
暫定日本語案: mentions
twitter:またはog:. Bing hasn’t published guidance either. Value is social 暫定日本語案: CTR だけ. (Separately, Google 使用og:title— Open Graph, ない Twitter, tag — 暫定日本語案: 向けに タイトル-link appearance, ない ランキング.) - 暫定日本語案: テスト: no 最初-party validator anymore. 機能 通じて raw served tags, 暫定日本語案: public fetchability, duplicate tags, third-party preview clones, あなた SEO ツール’s 暫定日本語案: social 確認 (Ahrefs サイト Audit flags “Twitter card incomplete”), caches, と 暫定日本語案: real テスト post as separate checks — real post’s reach doesn’t tell あなた anything 暫定日本語案: について whether card rendered.
公式ドキュメント
暫定日本語案: 主要-ソース ドキュメント. Note recurring theme: 向けに この topic, “official” 暫定日本語案: ソース are unusually thin — X has 削除 Cards-specific ドキュメント 暫定日本語案: entirely (ない paywalled it; both 古い URLs と 現在の docs.x.com サイト were 暫定日本語案: 確認 directly, 2026-07-18), と Google’s relevant reference is notable 向けに 何 暫定日本語案: it doesn’t say.
暫定日本語案: X / Twitter
- 暫定日本語案: X Developer プラットフォーム — Cards getting-started と Cards markup reference — 最初-party docs; both URLs 現在 307-リダイレクト へ generic
docs.x.comoverview, which contains no Cards-specific コンテンツ (verified 2026-07-18; equivalent path ondocs.x.comまた 404s). earlier pass on この 記事 had reported これらの URLs returning HTTP 402 — その’s no longer 何 happens. - 暫定日本語案: Legacy developer.twitter.com Cards markup と getting started — still-インデックス登録 mirrors of older docs (これらの too 現在 リダイレクト へ
docs.x.com); useful historical reference だけ. - 暫定日本語案: cards-dev.twitter.com/validator — 公式 Card Validator, deprecated in 2022 と 決して replaced; URL 現在 リダイレクト へ X login ページ (verified 2026-07-18). Listed 向けに completeness; do ない rely on it.
暫定日本語案: Google
- 暫定日本語案: Meta tags と attributes その Google supports — Google’s exhaustive supported-meta-tags reference. It 決して mentions
twitter:またはog:— direct, by-absence proof その これらの aren’t Google signal. - 暫定日本語案: Influencing あなた タイトル links in 検索結果 — ソース list その 含む
og:title( Open Graph tag) as タイトル-link appearance input, ない ランキング factor. 含む as contrast, ない Twitter-Card fact.
暫定日本語案: Bing
- 暫定日本語案: No Bing-specific
twitter:cardドキュメント exists. Bing’s Webmaster Guidelines don’t address social-preview meta tags — mirroring Google’s silence. Treat これらの tags as social-プラットフォーム-だけ 向けに both engines.
出典からの引用
暫定日本語案: On—record statements relevant へ この topic. どこ ソース ページ 許可 direct 暫定日本語案: verification, link is deep link その jumps へ quoted passage.
暫定日本語案: Google — meta 説明 docs ( closest supported analogue, 向けに contrast)
暫定日本語案: Google’s supported-meta-tags reference documents tags like meta 説明 in
暫定日本語案: detail — と 決して mentions twitter: または og: anywhere on ページ. その omission is
暫定日本語案: evidence その Twitter Cards aren’t Google signal:
- 暫定日本語案: “Use this tag to provide a short description of the page. In some situations, this description is used in the snippet shown in search results.” — Google 検索 Central docs, on meta 説明 ( kind of tag Google does document; note total absence of any
twitter:/og:entry on 同じ ページ). 暫定日本語案: Jump へ quote
暫定日本語案: X leadership — なぜ link posts get less reach
- 暫定日本語案: “For creators, a common complaint is that posts with links tend to get lower reach. This is because the web browser covers the post and people forget to Like or Reply, so X doesn’t get a clear signal whether the content is any good.” 暫定日本語案: — Nikita Bier, Head of 商品, X, on October 2025 in-app link テスト. 暫定日本語案: Read coverage
- 暫定日本語案: Reported から 同じ piece, on X’s stated policy: posting link とともに almost no 説明 gets weak distribution, while link paired とともに interesting 説明 と 画像 gets better distribution — causal lever here is post’s own text と 画像, separate から whether あなた
twitter:cardmetadata renders preview at all.
暫定日本語案: ** SEO Framework KB — honest 現在の-status framing (可能性がある 2026)**
- 暫定日本語案: X “removed much of its Twitter Card documentation, but the metadata system still works,” と X “does not expose this attribution reliably in current cards” regarding
twitter:site/twitter:creator. 暫定日本語案: Read ソース
暫定日本語案: Note: Nikita Bier line is relayed via Social Media 現在’s write-up of X’s
暫定日本語案: October 2025 link テスト ( underlying X post returned HTTP 402 へ automated fetch),
暫定日本語案: と SEO Framework lines are paraphrased から its knowledge-base 記事 — confirm
暫定日本語案: both against live ソース 前に treating any wording as byte-final. Google
暫定日本語案: meta-説明 line is verbatim から 検索 Central docs (deep-linked above);
暫定日本語案: “not a ranking factor” claim rests on absence of any twitter:/og: entry on
暫定日本語案: その 同じ reference ページ.
Which tags do I actually need
暫定日本語案: quick walk-通じて 向けに two questions 人々 actually have: do I need Twitter 暫定日本語案: tags at all, と which card type do I pick?
暫定日本語案: Do I need へ write out twitter:* tags?
- 暫定日本語案: Do あなた already have 完全な Open Graph (
og:) tags?- 暫定日本語案: No → 追加 Open Graph tags 最初. あなた want them anyway (LinkedIn, Slack,
暫定日本語案: Discord, Facebook, と Google’s
og:titleタイトル-link 使用). Then continue. - 暫定日本語案: Yes → あなた タイトル, 説明, と 画像 already fall back から
og:*. 暫定日本語案: あなた だけ need へ 追加 one thing: explicittwitter:cardtag.
- 暫定日本語案: No → 追加 Open Graph tags 最初. あなた want them anyway (LinkedIn, Slack,
暫定日本語案: Discord, Facebook, と Google’s
- 暫定日本語案: Do あなた want specific card style (e.g. big 画像)?
- 暫定日本語案: Yes → 設定
<meta name="twitter:card" content="summary_large_image">暫定日本語案: (または another type). この tag has no Open Graph fallback — it’s one あなた 暫定日本語案: できる’t skip. - 暫定日本語案: Don’t care → あなた できる omit it, ただし expect X’s デフォルト (多くの場合 bare
暫定日本語案:
summary), which is rarely 何 あなた want 向けに 記事.
- 暫定日本語案: Yes → 設定
- 暫定日本語案: Do あなた need per-post author/publisher アトリビューション?
- 暫定日本語案: 追加
twitter:siteとtwitter:creator— ただし know アトリビューション isn’t 暫定日本語案: reliably surfaced on X in 2026. Harmless へ 含む; don’t depend on it.
- 暫定日本語案: 追加
暫定日本語案: Which card type?
- 暫定日本語案: 記事, blog post, landing ページ →
summary_large_image(big 画像, best CTR). - 暫定日本語案: Short link どこ large 画像 is overkill →
summary(small thumbnail). - 暫定日本語案: Promoting mobile app →
app. - 暫定日本語案: Embedding playable video/audio inline →
player(plustwitter:player).
暫定日本語案: My card isn’t 表示 on X — is it my markup?
- 暫定日本語案: Do あなた OG tags render correctly elsewhere (Slack, LinkedIn, preview ツール)?
- 暫定日本語案: No → fix underlying Open Graph tags 最初; Twitter inherits から them.
- 暫定日本語案: Yes → あなた metadata is probably fine. Continue.
- 暫定日本語案: Did あなた 設定
twitter:cardとともにname=(ないproperty=)?- 暫定日本語案:
property=→ その’s silent-failure bug; switch へname=. - 暫定日本語案:
name=, 正しい → continue.
- 暫定日本語案:
- 暫定日本語案: Card renders fine everywhere あなた 確認, ただし post still gets little
暫定日本語案: visible reach on X specifically?
- 暫定日本語案: その’s distribution question, separate から card rendering. X applies 暫定日本語案: confirmed reduced reach へ some external-link posts as プラットフォーム policy — 暫定日本語案: 異なる system から あなた metadata, と ない something meta tag できる fix. Low 暫定日本語案: reach alone isn’t proof card is broken; confirm rendering 最初 (手順 1-2 暫定日本語案: above) 前に attributing 問題 へ reach suppression.
Twitter Card tags — cheat sheet
暫定日本語案: ** プロパティ**
| プロパティ | Sets | Falls back へ |
|---|---|---|
twitter:card | Card type (summary / summary_large_image / app / player) | Nothing — 必要がある be explicit |
twitter:title | Headline | og:title |
twitter:description | 説明 | og:description |
twitter:image | Preview 画像 | og:image |
twitter:site | Publisher @handle | — (unreliable on X in 2026) |
twitter:creator | Author @handle | — (unreliable on X in 2026) |
暫定日本語案: ** card types**
| Type | Looks like | 使用 向けに |
|---|---|---|
summary | Small square thumbnail + text | Short links, minimal preview |
summary_large_image | Full-width large 画像 | 記事, blogs — デフォルト |
app | App install card | Promoting mobile app |
player | Inline video/audio | Playable media embeds |
暫定日本語案: 画像 (community consensus — 公式 specs have thinned)
- 暫定日本語案:
summary_large_image: ~1200×630px, ~1,91:1 または 2:1 ratio, 下で 5 MB, 暫定日本語案: JPG/PNG/WEBP/GIF. - 暫定日本語案:
summary: roughly square.
暫定日本語案: Fast facts
- 暫定日本語案: 使用
name=, ないproperty=(その’s Open Graph) — mixing them silently breaks tag. - 暫定日本語案: Fallback order:
twitter:*→og:*→ ページ<title>/コンテンツ. - 暫定日本語案:
twitter:cardhas no OG fallback — it’s one tag あなた 常に 設定. - 暫定日本語案: 公式 Card Validator deprecated 2022; its URL 現在 リダイレクト へ X login ページ.
developer.x.comCards URLs リダイレクト へ generic docs.x.com ページ とともに no Cards コンテンツ — no 現在の 公式 spec exists. - 暫定日本語案: ない Google または Bing ランキング factor — absent から Google’s supported-meta-tags reference entirely.
- 暫定日本語案: X applies confirmed reduced reach へ some external-link posts (~2025 onward) — separate system から card rendering; don’t diagnose 不足している card から low reach, または vice versa.
Twitter Card implementation 確認
暫定日本語案: quick pass へ confirm あなた cards are 設定 up right — と へ 避ける wasting time on 暫定日本語案: 問題 その aren’t yours へ fix:
- 暫定日本語案: [ ] 完全な 設定 of Open Graph tags exists (
og:title,og:description, 暫定日本語案:og:image,og:url) — foundation Twitter inherits から. - 暫定日本語案: [ ] explicit
twitter:cardtag is present (usuallysummary_large_image暫定日本語案: 向けに 記事) — one tag とともに no OG fallback. - 暫定日本語案: [ ] All
twitter:*tags 使用name=, ないproperty=. - 暫定日本語案: [ ]
twitter:image(または inheritedog:image) points at real, reachable 暫定日本語案: 画像 — ~1200×630px, 下で 5 MB, JPG/PNG/WEBP/GIF. - 暫定日本語案: [ ]
twitter:title/twitter:descriptionare 設定 または correctly falling back へ 暫定日本語案:og:equivalents (don’t duplicate needlessly). - 暫定日本語案: [ ]
twitter:site/twitter:creator設定 if あなた want them — とともに caveat その 暫定日本語案: X doesn’t reliably surface この アトリビューション 現在. - 暫定日本語案: [ ] Tags are in
<head>, ない injected へ<body>. - 暫定日本語案: [ ] Verified とともに third-party preview ツール と/または あなた SEO ツール’s social 暫定日本語案: 確認 (Ahrefs サイト Audit flags “Twitter card incomplete”) — 公式 暫定日本語案: validator is gone.
- 暫定日本語案: [ ] Sanity-確認 とともに real テスト post on X.
- 暫定日本語案: [ ] 前に “fixing” low-reach card: confirmed OG tags render fine elsewhere, 暫定日本語案: so あなた’re ない chasing X’s link-post suppression as if it were markup bug.
一般的な Twitter Card mistakes
暫定日本語案: Concrete mistakes 人々 作る とともに これらの tags, なぜ 各 one bites, と 何 へ do 暫定日本語案: instead.
暫定日本語案: Using property= instead of name= on twitter: tags. Open Graph tags 使用
暫定日本語案: property=; Twitter Card tags 使用 name=. Writing
暫定日本語案: <meta property="twitter:card" content="summary_large_image"> gets tag
暫定日本語案: silently ignored — no error, no warning, it just doesn’t 機能. Instead: 常に
暫定日本語案: write <meta name="twitter:..."> 向けに Twitter プロパティ, と 確認 この 最初 if あなた
暫定日本語案: OG tags 機能 ただし あなた card doesn’t.
暫定日本語案: Assuming twitter:card falls back から Open Graph like everything else. すべての
暫定日本語案: other twitter:* プロパティ (title, description, image) inherits から its og:*
暫定日本語案: counterpart if 不足している. twitter:card does ない — there’s no og:card. Skipping it
暫定日本語案: because “OG covers it” leaves X へ fall back へ plain デフォルト card, 多くの場合 ない
暫定日本語案: big-画像 layout あなた wanted. Instead: 常に 設定
暫定日本語案: <meta name="twitter:card" content="summary_large_image"> (または another type)
暫定日本語案: explicitly, even on ページ とともに otherwise-完全な Open Graph tags.
暫定日本語案: Conflating 不足している card とともに X’s reach suppression (または vice versa). Card
暫定日本語案: rendering と post reach are two separate systems. Since around March 2025, X
暫定日本語案: applies confirmed reduced reach へ some posts containing external link — ただし
暫定日本語案: その’s distribution effect, independent of whether twitter:*/og:* metadata
暫定日本語案: actually renders card. Assuming low visibility is “just the algorithm” 送信 あなた
暫定日本語案: past real markup bug; assuming low-reach post proves card is broken 送信 あなた
暫定日本語案: chasing markup その was 決して 誤った. Instead: 確認 rendering 最初 — raw served
暫定日本語案: tags, third-party preview ツール, または card 表示 correctly on another プラットフォーム
暫定日本語案: (Slack, LinkedIn) — 前に drawing any conclusion について reach.
暫定日本語案: テスト cards by looking 向けに 公式 Twitter Card Validator. Guides その say
暫定日本語案: “test it in the Twitter Card Validator” are describing ツール その was deprecated in
暫定日本語案: 2022 と 決して replaced — cards-dev.twitter.com/validator is dead. Following その
暫定日本語案: advice wastes time looking 向けに ツール その no longer exists. Instead: 使用
暫定日本語案: third-party card preview clone, あなた SEO ツール’s social 確認 (Ahrefs サイト Audit flags
暫定日本語案: “Twitter card incomplete”), または just post real テスト link.
暫定日本語案: Counting on twitter:site/twitter:creator へ reliably 表示 author アトリビューション.
暫定日本語案: tags are still 有効 と CMS plugins still output them, ただし X doesn’t consistently
暫定日本語案: surface その アトリビューション in 現在の cards. Relying on byline へ 表示される 向けに
暫定日本語案: brand/author credit is unreliable. Instead: 設定 tags anyway (harmless, と
暫定日本語案: other surfaces 可能性がある 使用 them), ただし don’t treat visible アトリビューション as guaranteed.
暫定日本語案: Spending SEO effort on Twitter Card tags expecting ランキング benefit. これらの tags
暫定日本語案: control social-preview appearance だけ — Google’s exhaustive supported-meta-tags
暫定日本語案: reference 決して mentions twitter: または og: at all. Prioritizing card polish 超えて
暫定日本語案: actual インデックス登録/ランキング signals misplaces effort. Instead: implement them 向けに
暫定日本語案: social CTR (それら’re quick へ 追加 via Open Graph fallback), ただし 保つ ランキング-focused
暫定日本語案: 機能 on tags Google actually documents.
時間を使う価値のあるリソース
暫定日本語案: My related writing
暫定日本語案: I haven’t written dedicated Twitter Cards piece, so closest 最初-party context 暫定日本語案: is broader technical-SEO 機能 どこ social と head tags come up:
- 暫定日本語案: Beginner’s Guide へ Technical SEO — どこ head tags と social metadata fit in bigger picture.
暫定日本語案: My speaking
- 暫定日本語案: どのように 検索 機能 (SlideShare) — my walkthrough of クロール, rendering, インデックス登録, と ランキング, useful 向けに placing 何 検索 does (と doesn’t) read から あなた head tags. (My standing disclaimer applies: “This is my understanding of systems… not going to be 100% complete or accurate.”)
暫定日本語案: 公式 / 主要
- 暫定日本語案: Google — Meta tags と attributes その Google supports — exhaustive reference whose silence on
twitter:/og:is proof それら’re ない ランキング signal. - 暫定日本語案: Google — Influencing あなた タイトル links — どこ
og:title(Open Graph, ない Twitter) is 使用 向けに タイトル-link appearance. - 暫定日本語案: Legacy Twitter Cards markup docs — still-インデックス登録 older reference ( 現在の
developer.x.comURL 現在 リダイレクト へ generic docs.x.com ページ とともに no Cards コンテンツ — verified 2026-07-18).
暫定日本語案: から around industry
- 暫定日本語案: SEO Framework — Twitter Cards と X Sharing (updated 可能性がある 2026) — 大半の 現在の, honest ソース I found: documents その tags still 機能 ただし アトリビューション has degraded と much of X’s own ドキュメント is gone.
- 暫定日本語案: Ahrefs — Open Graph Meta Tags: Everything あなた Need へ Know (Michal Pecánek, 2020) — solid on OG/Twitter fallback relationship, ただし note it predates validator’s death と still tells あなた へ テスト in (現在-dead) Twitter Card Validator.
- 暫定日本語案: Ahrefs — Meta Tags 向けに SEO: Simple Guide 向けに Beginners (Joshua Hardwick) — broader meta-tags primer この sits alongside.
- 暫定日本語案: Social Media 現在 — X Is テスト 新しい Way へ Handle Links in Posts (Andrew Hutchinson, Oct. 2025) — レポート on X’s link-post reach dynamics と in-app link テスト, とともに Nikita Bier’s quote.
- 暫定日本語案: TechCrunch — X cuts headlines から link previews (Oct. 2023) — historical headline-stripping episode (since settled).
テスト yourself: Twitter Card Tags
暫定日本語案: Five quick questions on どのように Twitter Card tags 機能 と 何 X changed. Pick answer 暫定日本語案: 向けに 各, then 確認.
変更履歴
2026年7月18日に更新。
編集概要と記録された変更の詳細。変更の詳細
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
完全な比較は利用できません — この改訂の以前のスナップショットがアーカイブされていません。