View Single Post
Old 07-29-2025, 08:25 PM  
Marshal
Biz Dev and SEO
 
Marshal's Avatar
 
Industry Role:
Join Date: Jun 2005
Posts: 15,175
Quote:
Originally Posted by ForrestBlack View Post
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?
Marshal is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote