Volver a ejemplos

OGP / Vistas previas sociales // TOOLPOOL.SAMPLES

Missing Image OGP Sample

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

URL de comprobación

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

Esta página de prueba está marcada como noindex. Úsala desde el índice de ejemplos de la categoría.

Qué comprobar

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

Salida

<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/es/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.">