PDA

View Full Version : What methods would you apply for decreasing the loading time of a website?v



gautamsharma
02-24-2018, 02:58 AM
Hlo Friends,
What methods would you apply for decreasing the loading time of a website?

smmexpertss
02-24-2018, 04:28 AM
Different measures to reduce the loading time of a website
Now let's look at some essential speed solutions that every webmaster should consider.
Optimize Images. Images are one of the most common bandwidth hogs on the web. ...
Browser Caching. ...
Compression. ...
Optimize Your CSS. ...
Keep Your Scripts Below the Fold. ...
Conclusion.

manisha.arr
02-24-2018, 12:33 PM
minify the image size
minify the JSS and CSS files

wellliving
02-26-2018, 05:49 AM
Hi

I would use external style sheets, less images (unless necessary), optimize the images and decrease the file sizes of the image without reducing the quality of the image, use CSS sprites to reduce HTTP requests etc

https://www.welllivingshop.com/bedding/comforters/

evejones
02-26-2018, 06:35 AM
Hlo Friends,
What methods would you apply for decreasing the loading time of a website?

Are you trying to ask how to boost page load speed?

davidweb09
04-12-2018, 05:44 AM
We have to reduce the size of text, code, images & videos to decrease the website loading time.

hwrank2018
04-17-2018, 05:18 AM
5 Easy Ways to Help Reduce Your Website’s Page Loading time
1. Optimize Images
2. Browser Caching
Enabling browser caching lets you temporarily store some data on a visitors’ computer, so they don’t have to wait for it to load every time they visit your page.
3. Compression
Enabling compression is like putting your website into a zip file.
Compression can dramatically reduce your page’s size and thereby increase its speed.
4. Optimize Your CSS
5. Keep Your Scripts Below the Fold