Technical

Using other caching plugins with Velumi Cache

If you use plugins or themes for eg file minification and merging, LazyLoad, CDN, cache preloading and database optimization. But you want Velumi Cache activated (Recommended), here is a guide on how to make it…

5 easy steps to a local development environment for WordPress with Docker

1. Install Docker Docker is an open platform for developing, delivering and running applications in so-called “containers”. With Docker installed on your computer, you do not need to set up a Virtual Server to run…

How to setup NGINX fastcgi cache with WordPress

Nginx includes a FastCGI module that has directives for caching dynamic content served from WordPress. Setting this removes the need for additional solutions for page cachings such as Varnish or WordPress plugins. Content can also…