I’ll tackle something that PageSpeed Insights has been complaining about since the start. Image optimization is the topic of this sixth part in the series.
Continue reading The WordPress Performance Challenge, part 6: Optimize images
I’ll tackle something that PageSpeed Insights has been complaining about since the start. Image optimization is the topic of this sixth part in the series.
Continue reading The WordPress Performance Challenge, part 6: Optimize images
In this fifth part of the series I will do some actual work again. No more experiments with static files, just hands on with WordPress.
Continue reading The WordPress Performance Challenge, part 5: Get out of my head!
In this fourth part I’ll take on render blocking HTTP requests. What impact does the stylesheets have on the performance of my blog? What about the scripts? Let’s remove them and find out!
Continue reading The WordPress Performance Challenge, part 4: Remove everything!
This is the third part of this series of blog posts where I’ll try to make this site as fast as possible.
Today I’ll show you what the .htaccess file can do when it comes to improving the performance.
Continue reading The WordPress Performance Challenge, part 3: .htaccess magic
This is the second part of this series of blog posts where I’ll try to make this site as fast as possible. The goal is to mainly use plugins and avoid modifications to the code as much as I can.
In this part, I’ll apply some best practices and see how much faster that will make the site.
Continue reading The WordPress Performance Challenge, part 2: Applying best practices