移动端友好性检查工具
检查页面在移动设备上是否能正确渲染。
如何使用本工具
- 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提取并分析所有元标签:标题、描述、Open Graph、Twitter Card、viewport、robots以及link标签。
标题层级分析工具
审查任意页面的H1-H6结构。标记出缺失的H1、多个H1以及被跳过的标题层级。
Schema标记验证工具
从任意URL中提取并验证JSON-LD结构化数据。查看页面包含哪些schema类型,以及它们能否被正确解析。
Open Graph检查工具
预览URL在Facebook、Twitter/X、LinkedIn及其他平台上分享时的显示效果。
站点地图检查工具
分析任意XML站点地图:URL数量、lastmod覆盖率以及站点地图索引结构。
robots.txt检查器
解析robots.txt文件。按user-agent分组显示规则并标记问题。