PDA

View Full Version : What are three ways to reduce page load time?



americanquality
01-09-2017, 02:27 AM
What are three ways to reduce page load time?

janpaul7890
01-09-2017, 03:40 AM
You can reduce load time of your website by decreasing size of images without loosing quality, Also minify CSS and JavaScript files.

Rationaltech
01-09-2017, 05:24 AM
There techniques that could assist you to reduce the page load time of your website are:

1. Make the HTML code less messy
2. Use low quality images
3. Use less plug-ins

wiztech
01-09-2017, 05:56 AM
Below are some speed solutions that every web developer should master:

1. Images are the most common bandwidth hogs and hence should be optimised by either scaling them down or compressing.

2. Enable browser caching that will let you temporarily store some data on your visitors’ engine, so they don’t have to wait for it to load each time they visit your site.

3. Enable compression that will help can dramatically reduce your page’s size and thereby increase speed.

4. Optimize CSS which will help your files to download faster, letting your visitors have a quicker access to your pages.

As online users will continue to demand a richer online experience, the size of your pages will also continue to grow. You can consult at Silver Touch Technologies Ltd. for a more professional advice.

david hong
02-07-2017, 08:04 AM
What are three ways to reduce page load time?

1. Make the HTML code less messy
2. Use low quality images
3. Use less plug-ins

Liyanscom3
02-08-2017, 07:49 AM
Nice Info keep it up.

alpa
02-08-2017, 08:26 AM
1.Optimize Caches improve Page Load Time
2.Trim Down JavaScript Parsing to achieve Ideal Page Load Time
3.Do Away with Redirects and Improve Website Speed
4.Minify JavaScript & Style Sheets to Speed Up your Website
5.Apply CSS3 and HTML5 to Improve Page Load Time
6.Minimize Image Size to Reduce Average Page Load Time
7.Apply AJAX to Speed Up your Website
8.Use Content Delivery Network to Improve Average Page Load Time

digital01
02-08-2017, 08:34 AM
3 Ways to reduce load time of site are:
- Optimize all images or use CDN
- Compress JavaScript and CSS
- Enable Gzip compression

admissioninfo12
02-09-2017, 01:05 AM
optimize your pages
do not scale down your images .
minimize HTTP requests

Carlbrewster
02-09-2017, 01:33 AM
1. Reduce image size
2. Optimize jquery
3. Optimize css
4. Reduce page size
5. Reduce the number of request from server