Main wp - for centralised updates
Elementor - my preferred page builder if I have too do wordpress
Main wp - for centralised updates
Elementor - my preferred page builder if I have too do wordpress
@anon40039896 WP2Static reduced loading time of that sample bread theme from 2,9 seconds (infinityworld.cf) to ~500ms (click )
Really awesome for non dynamic sites.
WP RSS Exporter.
Iām VERY satisfied with HostMantis. Their support doesnāt do much hand holding, which is fine with me. They can be a little picky -
https://my.hostmantis.com/knowledgebase/249/WordPress-plugins-we-do-not-recommend.html
The knowledgebase is about the best Iāve seen for a shared host. I donāt need anything better for my static WP sites for any price.
I would HIGHLY recommend Autoptimize.
It does static file minification and merging, and it does it really well. Combine with something like W3 Total Cache / WP Super Cache and you got yourself a nice and fast website.
Big fan of SEO Framework, a really lightweight SEO plugin alternative.
Also, Iām generally too lazy to deal with Askimet so I tend to install Antispam Bee instead, which works just as well as Askimet in my experience.
I do recommend not a plugin but a setting for any of the security plugins or do it manually.
To block the hole range of OVHās IPv4. Simply because many of the bruteforceattacks and similar attacks comes from OVHās cheap range of VPS or dedisā¦
Find the IP-range here https://kit1.dk/2019/06/21/block-ovh-ip4-range/
Funnily enough, the amount of bruteforce we see from OVH is minimal.
most I see is HiNet (Chunghwa)
Stealing this from @404error
I do recommend the hole package from WPMUDEV. Great plugins and specially the support for all sort of wordpress issues.
+1 yup my Centmin Mod wordpress auto installer installs autoptimize by default with optional end user selectable Autoptimize Gzip companion plugin of mine which automatically precompresses Autoptimizeād css/js via gzip and brotli compression if you have php brotli extension https://community.centminmod.com/threads/my-first-wordpress-autoptimize-gzip-companion-plugin.15314/ Mad performance combined with Centmin Mod Nginx which by default enables gzip_static and brotli_static (if brotli nginx module is enabled) so you can allow Nginx to serve pre-compressed gzip or brotli css/js optimised files - which can be up to 20-40x times faster
WebP Express plugin looks good too - early development so going through alot of versions still but looking to optionally add it as a selectable choice for my Centmin Mod wordpress autoinstaller https://community.centminmod.com/threads/installing-webp-express-wordpress-plugin-on-centmin-mod-nginx.17469/
I use this one
@anon40039896 @Ympker If you want some true low end, high performance hosting⦠just combine WP2Static with Netlify. Have your site live on a CDN for free, as long as you arenāt pushing crazy traffic (bandwidth soft cap for free plan is like 100GB/mo).
The only advantage Divi has is itās so slow that I can charge people to remove it and make their website faster.
In general I try and use as little as possible in terms of plugins - so many ādevelopersā will use a plugin (that hasnāt been updated in 3 years) to do something they could easily do themselves. The result being the site gets hacked.
There are some good, well maintained plugins though.
Advanced custom fields pro, contact form 7, etc, are all useful.
It seems we disagree then. I guess everyone needs to decide for themselves the value they get from Divi
From a āspeed of developmentā point of view, I can understand why people use it.
But it does add a lot of overhead to a site which even caching doesnāt resolve.
I end up inheriting a lot of existing sites, so from an ongoing maintenance/development point of view it does have itās downsides.
A Website created with Divi and transferred to Static Site via WP2Static loads in 400-500ms. I donāt need my sites to load any faster, really.
Iām basing a lot of this on the fact that disabling the Divi theme/builder drastically speeds sites up - but even converted to static content, thereās a lot of JS doing things which affect the final load time.
I had a site that had an 8 second load time, dropped to 1-1.5 second with Divi disabled - I ended up retheming the site.
I know everyone has their own way of doing things, and certainly not wanting to slate other devs or create an argument, but in my experience stuff like Divi themes/builders have been used to speed up initial dev time, not on going maintenance time.
On the other side of things - I donāt know how much people have done with the new Gutenberg editor - but IMO it negates the need for page builders completely. Everyone can be done with custom blocks natively, and most importantly, itās quicker straight away.
And Iām saying that as someone who works with wordpress but isnāt a big fan of it lol.