Discuții » Dezvoltare

How to reduce script size?

§
Postat în: 31-10-2021

Hello everyone,
I have built a website about tourism, but the page loading speed is not good because of the large amount of scrip. How to fix this problem.
Thanks

§
Postat în: 31-10-2021
Editat în: 31-10-2021

Minify your JavaScript
Put the html script tags in the end of the body/footer html tag

§
Postat în: 31-10-2021

Maybe you need to split your page into a few

§
Postat în: 04-11-2021

lazy load your pictures

Postează un raspuns

Autentifică-te pentru a posta un răspuns.