PDA

View Full Version : How to Decreasing the loading time of a website ?



divyajain
10-07-2016, 04:12 AM
Hello Friends,



I would like to know that What methods would i apply for decreasing the loading time of a website ? tell me friends..

ShreyaKoushik
10-27-2016, 04:33 AM
These are few things, you have to focus on it, to decrease loading time of your website -

Utilize Caching.
Implement a Content Delivery Network (important!)
Optimize WordPress Database.
Optimize Images using Lossless Compression (important!)
Reduce Number of WordPress Plugins.
Lazy Load Images, Videos, and Disqus.
Minify and Concatenate CSS and Javascript.
Reduce Misc HTTP Requests.
Disable Hotlinking.
Specify Image Dimensions.

dennis123
10-27-2016, 06:52 AM
1. Minimize HTTP Requests
2. Reduce server response time
3. Enable compression
4. Enable browser caching
5. Minify Resources
6. Optimize images
7. Optimize CSS Delivery
8. Prioritize above-the-fold content
9. Reduce redirects