討論 » 開發

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。