토론 » 개발

How to reduce script size?

§
게시: 2021-10-31

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

§
게시: 2021-10-31
수정: 2021-10-31

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

§
게시: 2021-10-31

Maybe you need to split your page into a few

§
게시: 2021-11-04

lazy load your pictures

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。