Any plugin which can do all this ...

webhostingproviders

Elite Member
Joined
Aug 8, 2013
Messages
2,334
Reaction score
618
As title say, any plugin which can do following
1) Optimise images
2) Reduce Server response time
3) Accelarate Mobile pages
4) Renderblock JS
 
I'd be very surprised if you can find one plugin that does it all... Are these suggestions from Page Speed or similar?

If WP:
1) WP Smush - but make sure you resize before uploading
2) No plugin is likely to help here. Server based optimisation is needed. Get in touch with host, see if you can increase memory against the site, if a shared host? Optimising more on-page may help, especially if the images are enormous and large
3) ? Again, this will come with additional on-page optimisation, not sure a plugin exists that will help here.
4) Loads of caching plugins come with deferring JS as an option: WP Fastest Cache + Autoptimizer is my bundle of choice
 
WP Fastest Cache.

You will need the premium version though.

Just google for their official website to see the features they have. Or check the Wordpress plugin website to see the screenshots.

Not affiliated with them in any way. Just a very satisfied user and have been using just this optimization plugin for all my wordpress sites.
 
I do use Smush plugin for image optimization.
Have you tried WP rocket?
 
thanks for the thread move - I installed WP Rocket - its working perfectly fine and my DESKTOP speed for the website is 90+ however still I have issue with AMP for mobile devices, the website is loading very slow - any help/plugin please.
 
As title say, any plugin which can do following
1) Optimise images
2) Reduce Server response time
3) Accelarate Mobile pages
4) Renderblock JS
you need 2 plugins in this case
W3 Total Cache/fastest cache this will make cache for images and other js or css files which will boots your speed
you will use AMP plugin for to generate amp pages
 
k here is the update

I installed WP Rocket - it boosted my speed to 90+
and installed free plugin AMP - it boosted my mobile speed

QUESTION
But not sure how google will understand what is my AMP website (as plugin created the website as( www.xyz.com/amp) address and what is normal website URL even the URL is www.xyz.com
 
LScache, but it only works if you have a Litespeed server.

Fuck yeah.

338380931d822c710058a35627d43645a89adca266f6458364e51425ccd6d755b912163f.jpg
 
Damn. That is one fast website. Wondering if i should do LS hosting next time :eek:

I'm no expert when it comes to optimizing speed of Wordpress sites, but here's what I know:

  • It all starts with a WP theme. Themes like Avada, The7, etc are bloated with code and unnecessary JS calls and it's impossible to get below 1 seconds with a bloated theme. That's why I mostly use basic themes with as little JS shit as possible. If a theme is "multi-purpose", it mean that it's slow. If a theme is very popular on marketplaces such as Themeforest, it means that it's slow because majority of people choose a theme that has plenty of features which make the website slow. Keep it simple, you can customize any theme you want with basic html and css skills.
  • Hosting is important, but not that much. My site with the screenshot of speed report above is hosted on a $5 shared hosting with Litespeed and it handles 500 UV per day without a sweat. You don't need a VPS or any $100 p/m hosting for that kind of theme and that kind of traffic. I used to pay $30+ per month for a single hosting but then I realized that it's an absolute overkill and I get better speed score with a smaller shared hosting with Litespeed + PHP7x + SSD + MariaDB + LScache plugin.
  • Not every plugin is fast. Contact Form 7 for instance is a heavy plugin and it makes calls even on pages where it isn't used. WPbakery page builder is a heavy plugin. When I have to use a page builder, I go with Elementor because it's faster based on my testing.
Other plugins I'm using for improving speed:

At the end of the day it's all about testing. I've spent about 10 hours just trying out combinations with several caching plugins. Autoptimize, W3TC, SG Supercacher, WP Rocket, etc. I'm getting better results with LScache after 30 minutes of testing.
 
I'm no expert when it comes to optimizing speed of Wordpress sites, but here's what I know:

  • It all starts with a WP theme. Themes like Avada, The7, etc are bloated with code and unnecessary JS calls and it's impossible to get below 1 seconds with a bloated theme. That's why I mostly use basic themes with as little JS shit as possible. If a theme is "multi-purpose", it mean that it's slow. If a theme is very popular on marketplaces such as Themeforest, it means that it's slow because majority of people choose a theme that has plenty of features which make the website slow. Keep it simple, you can customize any theme you want with basic html and css skills.
  • Hosting is important, but not that much. My site with the screenshot of speed report above is hosted on a $5 shared hosting with Litespeed and it handles 500 UV per day without a sweat. You don't need a VPS or any $100 p/m hosting for that kind of theme and that kind of traffic. I used to pay $30+ per month for a single hosting but then I realized that it's an absolute overkill and I get better speed score with a smaller shared hosting with Litespeed + PHP7x + SSD + MariaDB + LScache plugin.
  • Not every plugin is fast. Contact Form 7 for instance is a heavy plugin and it makes calls even on pages where it isn't used. WPbakery page builder is a heavy plugin. When I have to use a page builder, I go with Elementor because it's faster based on my testing.
Other plugins I'm using for improving speed:

  • https://wordpress.org/plugins/wp-disable/
  • https://wordpress.org/plugins/tiny-compress-images/
At the end of the day it's all about testing. I've spent about 10 hours just trying out combinations with several caching plugins. Autoptimize, W3TC, SG Supercacher, WP Rocket, etc. I'm getting better results with LScache after 30 minutes of testing.
Damn, thanks a lot for the tips, going to apply it next time i build a new website. :D
 
K thnxxx everyone for the feedback, my website speed got really improved, any good tool for gzip compression
 
WP Rocket is one of the best plugin which i would suggest you to go with. Because, you can find so many options in a single plugin.
 
Back
Top