
A tradie searching "plumber near me" on the highway, a parent booking a physio appointment between school pickups, a shopper comparing prices in a checkout queue — nearly all of them are on a phone, and a lot of them are on patchy 4G, not fast office wi-fi. If your site takes too long to show up, they don't wait around; they tap back and call the next business on the list. Mobile speed optimisation isn't a nice-to-have anymore — for most Australian small businesses, mobile is the main way customers actually meet you online, so it deserves its own attention, separate from how your site performs on a desktop.
Why mobile speed is a different problem to desktop speed
It's tempting to test your site on your office computer, see a fast result, and assume the job's done. But mobile and desktop are genuinely different environments, and a site can sail through on one while struggling on the other.
- Network conditions vary wildly. A desktop is usually on stable wi-fi or fibre. A phone might be on a strong 5G signal in the CBD one minute and one bar of 4G in regional Victoria the next.
- Phones have weaker processors. Even a decent mid-range Android phone has far less processing grunt than a laptop, so heavy JavaScript takes noticeably longer to run.
- Screens and inputs are different. Elements need to be tapped with a thumb, not clicked with a precise mouse pointer, which changes how forgiving layout shifts and small buttons are.
- Google mostly uses your mobile site to rank you. Google's mobile-first indexing means the mobile version of your pages is what gets crawled and evaluated for search results, even for people searching on a desktop.
In short, if you only optimise for desktop, you're optimising for the version of your site fewer of your customers — and Google — actually use.
How to test mobile speed properly
Testing on your own phone in the office isn't enough, because you likely have a good phone on good wi-fi. You need tools that simulate real-world mobile conditions.
- Google PageSpeed Insights — always check the Mobile tab, not just Desktop. It runs Lighthouse under simulated mobile network and CPU conditions and gives you a mobile-specific score plus real Core Web Vitals data where available.
- Lighthouse (in Chrome DevTools) — set the device emulation to Mobile and throttle the CPU. This is useful for testing changes locally before they go live.
- GTmetrix — let you choose a mobile device profile and a slower connection speed (such as a throttled 4G) so you can see how your site behaves for someone genuinely out and about.
- WebPageTest — offers detailed device and connection presets, including real mobile hardware profiles, plus a filmstrip view so you can watch exactly what a mobile visitor sees second by second.
- A real mid-range Android phone — not just your own flagship iPhone. Borrow a colleague's older Android handset, connect to mobile data (not wi-fi), and load your site. This single test often reveals problems no tool fully captures — sluggish taps, jumpy layouts, fonts that flash in late.
For a full walkthrough of testing methodology and which tool to trust for what, see our guide to the best website speed testing tools. And if you want a structured way to check every part of your site, run through our website speed audit checklist.
The biggest mobile-specific speed killers
Some speed problems hurt mobile far more than desktop, because they combine a slower network with a weaker device. Watch for these in particular.
Oversized hero images
A gorgeous full-width photo of your café's coffee or your tradie van looks great on a designer's monitor, but if it's exported at desktop resolution and served unchanged to a phone, you're forcing a mobile visitor on 4G to download several times more data than their screen needs.
Render-blocking web fonts
Custom fonts add polish, but if the browser has to fully download a font file before it can show any text, mobile visitors on a slower connection stare at a blank screen for longer than desktop users ever notice.
Heavy JavaScript sliders and carousels
Homepage image sliders are one of the most common culprits we see in Australian small business sites. They typically load several images at once, animate constantly, and run JavaScript libraries that a phone's processor has to work harder to execute — all for a feature that studies of user behaviour consistently show most visitors don't actually interact with.
Pop-ups that delay interaction
A newsletter pop-up or cookie banner that fires before the page has finished loading can block a visitor from tapping anything, hurting your Interaction to Next Paint score and frustrating someone who's just trying to find your phone number.
Non-responsive images
If your website serves the exact same image file to a phone as it does to a widescreen monitor, every mobile visitor downloads far more data than their screen can even display — pure waste, and pure delay.
Practical fixes that make a real difference
| Problem | Mobile-specific fix |
|---|---|
| Oversized hero images | Use responsive images with srcset so the browser picks the right size for the device |
| Non-responsive images | Serve modern formats (WebP/AVIF) and multiple sizes, not one large master file |
| Slow-loading below-the-fold content | Add lazy loading so images and sections load only as the visitor scrolls to them |
| Render-blocking fonts | Limit yourself to one or two font weights and preload the critical one |
| Heavy sliders/carousels | Replace with a single strong static image, or a lightweight, lazy-loaded gallery |
| Disruptive pop-ups | Delay pop-ups until after the main content is interactive, or trigger on scroll/exit intent |
| Unverified assumptions | Test on an actual mid-range Android phone on mobile data, not just your own device |
A few of these are worth expanding on:
- Responsive images (
srcset): this tells the browser "here are five versions of this image at different sizes — pick the one that fits this screen." It's the single highest-impact fix for mobile data usage. - Lazy loading: images and embeds below what's visible on first load are deferred until the visitor scrolls near them, so the initial page weight — and the initial wait — shrinks dramatically.
- Minimise web fonts: every font weight and style is a separate file to download. Two weights of one font family is usually plenty for a small business site.
- Avoid heavy animation libraries: fancy scroll animations and parallax effects often rely on JavaScript libraries that are expensive for a phone's processor to run, draining battery and adding jank.
- Test on real mid-range hardware: this is the step most businesses skip, and it's the one that catches what the automated tools miss.
If your site runs on WordPress, many of these fixes have specific plugin and configuration steps — our guide to speeding up a WordPress website walks through them in detail, and a content delivery network can shave meaningful time off image and asset delivery for mobile visitors on the move.
Why LCP and INP matter more on mobile
Google's Core Web Vitals — particularly Largest Contentful Paint (LCP) and Interaction to Next Paint (INP) — are especially sensitive to mobile conditions, because the combination of a slower network and a weaker processor exposes problems that barely register on a fast desktop.
- LCP measures how long it takes for the biggest visible element (often your hero image or headline) to appear. A large unoptimised image that loads fine on fibre broadband can blow out LCP badly on mobile data.
- INP measures how responsive your site feels when someone taps something. Heavy JavaScript — sliders, pop-ups, tracking scripts — can make a phone feel laggy even if the page "looks" loaded.
Both metrics directly affect how Google evaluates your mobile experience, and both directly affect whether a real visitor sticks around. For the full picture of what these metrics mean and how to improve them, read our Core Web Vitals guide. And if you're wondering what "fast enough" actually looks like in seconds, we cover realistic benchmarks in how fast should a website load.
A real-world example: losing the job to a faster competitor
Picture a Wagga Wagga plumber whose website looks great on the office desktop — a big rotating banner of past jobs, a fancy font, a pop-up asking visitors to join the mailing list. A local resident with a burst pipe searches "emergency plumber Wagga Wagga" on their phone while water is spreading across the kitchen floor. On 4G, the banner is still loading images, the pop-up hasn't rendered yet so nothing responds to a tap, and by the time the phone number is visible, they've already called the plumber whose site loaded the essentials — phone number, service area, a callout button — in the first couple of seconds.
The same scenario plays out constantly for a Newcastle café checking a "menu near me" search, a Ballarat clinic being compared against three others, or a Cairns physio whose booking button needs to be tappable the instant the page appears. Mobile speed isn't an abstract technical score in these situations — it's the difference between getting the enquiry and losing it to whoever answered faster.
Key Takeaways
- Mobile and desktop are genuinely different environments — network, processing power and Google's mobile-first indexing all mean mobile needs its own testing and fixes.
- Test with PageSpeed Insights' Mobile tab, Lighthouse mobile emulation, GTmetrix and WebPageTest's throttled connection options, and always on a real mid-range Android phone.
- Oversized hero images, render-blocking fonts, heavy sliders, disruptive pop-ups and non-responsive images are the most common mobile speed killers.
- Responsive images with
srcset, lazy loading, minimal fonts and lighter animation libraries deliver the biggest practical improvements. - LCP and INP are especially exposed by mobile conditions, so a good Core Web Vitals result on mobile is a strong sign your fixes are working.
Frequently Asked Questions
Is mobile speed really more important than desktop speed?
For most Australian small businesses, yes. Google evaluates your site primarily through its mobile-first indexing, and the majority of local searches — especially "near me" enquiries — happen on phones, often on mobile data rather than wi-fi.
What's a good mobile PageSpeed score to aim for?
Scores above roughly 80–90 on the Mobile tab of PageSpeed Insights are a solid target, but the underlying Core Web Vitals matter more than the headline number. A site that passes LCP, INP and CLS comfortably on mobile is doing the job that matters.
Why does my site feel fast on my phone but slow for customers?
You're likely on a good phone with strong wi-fi or 5G, which hides problems that show up on a mid-range Android handset over patchy 4G. Testing with throttled connection settings in GTmetrix or WebPageTest reveals what real customers actually experience.
Do I need to remove my homepage slider entirely?
Not necessarily, but a lightweight, lazy-loaded version with fewer images and no auto-play JavaScript will almost always outperform a heavy carousel plugin, especially on mobile processors.
How many web fonts should a small business site use?
One font family with one or two weights is usually enough. Every extra weight or style is another file mobile visitors have to download before your text renders properly.
Does image compression alone fix mobile speed?
Compression helps, but responsive sizing matters just as much. A well-compressed image that's still double the width a phone screen needs is still wasted data and wasted time.
Should pop-ups be avoided completely on mobile?
Not necessarily, but they should never block interaction on first load. Delaying a pop-up until after the main content is interactive, or triggering it on scroll or exit intent, avoids frustrating visitors who just want your contact details.
How often should I re-test my mobile speed?
After any major content update, image upload, or plugin change, and at minimum every few months, since third-party scripts and tracking tags have a habit of creeping back in over time.
Get a website that loads fast for every customer, on every phone
Most of your customers are meeting your business for the first time on a small screen, often with an imperfect signal, deciding in seconds whether to stay or move on. A site built and tested with mobile conditions in mind — not just a desktop demo — is what turns those moments into enquiries instead of missed opportunities. If you'd like your website properly optimised for mobile speed, have a chat with Pixel and Pine.


