How can I remove unused code after uninstalling apps?

Hi @Chazz01 ,

There is a really good opportunity to speed your site up. You should add ‘lazy loading’ to your images. There might be some apps that automatically do this for you, but basically the process is to add

loading="lazy"

after every instance of <img , so it would be something like this will mean your images don’t add to the initial load time of your pages.

There’s also a chat app with a request (not huge), but if you have an unused chat app, it might be an idea to remove it.

Cheers,

Oli

——————————

Founder [email removed] www.preproduct.io

The smarter way to launch products.