WordPress customizer not working – check timezone

Just had a weird issue with my docker containerized wordpress install I use for one of the sites. When clicking on any customize options it would keep showing me this message over and over again without letting me use customizer: Your scheduled changes just published Nothing in the logs. I’ve checked my varnish, checked nginx … Read more

WordPress Varnish caching

Your WordPress blog is running very slowly and you have tried 5000 plugins and none of them is helping? This post will demonstrate how to solve the performance issues using the reverse caching proxy. Varnish Cache is a very common caching tool (reverse caching proxy) many web applications/ blogs/CDNs utilize to speed up content delivery, … Read more