RevealTheme logo

Twitter Card 검증기

Twitter/X에서 공유될 때 URL이 어떻게 표시되는지 미리 봅니다. 모든 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가 가장 매력적입니다.

관련 도구