Let us begin with a number that, despite being repeated for years now, still seems to surprise small business owners every time we mention it: more than 65% of small business website traffic comes from mobile phones. For local search specifically — the "near me" queries, the "open now" queries, the "best [thing] in [city]" queries — the share is closer to 80%. People are not sitting at desks researching plumbers and dentists. They are standing in their kitchens, walking down sidewalks, sitting in waiting rooms, holding a phone.
And yet a remarkable number of small business websites are still designed and built as if the desktop is the primary experience and the mobile version is an afterthought. The fonts are too small. The buttons are too close together. Popups cover the entire screen. Forms are impossible to fill in with a thumb. Pages take six seconds to load on a 4G connection. Every one of these issues sends a customer back to Google to click on the next result. Which is, naturally, your competitor.
Compounding the problem: Google has used mobile-first indexing since 2019. This means Google ranks your website based on what its mobile version looks like, not its desktop version. If your mobile experience is broken or stripped down, your rankings suffer everywhere — including on desktop searches. There is no longer a "desktop SEO" and a "mobile SEO." There is just SEO, and the mobile version is the version that counts.
Here is how to make sure you are not bleeding customers and rankings.
What "mobile-first indexing" actually means
When Google's crawler visits your website, it does so as a mobile device — specifically, as a smartphone running Chrome on Android. It looks at the mobile version of your pages and uses that as the basis for indexing and ranking. If your mobile version has less content, fewer internal links, missing images, or different metadata than the desktop version, Google sees only the mobile version. The desktop content does not count.
For most modern, responsive websites, this is not an issue — the same HTML serves both mobile and desktop, just with different CSS layouts. But there are still many sites with separate mobile subdomains (m.yoursite.com), or mobile versions that hide content behind "Read more" toggles, or Accelerated Mobile Pages (AMP) versions that strip features. All of these can create discrepancies that hurt rankings.
The first thing to do, therefore, is to confirm that your mobile and desktop versions are equivalent in content. Open your site on a phone (or use Chrome's responsive design mode — right-click → Inspect → toggle device toolbar) and compare it to the desktop version. Same headlines? Same body content? Same images? Same internal links? If anything is missing on mobile, fix it.
The seven most common mobile SEO problems
In our audits of small business websites, the same handful of mobile issues appear over and over. They are remarkably consistent across industries, platforms, and budget levels.
Problem 1: Font too small to read. Body text below 16px is essentially unreadable on a phone without zooming. Many older themes still default to 14px or even 12px, which made sense in 2010 and makes no sense at all in 2026.
Problem 2: Tap targets too close together. Buttons and links that are too small or too close together cause "fat finger" mis-taps. Google's guideline is a minimum of 48 by 48 CSS pixels for any tap target, with at least 8 pixels of spacing between them. Most navigation menus and footer links violate this routinely.
Problem 3: Intrusive interstitials and popups. Google penalizes pages that show large popups covering the main content immediately on load — especially on mobile. The cookie consent banner, the email signup popup, the discount offer, the chat widget that takes up half the screen — these can all trigger the "intrusive interstitial" penalty if implemented carelessly. The rule of thumb: a popup that is dismissable, occupies a reasonable portion of the screen, and appears after some interaction is fine. A popup that immediately covers the page on first load is not.
Problem 4: Slow mobile page speed. Mobile networks are slower than desktop connections, and mobile devices have less processing power. A page that loads in 2 seconds on a fiber-connected desktop may take 8 seconds on a mid-range Android phone on 4G. Google measures the slow version, not the fast version.
Problem 5: Horizontal scrolling. If any element on the page is wider than the viewport, the user has to scroll sideways to see it. This is an immediate sign of a non-responsive design, and Google flags it.
Problem 6: Forms that are impossible to fill in. Tiny input fields, missing input types (a phone field that does not bring up the numeric keyboard), required fields with unclear labels, validation errors that appear in unreadable colors — all of these kill conversions on mobile.
Problem 7: Missing or wrong viewport meta tag. Every responsive site needs <meta name="viewport" content="width=device-width, initial-scale=1"> in the head of every page. Without it, mobile browsers render the page at desktop width and zoom out, making everything tiny and unusable. This is a 30-second fix that is missing on a shocking number of sites.
How to test your mobile experience properly
Three approaches, in order of usefulness:
1. Open it on your actual phone. Yes, your real phone, not a simulator. Do this on your homepage and your three most important other pages. Try to:
- Read body text without zooming
- Tap your main call-to-action button on the first try
- Fill in your contact form using only your thumb
- Navigate to a different page and back
- Rotate the screen and confirm everything still works
If any of these are awkward, you have problems to fix.
2. Use Google Search Console's Page Experience report. Inside Search Console, navigate to "Page Experience" → "Mobile Usability." Google reports any pages on your site with mobile usability issues, broken down by problem type ("Text too small to read," "Clickable elements too close together," "Content wider than screen"). This is real data from real Googlebot crawls — the truth, in other words.
3. Use PageSpeed Insights with the mobile tab. Run pagespeed.web.dev on your URL and look specifically at the mobile score and mobile Core Web Vitals. The mobile score is almost always significantly lower than desktop, and that gap is precisely what is hurting your rankings.
The standalone "Mobile-Friendly Test" tool that Google used to run was retired in late 2023, but the same data lives inside Search Console.
Platform-specific fixes
WordPress
WordPress's mobile experience depends almost entirely on the theme. Some themes are mobile-first and excellent (Astra, GeneratePress, Kadence, Blocksy). Others are old and bad. If you are running an outdated theme from 2017, no plugin will save you — replace the theme.
Specific tactics:
- Switch to a modern, lightweight theme if your current one is old or heavy
- Use WP Mobile Menu or your theme's built-in mobile menu, properly configured
- Install WP Rocket or LiteSpeed Cache for mobile-specific caching and image optimization
- Use Smush or ShortPixel to convert images to WebP and serve appropriately sized versions
- Audit your popups — anything from OptinMonster, Sumo, or similar should be configured to show after 30 seconds or 50% scroll, not on immediate load
Shopify
Shopify is mobile-friendly out of the box, but theme choice matters. To improve:
- Choose a modern theme — Dawn, Sense, Craft, Refresh (all Shopify's official themes designed for mobile)
- Audit and remove unused apps — every app adds JavaScript and slows mobile loading
- Use Shopify's built-in image optimization rather than uploading raw camera files
- Test the checkout flow on a real phone — Shopify's checkout is excellent by default, but custom modifications can break it
Wix
Wix has dramatically improved mobile in recent years, particularly with Wix Studio. Older Wix sites built with Wix Editor before 2020 often have separate mobile layouts that need attention.
- Open the Mobile Editor in Wix and review every page
- Hide non-essential elements on mobile (sidebar widgets, decorative images)
- Use Wix's mobile action bar for sticky contact buttons
- Avoid overlapping elements which often misalign on mobile
Squarespace
Squarespace 7.1 is mobile-first by default. Squarespace 7.0 is not. If you are still on 7.0, the upgrade is overdue.
- Use Squarespace's built-in mobile preview before publishing any change
- Disable parallax effects, which break on many mobile browsers
- Compress images before uploading
- Enable AMP if you publish blog content (Squarespace handles this automatically)
The mobile checklist (do this today)
Fifteen minutes of work that will catch most major issues:
- Open your homepage on your phone. Can you read it? Can you tap the main button?
- View page source (in Chrome desktop). Search for
viewport. Confirm the meta tag is present. - Open Search Console → Page Experience → Mobile Usability. Note any flagged pages.
- Run pagespeed.web.dev on your homepage. Note the mobile score and Core Web Vitals.
- Try to submit your contact form using only your phone. Did it work?
- Open your site in Chrome desktop, right-click → Inspect → toggle device toolbar → choose iPhone 14. Browse around. Anything broken?
- Audit your popups. Does anything cover the screen on first load?
- Check your tap targets. Are buttons at least 48px tall with 8px spacing?
If all eight pass, you are in better shape than 80% of small business sites. If three or more fail, you have meaningful work ahead.
A note about app-like experiences and PWAs
You may hear about "Progressive Web Apps" (PWAs) and wonder whether your small business site needs one. The honest answer for most small businesses is no. PWAs add complexity and offer benefits that are mostly relevant to e-commerce or content-heavy sites with frequent return visitors. A well-built responsive website is sufficient for the great majority of local service businesses, and the time spent on a PWA would almost always be better spent on content or backlinks.
Why this matters more than ever in 2026
Mobile-first indexing was the start. The next phase, already underway, is what might be called "mobile-first everything." AI search assistants run primarily on phones. Voice search runs on phones. Local "near me" searches almost always happen on phones. Maps results, which now drive much of local discovery, are inherently mobile-first. The customer journey for a local service business in 2026 is, from start to finish, a mobile journey.
If your mobile experience is poor, you are not just losing some percentage of visitors — you are losing the dominant share of how customers find and evaluate small businesses today. There is no greater unforced error in modern small business marketing.
Want to see your mobile SEO score?
Run a free SEO check at licheo.com/seo-standings and we will analyze your mobile experience in detail — viewport configuration, tap targets, font sizes, mobile page speed, intrusive interstitials, and Core Web Vitals on mobile. You will get a clear list of what to fix and how much each fix will move the needle.