Open Graph 인스펙터
URL이 Facebook, Twitter/X, LinkedIn 및 기타 플랫폼에서 공유될 때 어떻게 보일지 미리 봅니다.
이 도구 사용 방법
- 1
Paste the full URL of the page you want to inspect, including https://, into the input field.
- 2
Click Analyze. Our server fetches the page's HTML and parses its meta tags.
- 3
Read the extracted Open Graph and Twitter Card values side by side, and check the rendered og:image preview below them.
- 4
Adjust the tags in your site's HTML head, redeploy, then re-run the tool to confirm the changes are live.
Open Graph 인스펙터란 무엇인가요?
Open Graph(Facebook)와 Twitter Card 메타 태그는 URL이 소셜 미디어에서 공유될 때 어떻게 표시되는지, 즉 표시되는 제목, 설명, 이미지를 제어합니다. OG 태그가 누락되거나 손상되면 매력 없는 게시물이 되어 참여가 줄어듭니다. 이 도구는 모든 OG 및 Twitter 메타 태그를 추출하고 그 결과로 만들어지는 미리보기를 표시합니다.
일반적인 사용 사례
Debugging why a freshly published blog post shows a blank or wrong thumbnail when shared on LinkedIn or Facebook.
Confirming a CMS or framework actually emitted the og:image and og:description you configured before you announce a launch.
Checking that a single-page app renders its meta tags server-side, since tags added only by client JavaScript will be missing from the results.
Auditing a batch of marketing landing pages so each has a distinct title, description, and share image.
Verifying twitter:card is set to summary_large_image so a post displays a wide image rather than a small thumbnail.
Spotting when a redirect or stale cache is serving old meta tags after you changed them, since the tool shows the final fetched URL's HTML.
자주 묻는 질문
권장되는 OG 이미지 크기는 얼마인가요?▼
OG 태그와 Twitter 태그가 동시에 필요한가요?▼
관련 도구
메타 태그 분석기
어떤 URL에서든 모든 메타 태그를 추출하고 분석합니다: 제목, 설명, Open Graph, Twitter Card, viewport, robots, link 태그.
제목 계층 분석기
모든 페이지의 H1-H6 구조를 감사합니다. H1 누락, 다중 H1, 건너뛴 제목 수준을 표시합니다.
Schema 마크업 검증기
모든 URL에서 JSON-LD 구조화 데이터를 추출하고 검증합니다. 어떤 schema 유형이 존재하는지, 그리고 올바르게 파싱되는지 확인하세요.
사이트맵 검사기
모든 XML 사이트맵을 분석합니다. URL 개수, lastmod 적용 범위, 사이트맵 인덱스 구조를 확인하세요.
robots.txt 검사기
robots.txt 파일을 분석합니다. user-agent별로 그룹화된 규칙을 보여 주고 문제점을 표시합니다.
페이지 단어 수 세기
모든 웹 페이지의 표시되는 단어 수를 셉니다. 스크립트, 스타일, 숨겨진 콘텐츠는 제외합니다.