OGP / सोशल प्रीव्यू // TOOLPOOL.SAMPLES
Summary Large Image Sample
A standard page with a wide Open Graph image and twitter:card=summary_large_image.
जाँच URL
https://toolpool.tools/hi/samples/ogp/summary-large
यह पेज जाँच के लिए बनाया गया सैंपल है, इसलिए इसे search index में शामिल नहीं किया जाता। इसे category sample index से इस्तेमाल करें।
क्या जाँचना है
Use this to check large card previews on X and Facebook.
- og:title, og:description, and og:image are detected
- twitter:card is detected as summary_large_image
- The 1200x630 image metadata is available
आउटपुट
<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/hi/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">