OGP / 社交预览 // TOOLPOOL.SAMPLES
Missing Image OGP Sample
A page that intentionally omits og:image and twitter:image.
检查用 URL
https://toolpool.tools/zh-CN/samples/ogp/missing-image
此页面是用于验证的示例页面,已设置为不进入搜索索引。请从分类列表使用。
可确认的内容
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/zh-CN/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.">