Mobile Friendly Website Checks: What to Use Now Google's
August 27, 2026


Google shut down its Mobile-Friendly Test tool in December 2023, and a lot of advice online still hasn't caught up — search "test mobile friendly website" today and you'll find articles pointing to a URL that no longer works. That gap matters because mobile-first indexing became universal in July 2024: the mobile version of your site is no longer secondary, it's the version Google actually uses to rank you.
This article covers what "mobile friendly" really means now, why it still drives rankings even for desktop searches, what replaced Google's old test, and how to check your own site without guessing.
What 'Mobile Friendly' Actually Means Today
A mobile friendly website works well on a phone, not just one that technically renders without breaking. A page can be fully responsive — its layout adapts to screen size — and still fail basic mobile usability if buttons are too small to tap, text requires pinch-zooming, or an element forces horizontal scrolling.
Responsive design is the technical foundation: fluid grids, flexible images, media queries that adjust layout at breakpoints. Mobile friendliness is the outcome — whether a real person can read, tap, and navigate the thing without frustration. You can build a responsive site with a broken mobile experience just as easily as you can patch a non-responsive site into something usable on small screens. The two overlap heavily but aren't the same test.
In practice, mobile usability in 2026 comes down to: layout that reflows properly at phone width, tap targets sized for a thumb rather than a mouse cursor, font sizes that don't require zooming, no unintended horizontal scroll, load times fast enough that visitors don't bounce, and navigation that stays usable with no hover state to rely on.
Why It Still Matters for Rankings, Not Just UX
Mobile-first indexing means Googlebot primarily crawls and evaluates the mobile version of your pages to decide how they rank — for every search, including ones typed on a desktop. If your mobile page is missing content, has broken navigation, or loads slowly, that's the version Google indexes and scores, and those problems bleed into rankings across all devices. Mobile devices account for the majority of web traffic globally, which is why Google made mobile the default: treating it as an afterthought means optimizing for the smaller slice of your actual audience.
A mobile usability issue isn't a cosmetic annoyance to deprioritize behind "real" SEO work. It's a ranking factor with a direct line to visibility, affecting search performance whether or not the person searching ever picks up a phone.
Google Killed Its Mobile-Friendly Test — Here's What to Use Instead
Google retired the Mobile-Friendly Test tool, its API, and the Mobile Usability report in Search Console in December 2023, pointing users toward Lighthouse instead. Lighthouse is solid engineering, but it's a developer tool at heart — it spits out performance, accessibility, SEO, and best-practices scores with technical detail that assumes you know what to do with a "Cumulative Layout Shift" number or a failed axe-core rule.
That's a real gap for the millions of website owners, marketers, and agencies who just want a straightforward answer: is this page usable on a phone, yes or no, and what do I fix first? The underlying checks Google's old tool ran — viewport configuration, tap target size, font legibility, horizontal scroll — still matter for SEO even though the simple pass/fail interface is gone. What's missing isn't the criteria; it's a tool that translates them into plain, actionable output without requiring a developer to interpret the report.
The 7-Point Mobile Friendliness Checklist
Run through this list on your most important pages — homepage, top landing pages, checkout or signup flow:
- Viewport meta tag is present and set correctly (
width=device-width, initial-scale=1), so the browser doesn't render a desktop-scaled layout on a phone. - Text is readable without zooming — body copy at roughly 16px or larger, with sensible line height.
- Tap target size gives buttons and links enough size and spacing (Google's old guidance used roughly 48px targets with adequate padding) so thumbs don't mis-tap.
- No horizontal scrolling — content and images stay within the viewport at every breakpoint.
- Mobile page speed and Core Web Vitals hold up under real mobile network conditions, not just fast office wifi.
- No intrusive interstitials — pop-ups and overlays that cover the whole screen on entry are a known usability and ranking penalty.
- Forms and navigation are usable one-thumbed — menus expand without a hover state, inputs are large enough to tap, and checkout fields don't force awkward zooming.
Any one of these failing quietly costs you conversions even if the rest of the page looks polished.
How to Catch Mobile Issues Automatically (Instead of Testing by Hand)
Manually running through that checklist on every page, every time you ship a change, doesn't scale — and it's exactly the kind of one-off pass/fail check Google's retired tool used to offer, minus the ongoing part. An automated website audit fills that gap by continuously scanning your site for the same categories of problems: UX friction, accessibility violations, performance regressions, and conversion-killing issues that a single Lighthouse run won't flag in plain language.
That's the practical role a mobile usability testing tool plays now — not a one-time badge of approval, but a standing check that catches a broken tap target or a new layout shift the week it ships, instead of months later when rankings have already slipped. Optimevra is built around this exact workflow: it audits UX, accessibility, performance, and conversion issues on mobile automatically, flags what's actually costing you traffic or sign-ups, and re-checks over time rather than giving you a single snapshot.
Frequently Asked Questions
Is Google's Mobile-Friendly Test tool still available?
No. Google retired the Mobile-Friendly Test tool, its API, and the Mobile Usability report in Search Console in December 2023. Google now directs users to Lighthouse, though it's a broader developer-focused audit rather than a simple pass/fail mobile check.
What's the difference between responsive design and mobile friendly?
Responsive design is the technical approach — a layout that adapts to different screen sizes using flexible grids and media queries. Mobile friendly describes the actual user experience, including tap target size, readable text, and load speed; a responsive site can still fail on mobile usability.
Does mobile-friendliness really affect my SEO rankings?
Yes. Mobile-first indexing has been universal since July 2024, meaning Google evaluates the mobile version of your pages to determine rankings across all devices, including desktop searches. A slow or broken mobile experience can suppress rankings even for users who never visit on a phone.
What size should tap targets be on a mobile friendly website?
Buttons and links should generally be sized around 48 pixels with adequate spacing, following the guidance behind Google's original mobile-friendly checks. Targets smaller or more tightly packed lead to accidental taps and frustrated users.
How often should I test my site for mobile usability?
Ideally continuously rather than as a one-time check, since design and code changes can introduce new issues at any point. Automated auditing tools that monitor mobile usability on an ongoing basis catch regressions far faster than periodic manual spot-checks.
Can a site pass Lighthouse's mobile audit but still have UX problems?
Yes. Lighthouse scores performance, accessibility, and best-practices metrics well, but it doesn't fully capture real-world usability issues like awkward thumb navigation, confusing form flows, or subtle layout problems that only show up in actual use. A high Lighthouse score is a good sign, not a guarantee of a smooth mobile experience.
Running through a manual checklist once won't catch what breaks next month. Run a free Optimevra audit to get an automated report on your site's mobile usability, performance, and accessibility issues, or start at Optimevra to see what it's built to catch. If you manage multiple sites or want this running continuously instead of once, check the pricing plans for ongoing monitoring.
Originally published on Rankevra.