How Do I Fix These Pagespeed Problems?

ozer221

Registered Member
Joined
May 29, 2022
Messages
50
Reaction score
3
Is there any easy way to fix these problems?


2022-09-28_23-55-02.png
 
At one point of time in I spent hours and hours trying to fix this page load speed issue. I was very worried about it. I tried change theme, install cache plugins, compress images, html, css, js and all .... installed optimization plugins and what not!

Then I realized that this issue is eating more of my time than it deserves. There are many other areas on SEO and SMM that need my attention. Page load speed can never be optimized to 100% for all the time. So, this is just a piece of advice from me that you should get it optimized for sure by implementing solutions as I stated above, but then do not get engrossed with it beyond limit.

Indeed there are other areas like backlinks, content optimization, keyword research social media promotion and many more tasks that can bring traffic and revenue.
 
- Minify CSS, Html, javaScript
- Speed up server response time
- Leverage browser caching
- Optimize images.
 
change theme
minify javascript and css
use wp-rocket plugin
 
  • Change theme (GeneratePress is my top choice)
    • Alternatively, get a plugin that can effectively optimize the delivery of the CSS - Try plugins like WP Rocket, Perfmatters, FlyingPress, or similar. You can test WP Rocket for free by downloading the latest version from the members' download area here. I believe Perfmatters is also being shared here.
  • Delay the execution of these scripts - For this, you can use Flying Script, this is a free plugin you can get from the WP repository
 
  • use a caching Plugin
WP Super Cache: This is a free and popular caching plugin.
WP Rocket: This is a premium caching plugin With Lots of features than WP Super Cache.
  • Optimise Your Images
  • Minify Your JavaScript And CSS
 
Back
Top