RevealTheme logo

Open Graph 인스펙터

URL이 Facebook, Twitter/X, LinkedIn 및 기타 플랫폼에서 공유될 때 어떻게 보일지 미리 봅니다.

이 도구 사용 방법

  1. 1

    Paste the full URL of the page you want to inspect, including https://, into the input field.

  2. 2

    Click Analyze. Our server fetches the page's HTML and parses its meta tags.

  3. 3

    Read the extracted Open Graph and Twitter Card values side by side, and check the rendered og:image preview below them.

  4. 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 이미지 크기는 얼마인가요?
1200×630px가 모든 주요 플랫폼에서 작동합니다. Twitter는 summary_large_image 카드에 1200×675를 선호합니다.
OG 태그와 Twitter 태그가 동시에 필요한가요?
Twitter는 전용 Twitter 태그가 없으면 OG 태그로 대체합니다. 최대한의 제어를 위해 둘 다 설정하세요.

관련 도구