샘플 목록으로 돌아가기

OGP / 소셜 미리보기 // TOOLPOOL.SAMPLES

Missing Image OGP Sample

A page that intentionally omits og:image and twitter:image.

확인용 URL

https://toolpool.tools/ko/samples/ogp/missing-image

이 페이지는 검증용 샘플이므로 검색 색인 대상이 아닙니다. 카테고리 목록에서 사용할 수 있습니다.

확인할 내용

Use this to check missing-image warnings and incomplete previews.

출력 내용

<meta property="og:title" content="Open Graph Page Without an Image">
<meta property="og:description" content="A fixture where only image metadata is missing.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://toolpool.tools/ko/samples/ogp/missing-image">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="X Card Without Image">
<meta name="twitter:description" content="twitter:image is intentionally omitted.">