.I am running a business website on Wix, and I noticed that the loading speed is slower than expected.
Since most of my visitors come from mobile devices, I want to optimize performance as much as possible.
I already tried:
- Compressing images inside Wix,
- Reducing the number of installed apps,
- Using Wix’s built-in performance settings.
But the website still takes more than 6 seconds to load.
I want to know if there are ways to use custom code or developer tools in Wix to improve loading speed.
For example:
- Can I manually add JavaScript for lazy loading of images?
- Is it possible to optimize or defer Wix’s default CSS/JS files?
- Any proven coding techniques that can reduce render-blocking resources in Wix?
Any suggestions or code examples for optimizing Wix website performance through scripts or custom code would be very helpful.