Forum
Notifications
Clear all
WordPress
3
Posts
2
Users
0
Reactions
486
Views
Topic starter
27/08/2022 1:32 pm
Why My WordPress Website Is Slow ? And How to fix it ?
27/08/2022 1:50 pm
The most common reasons your Wordpress site is slow to load are:
- Slow or poor quality hosting that doesn't match your level or traffic or site
- No caching or caching plugins in place
- You have a high traffic site but no content delivery network (CDN) to reduce the load on the hosting
- No image compression or HUGE pages
- You’re not using HTTPS or taking advantage of the HTTP2 protocol
- The version of PHP you’re using is old or out of date
- You have slow or out of date plugins.
To fix it:
1- Use high quality website hosting (i.e. get rid of your bargain basement hosting)
2- Use caching (a must-do for Wordpress)
3- Use Cloudflare and/or a Content Delivery Network (CDN)
4- Compress & Optimize Your Images
5- Switch to HTTPS (versus HTTP) to take advantage of HTTP2 Protocol
6- Disable any plugins you’re not using
This post was modified 2 years ago by E-MARKET
Topic starter
27/08/2022 1:56 pm
Thank you for your help