Voltar aos exemplos

OGP / Prévia social // TOOLPOOL.SAMPLES

Missing Image OGP Sample

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

URL de verificação

https://toolpool.tools/pt-BR/samples/ogp/missing-image

Esta página de teste está marcada como noindex. Use-a a partir do índice de exemplos da categoria.

O que verificar

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

Saída

<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/pt-BR/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.">