Hi,
I am helping figure out why a certain WordPress website is loading images slowly and I’ve noticed that they use this plugin and it seems to be the cause for the very delayed / staggered loading of their website.
Here is a devtool network waterfall screenshot
It shows that the webpage only loads 3 images at a time ( the SAME image, but in 3 different formats ) and waits for the next one to load the next set of 3 same images…
The website is using the paid version of the plugin and uses the modula CDN.
The response times and download times are extremely long ( 1-3s PER FILE )
1. Why are the scripts redirecting for each image?
2. Why is there 3 times the same images loaded ( This also happens when you click on the image to view the full size )
3. Is it normal for the Modula CDN to take 1-3s per 300kB image?
Thank you in advance!
The page I need help with: [log in to see the link]
