モバイルフレンドリーチェッカー
ページがモバイル端末で正しく表示されるかをチェックします。
このツールの使い方
- 1
Paste the full URL of a public page (including https://) into the input field.
- 2
Submit the form — our server fetches the page and parses its HTML.
- 3
Read the verdict banner: green means responsive viewport plus zero issues, red means at least one problem was found.
- 4
Review the issues list and any fixed-width images shown below the banner, then fix the markup on your page.
モバイルフレンドリーチェッカーとは何ですか?
Googleはモバイルファーストインデックスでページを評価します。つまり、重要なのはあなたのモバイル表示です。このツールはviewportメタタグを調べ、小さな画面からはみ出す恐れのある固定幅の画像を探し、極端に小さいインラインのフォントサイズに印を付けます。モバイルユーザビリティの正式なチェックには、Googleの PageSpeed Insights をモバイルプロファイルで併用してください。
よくある活用例
Quickly confirming a newly launched landing page includes a width=device-width viewport before sending paid traffic to it.
Auditing a legacy site built with fixed-width tables and pixel-width images to find pages that overflow on phones.
Spot-checking a client's marketing page for missing viewport tags during an SEO handoff.
Catching hard-coded tiny inline font sizes that designers added for desktop but forgot to make responsive.
Screening a batch of competitor or partner URLs for obvious mobile markup mistakes without opening each in a phone emulator.
Teaching juniors what a responsive viewport tag looks like and why fixed-width images break small screens.
よくある質問
これはGoogleのモバイルフレンドリーテストと同じですか?▼
関連ツール
メタタグアナライザー
任意の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ごとにグループ化して表示し、問題点を指摘します。