OGP / सोशल प्रीव्यू // TOOLPOOL.SAMPLES
Summary Card Sample
A page with a small square image and twitter:card=summary.
जाँच URL
https://toolpool.tools/hi/samples/ogp/summary
यह पेज जाँच के लिए बनाया गया सैंपल है, इसलिए इसे search index में शामिल नहीं किया जाता। इसे category sample index से इस्तेमाल करें।
क्या जाँचना है
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
आउटपुट
<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/hi/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">