how to reduce loading time of a website?
Siimply you should optimize the image that means reduce the size image ,definitely your website page loading speed will be reduce...
Optimize your image size
Avoid self hosted videos
Use CSS sprites
Switch off the plugins you won't use
Minify HTML, CSS and JavaScript
Load time of the website is effects the ranking of the website:
Important points are need to implement to your website to improve Page load time:
1. Optimize Images
2. Leverage Browser Caching
3. Optimize Your CSS
4. Minimize redirects
5. Put CSS at the top and JS at the bottom
to check which are the things is taking more space on your website after that reduce image size, videos, and other CSS codes that shows as per the loading time check tool. after that you will see the differanace in the site.
Important point are :
1. Reduce server response time
2. Optimize Images and CSS
3. Browser caching
MOstly I check my site speed on https://developers.google.com/speed/pagespeed/insights/, Below I check some messages what you follow suggestion given by Google.
I have a wordpress website I add many Images in HD size, but I want to improve the site speed.
Loading time can be reduced by:
- Good design
- Less number of plugins
- Less cookies
Quote from: earthkind on June 08, 2018, 02:21:39 AM
Important point are :
1. Reduce server response time
2. Optimize Images and CSS
3. Browser caching
Ohh.Thanks for sharing your knowledge.Actually my website page loading speed is less so that i can apply your info for my websites loading speed.
Most important point are Reduce server response time, Optimize Images and CSS, Browser caching
1. Check the current speed of your website
2. Optimize your image size
3. Use Content Delivery Network
4. Avoid self hosted videos
5. Use CSS sprites
6. Switch off the plugins you won't use
7. Minify HTML, CSS and JavaScript
We can perform many ways in order to reduce the loading time of a web page. They are
1. Minify and combine the files
2. Use asynchronous loading for css and java script files
3. By reducing server response time
4.Minimize time to first byte
5. Enable compression
6. Run a compression audit
Optimize website Images
Its very simple, that you have to Optimize your size of the image, remove self-hosted videos, Use CSS sprites, Switch off the plugins you didn't use for a long time, Minify HTML, CSS and JavaScript
To reduce the loading time of the website
Optimize Images
Minify css and javascript files