Back to samples

OGP / Social Previews // TOOLPOOL.SAMPLES

Summary Large Image Sample

A standard page with a wide Open Graph image and twitter:card=summary_large_image.

Target URL

https://toolpool.tools/en/samples/ogp/summary-large

This fixture page is marked noindex. Use it from the category sample index.

What to check

Use this to check large card previews on X and Facebook.

Output

<meta property="og:title" content="Large Open Graph Image Sample">
<meta property="og:description" content="A fixture page for wide social preview images.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://toolpool.tools/en/samples/ogp/summary-large">
<meta property="og:image" content="https://toolpool.tools/ogp.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="TOOLPOOL OGP image">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Large Image Sample for X">
<meta name="twitter:description" content="Checks the large card metadata for twitter:* fields.">
<meta name="twitter:image" content="https://toolpool.tools/ogp.png">