Skip to content
Start free scan
  1. Home
  2. /Knowledge Base
  3. /Mobile-friendly website: what does your site need to get right?
Mobile-friendly website: what does your site need to get right?

Mobile-friendly website: what does your site need to get right?

7 min read below · WebYes knowledge base

A mobile-friendly website works on every screen. See what Google expects, where it fails, and how WebYes scores mobile in the quality mark.

A mobile-friendly website adapts to the screen, is readable without zooming and has buttons you can hit with a thumb. Google primarily judges sites by their mobile version; at WebYes, mobile is a separate pillar in the quality mark, alongside accessibility, speed and security.

  • What makes a website mobile-friendly?
  • Google judges your site on mobile
  • Where it goes wrong in practice
  • Mobile and accessibility: the same visitor
  • How to test it, and what WebYes measures
  • Checklist for a real-device test
  • Sources
  • Related articles
  • FAQ

On this page

  • What makes a website mobile-friendly?
  • Google judges your site on mobile
  • Where it goes wrong in practice
  • Mobile and accessibility: the same visitor
  • How to test it, and what WebYes measures
  • Checklist for a real-device test
  • Sources
  • Related articles
  • FAQ

Read more

Free WebYes scan live: four pillars tested

The free WebYes scan is live in beta. Scan up to six pages for speed, security, mobile and accessibility, and see what comes next toward the keurmerk.

Share this article

Share on LinkedInShare on X

What makes a website mobile-friendly?

The foundation is responsive design: one URL and one codebase that adapts the layout to the screen width. Columns stack, menus collapse, images scale. Technically it starts with the viewport meta tag. Without it, the phone shows a zoomed-out desktop site where text is unreadably small and buttons become unreachable.

On top of that come the details that separate workable from pleasant. Text large enough to read without zooming (in practice often at least 16 CSS pixels). Buttons and links with enough space around them. Forms that open the right keyboard per field, for example digits for a phone number. No content wider than the screen, so you do not have to scroll horizontally.

Mobile-friendliness is no longer a separate 'mobile site'. A subdomain such as m.example.com means double maintenance, redirect risk and the chance that phone content drifts from desktop. One responsive site has been the standard for years, and that is exactly what search engines and visitors expect.

Google judges your site on mobile

Google uses mobile-first indexing: the crawler primarily views and indexes the mobile version of your pages. Content hidden or omitted on phones therefore does not count for visibility. A site that looks complete on desktop but stripped-down on mobile competes in the search results with its weakest version.

Speed also weighs heavier on mobile, because connections are less stable and devices have less processing power. The Core Web Vitals are measured on real visitors, and on most sites more of them are on phones than on desktops. Mobile-friendliness and load speed are two sides of the same job: what is slow or unusable on a small screen hurts both conversion and ranking.

In practice this means: publish the same core content, metadata and links on mobile as on desktop. Do not hide important text behind tabs that only collapse on phones without accessible controls. Test whether your product pages, checkout and contact form work on a real device, not only in your browser's desktop emulator.

Where it goes wrong in practice

The problems scans find most often are rarely spectacular, but they are disruptive. Tap targets placed too close together, so you hit the wrong one: a navigation link above a button, two icons touching. Font sizes below 16 pixels that become unreadable on a small screen. Tables or wide images that make the page overflow. Pop-ups that occupy a corner on desktop but block the entire screen on mobile without a reachable close button.

For touch targets there is a concrete lower bound in the accessibility guidelines. WCAG 2.2 requires at least 24 by 24 CSS pixels for a touch target; in practice designers aim for roughly 44 to 48 pixels for comfortable thumb use. This is where mobile and digital accessibility meet: what is hard to hit with a thumb is even harder with a tremor or limited vision.

Other classics: sticky headers that consume too much vertical space, cookie banners that cover the CTA, and carousels that only work with a swipe and no buttons. Each of those patterns fails the mobile pillar and often criteria from WCAG. Teams that design for desktop first and then "make it responsive" almost always bake these mistakes in.

Mobile and accessibility: the same visitor

On a phone everyone depends equally on clear focus, sufficient contrast and operable buttons. Zoom, voice control and screen readers work better when the HTML is semantic and buttons are real buttons, not clickable divs. The European Accessibility Act (see also the Dutch government overview) enforces for many e-commerce services what good mobile UX already required: nobody should drop out because a checkout only works with a mouse or only on a large screen.

For shops and booking flows that is not abstract compliance. If your order button is too small, your form labels are missing or your error messages are unclear, you lose conversion with every visitor, not only people with impairments. Mobile-friendliness is therefore also an accessibility investment: you remove measurable barriers that the scan can flag in both pillars.

How to test it, and what WebYes measures

