What are ways to reduce page load time?

Post all HTML related questions here. No support.

Moderator: Project members

Locked
Message
Author
mohanrawat
500 Command not understood
Posts: 1
Joined: 2017-03-18 08:28
First name: mohan
Last name: rawat

What are ways to reduce page load time?

#1 Post by mohanrawat » 2017-03-18 08:33

What are ways to reduce page load time?

User avatar
botg
Site Admin
Posts: 35509
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: What are ways to reduce page load time?

#2 Post by botg » 2017-03-18 09:21

Don't use Javascript. Not using Javascript makes pages insanely fast.

User avatar
audiopro
226 Transfer OK
Posts: 295
Joined: 2013-03-23 12:55
First name: Keith
Location: Morecambe, England

Re: What are ways to reduce page load time?

#3 Post by audiopro » 2017-03-18 09:58

The problem isn't caused by JavaScript itself but the bloated scripts used on many websites.
I have numerous web pages which contain JavaScript and load very fast on non high speed connections.

Large images cause web pages to load slowly and there is never a need to have an image on a website larger than 100k.
Morecambe - Where the sun goes at night

User avatar
audiopro
226 Transfer OK
Posts: 295
Joined: 2013-03-23 12:55
First name: Keith
Location: Morecambe, England

Re: What are ways to reduce page load time?

#4 Post by audiopro » 2017-03-25 06:56

I suggest that if you need to compress a web page to make it load at an acceptable speed your page is too bloated.
Morecambe - Where the sun goes at night

janisliepa
500 Command not understood
Posts: 1
Joined: 2017-04-14 23:54
First name: Janis
Last name: Liepa

Re: What are ways to reduce page load time?

#5 Post by janisliepa » 2017-04-15 00:05

One way to reduce loading time if you use images on page is to optimize them. There is free software available (just google it), which can reduce image file size considerably.

User avatar
boco
Contributor
Posts: 26913
Joined: 2006-05-01 03:28
Location: Germany

Re: What are ways to reduce page load time?

#6 Post by boco » 2017-04-15 05:20

Please note that violating the forum rules (spamlinks in profile/signature) will reduce your membership time in these forums.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Locked