OGP / Vistas previas sociales // TOOLPOOL.SAMPLES
Summary Card Sample
A page with a small square image and twitter:card=summary.
URL de comprobación
https://toolpool.tools/es/samples/ogp/summary
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 the compact X card shape.
- twitter:card is detected as summary
- A square image URL is detected
- The preview can be compared with the large card shape
Salida
<meta property="og:title" content="Small Card Image Sample">
<meta property="og:description" content="A fixture page for square social preview images.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://toolpool.tools/es/samples/ogp/summary">
<meta property="og:image" content="https://toolpool.tools/icon.png">
<meta property="og:image:width" content="256">
<meta property="og:image:height" content="256">
<meta property="og:image:alt" content="TOOLPOOL icon">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Summary Sample for X">
<meta name="twitter:description" content="Checks behavior for twitter:card=summary.">
<meta name="twitter:image" content="https://toolpool.tools/icon.png">