[ad_1]
[ad_2]
Problem I’m using elementor pro and wordpress with cpanel backend. But my website feels really slow.
What are the must use plugins or methods that you do to improve page speeds?
Anything that you will avoid at all cost from experience? Thanks!

There’s a lot that can be done to improve website speed. This includes image optimization, caching, etc. I follow this [speed optimization guide](https://www.wpbeginner.com/wordpress-performance-speed/) step by step to speed up my sites.
Yeah, there are tons of ways to improve page speed. My top tips would be to optimize your images (compress and resize them to reduce file size), enable browser caching (either with code or using a plugin like W3 Total Cache), and minify your HTML, CSS, and JavaScript files. Another thing to consider is using a CDN to deliver static resources like images, which can help reduce load time. And of course, be mindful of the number of plugins you’re using and make sure they’re all necessary and well-coded. Oh, and using a lightweight theme can also make a big difference in load time. You can also find some great resources here: [https://www.semrush.com/blog/page-speed/](https://www.semrush.com/blog/page-speed/)
Use WP Rocket plugin.