讨论 » 开发
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
Minify your JavaScriptPut 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
登录以发布留言。
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