LinkedInシェアプレビュー
URLがLinkedInで共有されたときにどう表示されるかをプレビューします。Open Graphのメタタグに基づいています。
このツールの使い方
- 1
Paste the full URL you plan to share (including https://) into the input field.
- 2
Submit the form — the server fetches the page and parses its <head> for Open Graph tags.
- 3
Review the simulated card: image, title, and description as built from og:image, og:title, and og:description.
- 4
Scan the tag table below the card and fix any row flagged 'missing' in your page's HTML, then re-test.
LinkedInシェアプレビューとは何ですか?
LinkedInは、共有されたURLをOpen Graphのメタタグ(og:title、og:description、og:image)から構築したカードとして表示します。LinkedInはこれらを積極的にキャッシュするため、投稿を宣伝する前に必ずテストしてください。このツールは現在のOGデータを取得するので、初めて共有したときにLinkedInが何を抽出するかを確認できます。
よくある活用例
Verifying a blog post or landing page has a proper og:image before announcing it to your LinkedIn network.
Debugging why a shared link shows the wrong headline or a blank thumbnail by checking which og:* tags are missing.
Auditing a batch of product or campaign pages so every shared URL renders a complete card.
Confirming a CMS or framework actually emits Open Graph tags in the server-rendered HTML, not just via client-side JavaScript.
Checking that og:title and og:description are concise enough not to be truncated in the LinkedIn feed.
Spot-checking a competitor's or partner's page to see how their links present when shared.
よくある質問
LinkedInが間違った画像を表示します。なぜですか?▼
関連ツール
メタタグアナライザー
任意のURLからすべてのメタタグを抽出して分析します。title、description、Open Graph、Twitter Card、viewport、robots、linkタグに対応しています。
見出し階層アナライザー
あらゆるページのH1〜H6構造を監査します。H1の欠如、複数のH1、スキップされた見出しレベルを指摘します。
スキーママークアップ検証ツール
任意のURLからJSON-LD構造化データを抽出して検証します。どのスキーマタイプが存在し、正しく解析されるかを確認できます。
Open Graphインスペクター
URLがFacebook、Twitter/X、LinkedInなどのプラットフォームで共有されたときに、どう表示されるかをプレビューします。
サイトマップインスペクター
あらゆるXMLサイトマップを分析します。URLの数、lastmodのカバー率、サイトマップインデックスの構造を確認できます。
robots.txtインスペクター
robots.txtファイルを解析します。ルールをuser-agentごとにグループ化して表示し、問題点を指摘します。