Is Your Site Mobile-Friendly? What Google Actually Checks
Mobile-first indexing means Google mostly judges your site by its mobile version, not desktop. Here's what "mobile-friendly" actually measures, and the mistakes that fail it.
Why this matters more than it used to
Google has used mobile-first indexing as its default for years now — meaning the mobile version of your page, not desktop, is what gets crawled, indexed, and used to determine rankings. A site that looks perfect on a laptop but breaks on a phone isn't just failing mobile visitors anymore; it's effectively presenting Google with the broken version too.
What "mobile-friendly" actually checks
- Viewport configuration — a meta tag telling the browser how to scale the page to the device's screen. Without it, phones render the full desktop layout shrunk down, forcing visitors to pinch-zoom to read anything.
- Text size — body text needs to be readable at the default zoom level, not just technically present.
- Tap target sizing — buttons and links need enough size and spacing that a finger can hit the right one reliably.
- Content width — the page should fit the viewport without forcing horizontal scrolling.
- No intrusive interstitials — pop-ups or overlays that cover the main content on mobile are explicitly flagged, separate from the same pop-up's impact on desktop.
CheckSEO's Mobile-Friendliness Checker reads a page's viewport tag, tap-target sizing, and other static readiness signals in one pass — no signup.
Test your site's mobile readiness5 mobile-friendliness mistakes
Missing or misconfigured viewport tag
The single most common cause of a failed mobile test. Without <meta name="viewport" content="width=device-width, initial-scale=1">, nothing else on this list matters — the whole page renders zoomed out by default.
Tap targets too small or too close together
Navigation links or buttons packed tightly enough that a finger reliably taps the wrong one create real friction that a mouse cursor never would.
Font size too small to read without zooming
Body text under roughly 16px on mobile often forces visitors to pinch-zoom just to read a paragraph — technically visible, practically unusable.
Content wider than the viewport
A fixed-width element (an unresponsive table, an image without a max-width) forces horizontal scrolling on the entire page, not just that one element.
Interstitials covering the content on load
A full-screen signup prompt or app-install banner that appears immediately on mobile — before a visitor has seen any actual content — is treated differently than the same prompt appearing after some engagement.
Mobile-first indexing, in plain terms
If your mobile and desktop pages show meaningfully different content — a stripped-down mobile menu missing links that exist on desktop, or text trimmed for space — Google is largely working from the mobile version when deciding what your page is about and how it should rank. Keeping the two versions substantively equivalent, not just visually adapted, avoids losing ranking signal that only exists on the desktop copy.
Test your own site
CheckSEO's Mobile-Friendliness Checker checks a page's viewport tag and other static readiness signals directly, so you don't have to guess from squinting at your own phone.
Frequently asked questions
What does mobile-friendly mean?
A page that renders correctly on a phone screen without horizontal scrolling, with text readable without zooming, tap targets big enough to hit accurately, and a viewport tag telling the browser to scale the layout for a small screen instead of showing a shrunk desktop version.
How do I check if my website is mobile-friendly?
Run it through a mobile-friendliness checker that reads the actual page — viewport configuration, tap target sizing, text size, and content width — rather than just eyeballing it on your own phone, which can miss issues that only show up on different screen sizes.
What is mobile-first indexing?
Google's default indexing approach, where the mobile version of a page is used for indexing and ranking rather than desktop. A site that renders fine on desktop but poorly on mobile is effectively broken for Google, not just for mobile visitors.
Does mobile-friendliness affect SEO rankings?
Yes, both directly (mobile usability has been a confirmed ranking factor for years) and indirectly (a poor mobile experience increases bounce rate, which correlates with worse rankings even where it isn't a direct cause).
What is a viewport meta tag and why does it matter?
A tag in a page's <head> that tells mobile browsers how to scale the layout to the device's screen. Without it, phones render the full desktop layout zoomed out, forcing visitors to pinch-zoom to read anything — one of the most common causes of a failed mobile-friendly test.
Check your own site with the Mobile-Friendliness Checker.
Open Mobile-Friendliness CheckerMore from the blog
Duplicate Content and SEO: What Actually Counts, and What Doesn't
Duplicate content doesn't get your site "penalized" the way most people think. See what Google actually does with it, the real causes, and a free checker to compare two pages.
The Full SEO Audit Checklist: Every Check That Actually Matters
A full SEO audit isn't one test — it's dozens run together. See exactly what technical, on-page, content, and site-health checks a real audit covers, and run them all free in one pass.