Even after configuring HTTPS to encrypt connections between the browser and server, sites are still open to other areas of attack such as XSS, Clickjacking and MIME sniffing. We’ll take a look at each of those and how to deal with them. You’ll learn what a referrer policy is and how it can be useful. The post Nginx Security Hardening for Running<span class="no-widows"> </span>WordPress appeared first on SpinupWP.| SpinupWP
We’ll start this chapter with a benchmark of site speed without caching and end it with a benchmark with caching enabled. We’ll install Redis and a companion WordPress plugin that will work together to enable object caching. Next we’ll return to our Nginx config files and add a batch of directives to enable FastCGI Cache and tell it what not to cache, including some directives for WooCommerce. The post Configure Redis Object Cache and Nginx FastCGI Page Cache for<span class="no-widows">...| SpinupWP
Learn how to get started debugging a WordPress site's performance issues with New Relic's APM tool. We’ll show you how to set it up and the key features on offer.| SpinupWP
We compare the top WordPress cache plugins and how they work. Plus, we show you how to serve cached pages directly from Nginx for lightning-fast site performance.| SpinupWP
Which image optimizer plugin is best for your WordPress site? We’ll determine the need for image optimization and cover our top picks for image optimization plugins that are crucial for any site that uses images.| SpinupWP