Open Graphカードプレビューツール。タイトル、説明、画像、URLを入力してFacebook、Twitter/X、LinkedIn、Slackでのリンク表示をリアルタイムプレビュー。必要なOGメタタグをすべて生成。 ToolNextの無料オンラインツールとして提供されています。
<meta property="og:title" content="My Awesome Page" /> <meta property="og:description" content="A brief description of the page content that will appear in social media cards." /> <meta property="og:image" content="https://picsum.photos/1200/630" /> <meta property="og:url" content="https://example.com/page" /> <meta property="og:site_name" content="MySite" /> <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="A brief description of the page content that will appear in social media cards." /> <meta name="twitter:image" content="https://picsum.photos/1200/630" />