Do anyone know how to Improve your website page speed. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Do anyone know how to Improve your website page speed.

Currently I'm working on a website but performance rating of that page is average. What should I do.

7th Jul 2023, 11:54 AM
Tim Murray
Tim Murray - avatar
2 Answers
+ 2
1. Use a Content Delivery Network (CDN) 2. Move your website to a better host 3. Optimize the size of images on your website 4. Reduce the number of plugins 5. Minimize the number of JavaScript and CSS files
7th Jul 2023, 12:26 PM
🔥 nunu 🔥
🔥 nunu 🔥 - avatar
+ 1
1. Identify what causes the performance issues. 2. Determine which of the causes are in your area of control. 3. Fix internal causes that you have control over. 4. See if there is a way to fix or improve the external causes.
7th Jul 2023, 12:14 PM
Lisa
Lisa - avatar