Page 1 of 1
Too much time to oad the webpage
Posted: Mon Jun 03, 2024 2:52 pm
by samer2022
Hi,
I added the carousel form into one page, then the whole website takes so long time to load any page, I removed the carousel form and also then the page, but the whole website takes up to 2 minutes to load any page.
How can you help in this matter?
regards
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 3:04 pm
by crispy68
It's hard to say anything meaningful without actually seeing your page. Could be several things causing slow page load.
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 3:06 pm
by samer2022
the page is:
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 3:17 pm
by samer2022
Hi,
even when male a page preview locally on the browser, it takes so long time to load the page.
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 3:23 pm
by crispy68
The first thing I look at is how many images are you using and have you optimized the images? For example, the image 'sebilgift.jpeg' has a physical size of 1200x1599 which is way too large for where you have it. The file size is 163kb and when optimized you can shrink it down to 91kb and this would be more if you reduce the physical size. I would suggest decreasing the physical size of all images to be as only big as they need to be to fill the space you are putting them into and also optimize/compress them. A good site to use to compress images is:
https://tinypng.com.
Also, your carousel has 26 large images! This may also slow down your page.
Have you checked your site using Lighthouse built into the browser (Chrome, Edge)? It may help you also find things you can tweak.
You also have some scripts on the page that may be the culprit. In other words, try removing scripts you've added yourself and only upload those generated by WB to see if that helps at all.
FYI: the site took about 3-4 seconds to load for me.
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 3:27 pm
by samer2022
The site usually loads very quickly, just today when i build a carousel form and uploaded it. everything changed especially the loading the site and its contents
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 3:36 pm
by Pablo
I doubt that this has anything to do with the carousel.
As mentioned by crispy68, I also recommend to use lighthouse to find out which elements make your website slow.
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 3:50 pm
by samer2022
via Lighthouse:
Unchecked runtime.lastError: The message port closed before a response was received. index.html:1
what does that mean?
Re: Too much time to oad the webpage
Posted: Mon Jun 03, 2024 4:48 pm
by Pablo
I do not think this has something to do with Web Builder.