mobile friendly website check for small business website design

Mobile Friendly Website: How to Check Yours Now That Google’s Test Is Gone

A mobile friendly website is one that works properly on a phone without pinching, zooming, or sideways scrolling, and it is no longer an optional upgrade. Google indexes the phone version of your site, not the desktop version, so for search purposes the mobile experience is the site.

There is a complication most owners run into immediately. The tool everybody still recommends for checking this does not exist anymore. Google retired the Mobile-Friendly Test and the Mobile Usability report in Search Console back in December 2023, and the old help page for that report now redirects to Chrome’s Lighthouse documentation.

So here is what mobile friendly means now that the badge is gone, how to check it with tools that do still exist, and the handful of problems that account for most failures.

What a Mobile Friendly Website Means Now

It means a visitor on a phone can read your text, tap what they need, and complete the thing they came to do, using the same content a desktop visitor gets. There is no certificate and no pass mark. A mobile friendly page is simply one that works in a hand.

What raised the stakes is how Google crawls. In its mobile-first indexing documentation, Google states that it “uses the mobile version of a site’s content, crawled with the smartphone agent, for indexing and ranking,” and then makes the consequence explicit: “Only the content shown on the mobile site is used for indexing.”

Read that second line twice. If a section of your page is hidden or stripped out on phones, Google does not see it. Not ranked lower. Not seen. A site that quietly drops its service descriptions on small screens has effectively deleted them from search.

Google’s Three Rules for Mobile and Desktop Parity

Google’s guidance for mobile-first indexing comes down to three checks, and every one of them is something a small business site gets wrong by accident rather than on purpose.

Same content. Google says to “make sure that your mobile site contains the same content as your desktop site.” Text collapsed inside an accordion still counts, because it is present in the page. Text removed by a mobile-only template does not.

Same structured data. Google says to “make sure that your mobile and desktop sites have the same structured data.” Review markup, business details, and FAQ schema that only render on desktop are invisible for indexing purposes.

Matching titles and descriptions. The title element and meta description should be equivalent across both versions. This one is rarely broken deliberately, but plugins and page builders that serve a separate mobile layout can break it silently.

How to Check Your Site Without the Retired Tool

Four checks replace the old test, and together they are more useful than the badge ever was.

Use your actual phone first

Open your site on your own phone, on cellular data rather than office wifi, and try to complete your most valuable action: book, call, request a quote, or buy. Then hand the phone to someone who has never seen the site and watch without helping. Most mobile problems are found in ninety seconds this way.

Lighthouse in Chrome

Lighthouse is what Google now points people toward, and it is built into Chrome’s developer tools. Run the mobile audit and read the accessibility and best-practices sections alongside performance. It flags unreadable text sizes, missing viewport configuration, and tap targets that sit too close together.

Chrome device mode

Device mode simulates a phone viewport in your browser so you can resize continuously and watch where the layout breaks. It is the fastest way to find horizontal scrolling, which is almost always one oversized element such as a wide table, an image with a fixed width, or an embedded map.

Search Console, indirectly

The Mobile Usability report is gone, but the URL Inspection tool still shows you the rendered page and the HTML Google actually received. Compare that rendering against your desktop page. If content is missing there, you have found a real problem rather than a cosmetic one.

The Five Failures Behind Most Sites That Are Not Mobile Friendly

Tap targets that are too small or too crowded. The W3C’s accessibility guidelines put a floor on this: success criterion 2.5.8 in WCAG 2.2, a Level AA requirement, states that “the size of the target for pointer inputs is at least 24 by 24 CSS pixels,” with limited exceptions. Stacked menu links and inline footer links are the usual offenders.

Text that assumes a desk. Body copy set for a large monitor becomes unreadable at arm’s length. If a visitor has to zoom to read a paragraph, the page is not mobile friendly no matter what the layout does.

Horizontal scrolling. A single element wider than the viewport drags the whole page sideways. Wide tables, unconstrained images, and third-party embeds cause nearly all of it, and each has a straightforward fix once you know which element is guilty.

Popups that trap people. An overlay sized for a desktop can cover a phone screen entirely, with a close button pushed off the edge. If a visitor cannot dismiss it one-handed, they leave, and no amount of mobile friendly layout underneath makes up for it.

The primary action buried below the menu. On a phone your navigation is usually collapsed behind an icon, so a call or booking button that only lives inside that menu is effectively hidden. Keep the main action visible outside the collapsed navigation, a point we go into further in the menu mistakes that lose visitors.

Responsive Is the Method, Mobile Friendly Is the Result

People use the two words as synonyms and they are not. Responsive design is a technique: one set of pages, one address, and a layout that reflows to whatever screen it lands on. Mobile friendly describes the outcome for the person holding the phone.

The distinction matters because a responsive theme is not a guarantee. Plenty of sites are technically responsive and still miserable on a phone, with tiny buttons, a hero image that eats the entire first screen, and a form that demands nine fields. “Our builder is responsive” is a starting point, not an answer.

Responsive is still the right approach for almost every small business, because one page serving every device keeps content, structured data, and titles identical by default, which is exactly what Google’s parity rules ask for. It also means a mobile friendly result does not depend on anyone maintaining a second version of the site.

Fix It in This Order

Start with anything that blocks the visitor from finishing: an unusable form, an undismissable popup, a hidden call button. These lose customers today.

Second, fix parity. Anything present on desktop and missing on phones is being withheld from Google, so restoring it is a search problem and a customer problem at once. It is one of the first things our SEO and analytics service looks for in a site audit.

Third, fix readability and tap targets. These are small edits with an immediate effect on how long people stay.

Only then look at speed. A mobile friendly page that loads slowly still frustrates people, and slow loading has its own separate set of causes we covered in why sites get slow and how to fix it. It is a real problem, just not the first one.

Mobile Friendly Website Questions People Ask

How do I check if my website is mobile friendly?

Open it on a real phone and try to complete your main action, then run Lighthouse in Chrome for the technical issues. Use Chrome device mode to catch sideways scrolling, and use Search Console’s URL Inspection to confirm Google sees the same content you do.

Does Google still have a mobile friendly test?

No. Google retired the Mobile-Friendly Test tool, its API, and the Search Console Mobile Usability report in December 2023, and now points users toward Lighthouse instead. Mobile usability still matters for ranking. Only the specific badge-style test was withdrawn.

Why is my website not mobile friendly?

Usually one of five things: tap targets too small or crowded, text sized for a monitor, one wide element forcing horizontal scroll, a popup that cannot be closed on a small screen, or a primary button hidden inside the collapsed menu. Check those before assuming a rebuild.

How do I make a WordPress site mobile friendly?

Confirm your theme is responsive, then work through the page builder’s phone view and adjust text sizes, padding, and button widths per breakpoint. Never judge from the editor preview alone, since it renders at a scaled size. Test the result on a physical device.

Is responsive design the same as mobile friendly?

Not quite. Responsive design is how the layout adapts to screen size. Mobile friendly is whether the result is genuinely usable on a phone. Responsive is the standard method for getting there, but a responsive theme with small buttons and giant images still fails in practice.

Get a Mobile Friendly Site Without Guessing

Mobile is where most visitors meet your business, which is why it sits at the centre of our guide to what makes a small business website convert. If your site needs the phone experience rebuilt properly rather than patched, our website design service handles it end to end. If you are not sure whether Google is seeing everything on your phone version, get in touch and we will check it with you. For practical web notes each week, subscribe to the Demur Design newsletter in the footer below.

This article is researched and drafted with AI, then reviewed, fact-checked, and published by Demur Design.

Sources

more insights