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.
- Title and description are detected
- Missing og:image is reported
- The no-image preview state can be checked
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.">