Intermediate
Intermediate tutorials may include code modifications, or use of tools like FTP. If you’re not a full-on developer, but you’re also not scared of getting your hands dirty, these tutorials are good for you :)
The Google PageSpeed recommendation to serve static assets with an efficient cache policy is all about browser caching. It's usually pretty straightforward to fix on WordPress sites. "Static assets" means…
Read more →
Addressing PageSpeed's recommendation to Reduce Unused CSS improves your site's overall score, along with the First Contentful Paint (FCP) and Largest Contentful Paint (LCP) metrics. Removing unused CSS is closely…
Read more →
Whenever a user creates a password for their account in WordPress, by default you see a meter telling you how strong your password is: You may see this both on…
Read more →
Now that DesktopServer has sadly closed down, it's time to move to another tool for working with WordPress locally. I'm going to be using Local (formerly Local by Flywheel) for…
Read more →
When you are working with a WordPress development or staging site in conjunction with a live site, there are often times when you just want to migrate a couple of…
Read more →
Turning off JavaScript in your browser can be helpful so that you can see which elements of your site require JavaScript to display. When troubleshooting PageSpeed issues and especially when…
Read more →