Configure Automatic Security Updates with Webmin

Webmin is an indispensable tool for some WordPress self-hosters. You get a file manager, cronjob manager, can manage your nginx virtual hosts, CSF Firewall (configuration guide) and more. I always configure Webmin to automatically install security updates and notify me via email (Mailgun guide) if there are other package updates. This keeps your VPS or … Learn more…

Fix Varnish Broken CSS Mixed Content Errors CloudFlare Flexible SSL

CloudFlare Flexible SSL provides a free SSL certificate for WordPress and WooCommerce sites. Flexible SSL encrypts the connection between your visitor and CloudFlare providing the green lock in web browsers which signals trust. For login forms and checkout consider using Full SSL instead. If using Flexible SSL with Varnish you may find visitors get broken … Learn more…

Cache WooCommerce Currency from CloudFlare GeoIP with Varnish 4

Aelia Currency Switcher for WooCommerce allows shop owners to set different currencies based on customer geolocation. This technology is known as GeoIP location detection and is provided by the MaxMind databases. Automatic currency detection based on country adds extra polish to your store, however it can add extra loading time because PHP must be used to look … Learn more…