Troubleshoot and Speed Up WordPress
Learn how to analyse your WordPress pages and make them load faster with these easy-to-follow repeatable techniques. Great for designers and developers.
Getting the little details right when optimised your WordPress site will give you better security and faster loads times.
Learn how to analyse your WordPress pages and make them load faster with these easy-to-follow repeatable techniques. Great for designers and developers.
Create a popup menu with an Ajax login form so users can sign in to your WordPress site without leaving the current page. A neat little User Experience enhancement.
Eliminate multiple instances of Font Awesome on your WordPress website, and replace with a single self-hosted instance. Works with FA 4 & 5.
Learn how to take control of your stylesheets, and reduce the amount of unused CSS you’re serving up with your page loads.
Improve your WordPress site’s security by requiring all users to have strong passwords. Learn how, without needing to install a plugin.
By default, the WordPress REST API is enabled. This can cause your website to leak user contact data. Disable the REST API without a plugin.
A simple code snippet for WordPress 5.5. Update jQuery from 1.12.4 to jQuery 3.5.1 by making this small change to your theme’s functions.php.
Speed up Contact Form 7 pages on your WordPress site by only including reCaptcha JaveScript and CSS on pages that need it.