Wordpress LScache Plugin: CDN mapping doesnt apply to lazy loaded images
hi I have lscache setup to map assets like images to another hostname. I noticed that with lazy loading of images enabled in lscache, that the hostname used for lazy loading is not the mapped hostname but the site hostname. in my case this is suboptimal so I have disable lazy loading , which is also not ideal. Is this a bug ? Thanks Hi, please provide the report number you can get it in toolbox -> report -> click send to LiteSpeed Best regards, Hi @CacheCrawler Report number: XACUXNNA Kind regards adding these to the CDN mapping under HTML Attribute To Replace seem to have resolved it img.data-src img.data-full-url a.data-thumbnail a.data-src everything is good now ?