Is your site ready for Google's mobile-first index? This tool compares your mobile and desktop pages and reports on discrepencies between SEO signals (canonical, meta robots, hreflang tags, etc.), content (page title, links, alt="text", etc.) and structured data markups. It also checks if your page is mobile-friendly via Google's API.
Want to know more about mobile optimization? We've got you covered with The Road to Mobile-First:
| Desktop | Mobile | Notes | |
|---|---|---|---|
| URL | {{data.desktop.url}} | {{data.mobile.url}} | {{data.mobile.url != data.desktop.url && 'Separate URLs' || 'Responsive Web Design or Dynamic Serving'}} |
| Crawlable |
|
|
|
| Status | {{data.desktop.status_code}} {{data.desktop.status_text}} | {{data.mobile.status_code}} {{data.mobile.status_text}} | |
| Robots tag | {{data.desktop.robots}} | {{data.mobile.robots}} | |
| Link rel="canonical" | {{data.desktop.canonical}} | {{data.mobile.canonical}} | |
| Link rel="alternate" media If set to [only screen and (max-width: 640px)] |
{{data.desktop.mobile_info.media}} | {{data.mobile.mobile_info.media}} | |
| Vary: user-agent Recommended if dynamic serving |
|||
| hreflang Tags | {{data.desktop.hreflang.count}} | {{data.mobile.hreflang.count}} |
| Desktop | Mobile | Notes | |
|---|---|---|---|
| Page Title | {{data.desktop.content.page_title}} | {{data.mobile.content.page_title}} | |
| Meta description | {{data.desktop.content.meta_description}} | {{data.mobile.content.meta_description}} | |
| Heading 1 | {{data.desktop.content.h1}} | {{data.mobile.content.h1}} | |
| Words | {{data.desktop.content.word_count}} | {{data.mobile.content.word_count}} | |
| Images (w/ alt="text") | {{data.desktop.images.count}} ({{data.desktop.images.alt_count}}) | {{data.mobile.images.count}} ({{data.mobile.images.alt_count}}) | |
| Links (nofollow) | {{data.desktop.links.count}} ({{data.desktop.links.nofollow_count}}) | {{data.mobile.links.count}} ({{data.mobile.links.nofollow_count}}) | |
| Structured data markups | {{data.desktop.schema.count}} | {{data.mobile.schema.count}} | |
| Screenshot |
| Desktop | Mobile | Notes | |||
|---|---|---|---|---|---|
| Mobile-friendly |
|
Test results | |||
| PageSpeed Insights |
|
|
Test results |