Обсуждения » Разработка

How to reduce script size?

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

§
Создано: 31.10.2021
Изменено: 31.10.2021

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

Maybe you need to split your page into a few

lazy load your pictures

Ответить

Войдите, чтобы ответить.