Wordpress LScache Plugin: Folder names and WebP
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello! During debbuging WebP problems with some images used on site with Brizy.io page builder Ive come to following errors in debug log: 09/13/21 13:33:20.936 [XX.XX.139.226:54562 1 piJ] [Media] webp replacing: https://XX.com/wp-content/uploads/brizy/308/assets/images/iW=131&iH=131&oX=0&oY=0&cW=131&cH=131/optimized/Image2.png 09/13/21 13:33:20.936 [XX.XX.139.226:54562 1 piJ] [Util] file not exist: /home/XX/webapps/wp-test-01/wp-content/uploads/brizy/308/assets/images/iW=131& 09/13/21 13:33:20.936 [XX.XX.139.226:54562 1 piJ] [Media] -no file, bypassed My question is ONLY about folder name and file path used by Brizy to save images ? as I can see the LSCP cant get all path to the file to check if WebP variant of image is exist due to symbols used in folder name iW=131&iH=131&oX=0&oY=0&cW=131&cH=131. Is such folder name patterns a problem for LSCP to proper handle this check? Hi, Yes , this & in URL will make LSCWP crazy. on my test , if I insert image like &xxx/xxx.jpg in WP editor , it automatically transoformed into & , so I guess even wordpress itself doesnt like this kind of directory name and per RFC 3986, & is reserved URI character for delimiting characters , like query string , I would assume it is not really suitable to use it on in directory name for a website ? Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference