Twitter Card 검증기
Twitter/X에서 공유될 때 URL이 어떻게 표시되는지 미리 봅니다. 모든 Twitter Card 메타 태그를 검증합니다.
이 도구 사용 방법
- 1
Paste the full public URL (including https://) of the page you want to inspect.
- 2
Run the tool so the server fetches the page and parses its HTML head.
- 3
Read the status banner: green means card, title, and description were all found; red means at least one is missing.
- 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.
자주 묻는 질문
어떤 카드 유형이 있나요?▼
관련 도구
메타 태그 분석기
어떤 URL에서든 모든 메타 태그를 추출하고 분석합니다: 제목, 설명, Open Graph, Twitter Card, viewport, robots, link 태그.
제목 계층 분석기
모든 페이지의 H1-H6 구조를 감사합니다. H1 누락, 다중 H1, 건너뛴 제목 수준을 표시합니다.
Schema 마크업 검증기
모든 URL에서 JSON-LD 구조화 데이터를 추출하고 검증합니다. 어떤 schema 유형이 존재하는지, 그리고 올바르게 파싱되는지 확인하세요.
Open Graph 인스펙터
URL이 Facebook, Twitter/X, LinkedIn 및 기타 플랫폼에서 공유될 때 어떻게 보일지 미리 봅니다.
사이트맵 검사기
모든 XML 사이트맵을 분석합니다. URL 개수, lastmod 적용 범위, 사이트맵 인덱스 구조를 확인하세요.
robots.txt 검사기
robots.txt 파일을 분석합니다. user-agent별로 그룹화된 규칙을 보여 주고 문제점을 표시합니다.