左側にページの情報を入力してください。右側で各プラットフォームのライブプレビューを確認できます。ワンクリックで本番環境用のHTMLをコピーできます。
<!-- Primary Meta Tags --> <meta name="robots" content="index, follow" /> <link rel="canonical" href="https://example.com/your-page" /> <!-- Open Graph / Facebook --> <meta property="og:type" content="article" /> <meta property="og:url" content="https://example.com/your-page" /> <meta property="og:locale" content="en_US" /> <!-- Twitter --> <meta property="twitter:card" content="summary_large_image" /> <meta property="twitter:url" content="https://example.com/your-page" /> <!-- JSON-LD Structured Data --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "headline": "Your Article Title", "description": "Article description", "author": { "@type": "Person", "name": "Author Name" }, "datePublished": "2026-03-30", "image": "https://example.com/image.jpg", "publisher": { "@type": "Organization", "name": "Publisher", "logo": { "@type": "ImageObject", "url": "https://example.com/logo.png" } }, "mainEntityOfPage": { "@type": "WebPage", "@id": "https://example.com/your-page" } } </script>
ZBuildは、完璧なメタタグ、構造化データ、ソーシャルプレビューが組み込まれた本番対応のページを生成します。