RevealTheme logo

Twitter Cardバリデーター

任意のURLがTwitter/Xで共有されたときにどのように表示されるかをプレビューします。すべてのTwitter Cardのメタタグを検証します。

このツールの使い方

  1. 1

    Paste the full public URL (including https://) of the page you want to inspect.

  2. 2

    Run the tool so the server fetches the page and parses its HTML head.

  3. 3

    Read the status banner: green means card, title, and description were all found; red means at least one is missing.

  4. 4

    Scan the tag table and the rendered card preview to see exactly which twitter: values came back and which show as missing.

Twitter Cardバリデーターとは何ですか?

Twitter(現在のX)は、URLが共有されたときにリッチカードを表示するために、twitter:という接頭辞の付いたメタタグを使用します。最も一般的な種類はsummary_large_imageで、大きな画像、タイトル、説明文、出典を表示します。このツールはTwitter固有の各タグを抽出して検証し、その後カードを描画するので、あなたのオーディエンスが目にするものを確認できます。

よくある活用例

  • Confirm a new blog post exposes twitter:card, twitter:title, and twitter:description before you publish it.

  • Debug why a shared link shows a bare URL instead of a rich card by spotting which required tag is missing.

  • Check that twitter:card is set to summary_large_image when you expect the wide-image layout rather than a small thumbnail.

  • Verify a twitter:image URL actually loads by viewing it in the rendered card preview.

  • Audit a competitor or reference page to see how they configure their five core twitter: tags.

  • Spot-check a staging or production deploy to catch templates that dropped the twitter: meta tags during a build.

よくある質問

どのような種類のカードがありますか?
summary、summary_large_image、app、playerです。summary_large_imageはコンテンツ系サイトにとって最も魅力的なものです。

関連ツール