Batch Compress JPEG Images Lossless Linux Command Line

Overall page size is a critical factor for a fast website especially for mobile users. The usual suspect for making page size large for your site is the images. There are various WordPress plugins for batch optimizing jpeg and png images like TinyJPG and EWWW. This tutorial shows you how to losslessly compress all of … Learn more…

Remove Google Adwords gclid Query String for nginx

Using Google AdWords to gain traffic for your WordPress or WooCommerce site can increase loyal viewers and customers. You may find visitors who click your Google ad get a slower experience. Google adds a query string that looks like ?gclid=vak234kasd1312 which bypasses any caching you may have enabled. Google uses this query string for tracking, however, … Learn more…

Cache EDD Currency from GeoIP with CloudFlare + Varnish 4

Aelia Currency Switcher for Easy Digital Downloads allows digital store owners to set different currencies based on customer geolocation. The MaxMind databases provide GeoIP services so you can detect your visitor’s location. Automatic currency detection based on country adds extra convenience to your store, however it can add extra loading time because PHP must be used to look up … Learn more…