The quickest first check is your own phone, not only the developer view. Open the site on a real device, preferably an older model with a smaller screen, and try the three most important tasks: finding something through the menu, filling in a form, reading a page. Wherever you zoom, misclick or wait, so does your visitor.

For a systematic check, WebYes scans measurable points within the mobile pillar: viewport configuration, readable font sizes, tap targets and content overflowing the screen. The scan covers up to six pages per run; findings are listed per page in the report. Automated WCAG 2.2 AA checks sit under the accessibility pillar, but often overlap with mobile (contrast, labels, target size).

The WebYes quality mark requires an average score of at least 80 and at least 60 per pillar. A strong desktop site with a weak mobile score therefore does not pass. Fix the blockers that hit visitors first, re-scan, then plan the finer improvements. That way you know whether your site is truly mobile-friendly, instead of only looking responsive in a mockup.

Checklist for a real-device test

Open the site on a phone you do not use daily for development. Walk through three tasks: navigation via the menu, a form or checkout step, and reading a long page. Note where you zoom, scroll horizontally or accidentally hit the wrong control. Those notes are often more valuable than an abstract responsive preview.

Check sticky headers and cookie banners: together they should not take more than a third of the viewport on a small screen. Test whether buttons stay reachable when the soft keyboard is open. If the primary CTA then disappears behind the bar, the flow fails in practice even if the CSS is called 'responsive'.

Then compare with the WebYes report. Findings about tap targets, font size and overflow should match what you felt on the device. If lab differs from your experience, note the exact URL and re-scan after a fix; the full audit covers up to fifteen pages so deeper templates can be included.

Sources

  • Mobile-first indexing - Google Search Central
  • WCAG 2.2 - W3C Recommendation
  • Producten en diensten toegankelijker - Rijksoverheid

Related articles

Digital accessibility: what is required?

Digital accessibility: what is required?

What digital accessibility means, who falls under the EAA or government rules, which WCAG level applies, and how WebYes measures it.

What is WCAG 2.2? Guidelines for accessibility

What is WCAG 2.2? Guidelines for accessibility

WCAG explained: four principles, levels A/AA/AAA, 2.1 vs 2.2, EN 301 549, and how WebYes tests against WCAG 2.2 AA.

What are Core Web Vitals? LCP, INP and CLS explained

What are Core Web Vitals? LCP, INP and CLS explained

Core Web Vitals measure loading speed, responsiveness and visual stability. Learn what LCP, INP and CLS mean and which values score well.

EAA: what the European Accessibility Act means

EAA: what the European Accessibility Act means

The EAA has applied since 28 June 2025 to e-commerce services. Who must comply, which WCAG level applies, and how WebYes measures accessibility.

Frequently asked questions

Is a separate mobile site (m.mysite.com) still a good idea?

No. A separate mobile site means double maintenance, redirect problems and the risk of the two versions drifting apart, while Google judges you on the mobile version. Responsive design on a single URL has been the standard for years.

How large should buttons be on mobile?

Keep a minimum of 24 by 24 CSS pixels (the lower bound from WCAG 2.2) and aim for 44 to 48 pixels with free space around them in practice. More important than the exact size is that adjacent targets do not touch, so a thumb does not accidentally hit the wrong element.

Does mobile-friendliness count in the WebYes score?

Yes. Mobile is one of the four pillars, alongside speed, security and accessibility. The quality mark requires an average of at least 80 and at least 60 per pillar. The free scan checks viewport, font sizes, tap targets and horizontal overflow on up to six pages; the full audit up to fifteen.

Does a mobile-friendly site replace WCAG compliance?

No. Mobile-friendliness and WCAG overlap (for example on button size and readability), but accessibility also covers keyboard use, screen readers, contrast and form logic. Both pillars must be in order separately for the quality mark.

The WebYes scan measures this too

Scan your website for free on speed, security, mobile and accessibility and see where you stand.

Start free scan
webyes

Het onafhankelijke keurmerk voor Nederlandse websites. Kalm, transparant, periodiek herkeurd.

Start gratis scan

Keurmerk

  • Start gratis scan
  • Hoe het werkt
  • Keurmerkregister
  • Prijzen
  • Veelgestelde vragen

Kennis

  • Kennisbank
  • Blog
  • Jaarrapport

Bedrijf

  • Over ons
  • Contact
  • Mijn account

Juridisch

  • Privacybeleid
  • Algemene voorwaarden
  • Cookies
© 2026 WebYesGebouwd in Nederland.

    Jaarrapport in de maak. In de maak: het jaarrapport over de staat van het Nederlandse web. Lees meer →

    webyes
    WerkwijzePrijzenRegisterKennisbankOver onsContact
    InloggenStart gratis scan