Open Graphインスペクター
URLがFacebook、Twitter/X、LinkedInなどのプラットフォームで共有されたときに、どう表示されるかをプレビューします。
このツールの使い方
- 1
Paste the full URL of the page you want to inspect, including https://, into the input field.
- 2
Click Analyze. Our server fetches the page's HTML and parses its meta tags.
- 3
Read the extracted Open Graph and Twitter Card values side by side, and check the rendered og:image preview below them.
- 4
Adjust the tags in your site's HTML head, redeploy, then re-run the tool to confirm the changes are live.
Open Graphインスペクターとは何ですか?
Open Graph(Facebook)とTwitter Cardのメタタグは、URLがソーシャルメディアで共有されたときの表示、すなわち表示されるタイトル、説明、画像を制御します。OGタグが欠落していたり壊れていたりすると、見栄えの悪い投稿になり、エンゲージメントが下がります。このツールはすべてのOGおよびTwitterのメタタグを抽出し、その結果のプレビューを表示します。
よくある活用例
Debugging why a freshly published blog post shows a blank or wrong thumbnail when shared on LinkedIn or Facebook.
Confirming a CMS or framework actually emitted the og:image and og:description you configured before you announce a launch.
Checking that a single-page app renders its meta tags server-side, since tags added only by client JavaScript will be missing from the results.
Auditing a batch of marketing landing pages so each has a distinct title, description, and share image.
Verifying twitter:card is set to summary_large_image so a post displays a wide image rather than a small thumbnail.
Spotting when a redirect or stale cache is serving old meta tags after you changed them, since the tool shows the final fetched URL's HTML.
よくある質問
推奨されるOG画像のサイズはどれくらいですか?▼
OGタグとTwitterタグの両方が必要ですか?▼
関連ツール
メタタグアナライザー
任意のURLからすべてのメタタグを抽出して分析します。title、description、Open Graph、Twitter Card、viewport、robots、linkタグに対応しています。
見出し階層アナライザー
あらゆるページのH1〜H6構造を監査します。H1の欠如、複数のH1、スキップされた見出しレベルを指摘します。
スキーママークアップ検証ツール
任意のURLからJSON-LD構造化データを抽出して検証します。どのスキーマタイプが存在し、正しく解析されるかを確認できます。
サイトマップインスペクター
あらゆるXMLサイトマップを分析します。URLの数、lastmodのカバー率、サイトマップインデックスの構造を確認できます。
robots.txtインスペクター
robots.txtファイルを解析します。ルールをuser-agentごとにグループ化して表示し、問題点を指摘します。
ページの単語数カウント
あらゆるウェブページの表示される単語数を数えます。スクリプト、スタイル、非表示のコンテンツは除外されます。