Touch targets 48px+ is an important SEO check in the Mobile SEO category. This is a high-priority issue with a significant impact on performance. On a mobile-first index, a page that is awkward to tap is a page that underperforms — full stop.
What is This Check About?
This check verifies that interactive elements — links, buttons, form fields, menu items — are large enough and spaced far enough apart to tap accurately with a finger. The working guideline is a target of at least 48×48 CSS pixels with roughly 8 pixels of clear space around it, so a thumb can hit one control without catching its neighbour.
When the check fails, you have controls that are too small, too close together, or both. The usual culprits are cramped footer link lists, tiny social icons, closely stacked menu items, and “Add to cart” buttons sized for a mouse cursor rather than a fingertip.
Why Does This Matter for SEO?
- Google indexes the mobile version of your site first, so mobile usability problems are your real problems, not edge cases.
- Tap-target failures show up in Lighthouse and page-experience signals as a usability issue.
- Mis-taps drive frustration, pogo-sticking back to search, and abandoned carts — behavioural signals that correlate with worse outcomes.
- Adequate target size is also an accessibility requirement, which increasingly overlaps with how these pages are judged.
How to Check This Issue
- Run an SEO audit with the SEO Roadmap tool to flag pages with undersized tap targets.
- Run Lighthouse in Chrome DevTools (F12) in mobile mode and read the “Tap targets are sized appropriately” audit.
- Open the site on a real phone and try to use it one-handed — the failures are obvious the moment your thumb gets involved.
- Pay special attention to the header menu, footer link lists, and any icon-only controls.
How to Fix This in WordPress
Difficulty Level: MEDIUM – This fix requires some technical knowledge or familiarity with WordPress settings and plugins.
Estimated Time: 1 hr
Step 1: Find the offenders
Use the Lighthouse tap-target audit to get the exact elements and selectors. It hands you a list rather than making you hunt, which is why this is an hour of work and not a day of it.
Step 2: Size the targets in CSS
Give the flagged controls a minimum size and some breathing room. A reliable pattern is min-height: 48px; min-width: 48px; plus padding on links and buttons, and a little margin between stacked items. Prefer padding over shrinking the font — you want a bigger hit area, not smaller text.
Step 3: Fix the usual suspects
Space out footer link lists, enlarge icon-only buttons, and make sure the mobile menu items are tall enough to tap cleanly. These four areas account for most failures on a typical WordPress theme.
Step 4: Verify the Fix
- Clear your cache if you use a caching plugin.
- Re-run Lighthouse in mobile mode and confirm the tap-target audit passes.
- Re-run the SEO Roadmap audit and check the mobile usability section of Search Console over the following days.
I was sizing targets for fingers before phones existed
This rule reads as new to a lot of web people, and it made me smile the first time Lighthouse flagged it, because I was solving exactly this problem twenty years before the iPhone. In the multimedia era I built touchscreen kiosks and the interactive stands for virtual trade shows — software that ran on a screen in a shopping centre or an exhibition hall, driven entirely by people prodding it with a finger, often in a hurry, sometimes with gloves on.
You learned the discipline fast, because the feedback was immediate and public: if a button was too small, you stood there and watched strangers miss it, jab it twice, and walk away annoyed. So we oversized everything, spaced controls apart, and gave every tap a visible response. A mouse pointer is a single pixel; a fingertip is a blunt instrument covering a wide area it cannot even see under, because the finger hides the target. Nothing about that has changed. The 48-pixel guideline is the web finally writing down a rule kiosk designers enforced by watching real thumbs fail in real time. When I add padding to a cramped mobile menu today, I am doing the same thing I did in front of a mall kiosk in the late ’90s — building for the hand, not the cursor.
Recommended Tools & Plugins
- Yoast SEO – Comprehensive SEO plugin with built-in checks
- Rank Math – Feature-rich SEO plugin with detailed analysis
- Google Search Console – Free tool to monitor your site’s search presence
- SEO Roadmap – Complete SEO audit and action plan tool
Common Mistakes to Avoid
- Shrinking font size to fit more links instead of enlarging the hit area.
- Fixing desktop layout while leaving the mobile menu and footer cramped.
- Overlapping tap targets with no spacing between them.
- Testing only in a desktop browser’s responsive mode and never on a real phone.
Need More Help?
- Consulting a WordPress developer or SEO specialist
- Checking the WordPress support forums for similar issues
- Reviewing your theme and plugin documentation
- Running a complete site audit with SEO Roadmap for a prioritized action plan
This guide is part of the SEO Roadmap knowledge base – your complete resource for WordPress SEO optimization.
Last modified: August 2, 2026
United States / English
Slovensko / Slovenčina
Canada / Français
Türkiye / Türkçe