返回示例列表

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/zh-CN/samples/ogp/summary-large

此页面是用于验证的示例页面,已设置为不进入搜索索引。请从分类列表使用。

可确认的内容

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

输出内容

<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/zh-CN/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">