OGP / सोशल प्रीव्यू // TOOLPOOL.SAMPLES
Missing Image OGP Sample
A page that intentionally omits og:image and twitter:image.
जाँच URL
https://toolpool.tools/hi/samples/ogp/missing-image
यह पेज जाँच के लिए बनाया गया सैंपल है, इसलिए इसे search index में शामिल नहीं किया जाता। इसे category sample index से इस्तेमाल करें।
क्या जाँचना है
Use this to check missing-image warnings and incomplete previews.
- Title and description are detected
- Missing og:image is reported
- The no-image preview state can be checked
आउटपुट
<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/hi/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.">