Quote:
Originally Posted by ForrestBlack
Quick question, as I'm not the most codiest code person sometimes, but I'm assuming things like WP Fastest Cache will not cache the wrong (blurred/unblurred) version and serve that to everyone, yes?
|
Will probably be fine, but you have to test it.
The idea is to blur images on the client side. Based on the local geo db check, the user gets a js code served that does it in the browser.
It worked well with a some other caching plugins. I didn’t do any specific testing, but how hard can it be to get it on your site, get the Maxmind GeoLite2 database in a minute, and test it by enabling your country?