E
E
Evgenia Satonina2015-08-08 04:40:16
JavaScript
Evgenia Satonina, 2015-08-08 04:40:16

Landing page made on Muse. How to increase website loading speed?

Hello.
I'm not very good at programming ... Here on adobe muse, I threw in a landingos. 100komodov.by
Initially, the site loading speed was shown as much as 25 seconds. Here - tools.pingdom.com/fpt
I stung all the images, followed all the recommendations of Google (practically), in the end I achieved that the same site shows the download speed from 4 to 7 seconds ... Everything would be fine, but in fact (I measured the timer on the phone) my site loads in 8 seconds. Or rather, the top header is loaded for 8 seconds ... Everything has been loaded for a long time, but it is still not there ... The
question is how to make the top header load simultaneously with all the content on the first screen. Or earlier .... In general, I will be glad for any advice ... Thank you!
100komodov.by

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Mak Alexey, 2015-08-08
@S-ed

Open the FIrefox Developer Console (Ctrl+Shift+K), Chrome(Ctrl+Shift+I)
Go to the Network tab
Reload the page
You will see something like: i.imgur.com/WwUvbRn.png
As you can see, the delay is not caused by your host , but the host of fonts and timer.js.
Just transfer these files to your host. Well, or switch to the Google repository.
The font weighs one and a half megabytes! Here, I can't help.
You have about 100 images loaded on your landing page, even with their meager size, this is a long queue.
File with the inscription "order" in 100 copies!

A
Alexey Lebedev, 2015-08-08
@swanrnd

https://gtmetrix.com/
Making PageSpeed ​​Score and YSlow Score at least 90%. Then we work further.
And don't make buttons images. This is a gross violation.

V
Vitaly, 2016-09-24
@tdk25

Buttons are made by Muse itself, there's nothing to be done about it. But the number of files and requests can be reduced by 5-10 times, here is a solution just for a product landing - How to speed up the loading of a site on Adobe Muse .
Also, for a site with a large number of images, there is an option to make lazy loading - connect LazyLoad .
Suitable for video sites of a quick player from YouTube is suitable.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question