Open Graph 预览

预览 URL 在 Facebook、Twitter 和 LinkedIn 上分享时的外观

所有处理均在浏览器中完成,不会上传任何数据。
Offline Ready

Open Graph 预览

预览 URL 在 Facebook、Twitter 和 LinkedIn 上分享时的外观

🔒所有处理均在浏览器中完成,不会上传任何数据。
Open Graph 设置
This is a description of my page that will appear when shared on social media platforms.
website
Twitter Card 设置
Summary Large Image
Facebook
Twitter / X
LinkedIn
生成的 Meta 标签
<meta property="og:title" content="My Awesome Page" /> <meta property="og:description" content="This is a description of my page that will appear when shared on social media platforms." /> <meta property="og:url" content="https://example.com/page" /> <meta property="og:image" content="https://via.placeholder.com/1200x630/2080f0/ffffff?text=OG+Image" /> <meta property="og:site_name" content="Example Site" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="My Awesome Page" /> <meta name="twitter:description" content="This is a description of my page that will appear when shared on social media platforms." /> <meta name="twitter:image" content="https://via.placeholder.com/1200x630/2080f0/ffffff?text=OG+Image" /> <meta name="twitter:site" content="@example" /> <meta name="twitter:creator" content="@author" />