Updated on December 10, 2021
Having a mobile-friendly website is now more important than ever with the dominance of smartphones. While Google’s algorithms for ranking websites changes often, what’s permanent is that website mobile support is taken into account. Mobile-friendly sites not only make usability on mobile devices easier, but it’s also a courteous gesture to your visitors. Unfortunately, there’s still too many websites, including some major ones, that aren’t mobile friendly.
The following are some basic ways for self-hosted WordPress users to improve their website’s mobile-friendliness.
Test if your site’s mobile-friendly
Google has a page that lets site owners test whether their site’s mobile-friendly. As seen in the picture below, my site passes the test.
Use a responsive theme
A responsive theme is designed to adjust the site’s layout to the width of the browser. Thus, regardless of the device the site’s being read on, the site’s features, including navigation menus, size of text, etc., will be usable.
Most modern themes are responsive/mobile-friendly, including the recent default WordPress themes such as Twenty Fifteen and Twenty Sixteen.
Use a plugin
If you can’t or don’t want to switch to a responsive theme (which is the preferable solution), there’s plugins that’ll display a mobile theme for mobile device visitors:
- WPTouch is a popular plugin that’ll display a mobile friendly interface.
- The Jetpack plugin offers a mobile theme. Under the administration screen, go to Jetpack > Settings, then activate “Mobile Theme.”
While these plugins are useful, users of the WP Super Cache plugin will want to prevent plugin conflicts. To do this, look under the “Plugins” tab in its settings, and make sure support for Jetpack or WPTouch is enabled.
Administration
Speaking of administration, it’s possible to administer a WordPress account through a mobile device. The easiest way is to install the iOS or Android WordPress app, which provide a mobile-friendly interface.
Advanced information
For more advanced users, here’s a few websites offering further information and tips:
- Google has a page with various tips on how to make sure your site passes their mobile-friendly standards: Google Developers: Mobile Friendly Websites
- WPMU DEV has tips and information on implementing advanced features: Creating a Mobile-Optimized Website with WordPress