Join Another Admin Forum Today for Free!

Join a Forum of Forum and Blog Admins from Around the World. Learn how to create the Best Forum or Blog from Seasoned Experts. Find out how to Promote Your Forum or Blog and Earn Money. Become a Better Admin by joining in on the discussions on Another Admin Forum. Join Today, it’s Free!

Is WordPress Modern?

Yes it’s secure but I warn anyone who uses Wordpress be careful with to many plugins and to advance themes can lower security if your not update with releases.
 
Yes it’s secure but I warn anyone who uses Wordpress be careful with to many plugins and to advance themes can lower security if your not update with releases.
100%

It's the best practice to use as few plugins as possible. I keep mine under 8 plugins. I'm really picky about what I add.

There is not only a security concern but a general bloat concern that will slow your blog down.
 
100%

It's the best practice to use as few plugins as possible. I keep mine under 8 plugins. I'm really picky about what I add.

There is not only a security concern but a general bloat concern that will slow your blog down.
I totally forgot to add about slow down, good shout!
 
Yep. Bloat!
Too many add ons will do that with any software. It creates more queries per page and slows down your overall performance. If the plugins aren’t necessary enhancing the blog, they shouldn’t be used.

OPcache, like @Tracy discussed in another topic, can help boost your PHP/MySQL performance and cache queries. It will definitely help a wordpress blog as well if speed and performance is important for you.
 
Too many add ons will do that with any software. It creates more queries per page and slows down your overall performance. If the plugins aren’t necessary enhancing the blog, they shouldn’t be used.

OPcache, like @Tracy discussed in another topic, can help boost your PHP/MySQL performance and cache queries. It will definitely help a wordpress blog as well if speed and performance is important for you.
I used WP Rocket. It's a paid plugin but it did a lot of things all the other ones didn't do.
 
I used WP Rocket. It's a paid plugin but it did a lot of things all the other ones didn't do.
It’s a paid plugin, however it does offer a lot of things that others don’t all bundle together. However, most of the features it offers, like GZIP compression, page and browser caching, file optimization, CDN integration (Cloudflare or another), lazy loading can actually be done at the server level or through manual tweaks. It just depends if you want to handle that stuff yourself or have it all in one dashboard.
 
Back
Top Bottom