WordPress plugins improve the website by adding lots of features for WordPress SEO and the user experience. I generally use an average of 10 plugins on all my WordPress sites.

Using plugins in WordPress is beneficial as it completes most of the critical functions missing in the core.

But it can also be risky.

Because if you don’t update your plugins to the latest versions, your site may be at risk. Every day several plugins face new threats including insertion or XSS attacks.

If your plugin is targeted for one of those threats and one of the hackers finds out you are using that plugin, then boom.

Your site is gone.

Well, most WordPress hosting companies provide backup services nowadays.

But generally, if you are using cheap hosting as I do, you may not have a complete backup of your site.


Auto-Updates Are Here to Help!

When you enable WordPress auto-updates for plugins, that solves the security problem. Your site will always have all the latest security updates even if you don’t visit it for a year.

That is definitely a good solution for most static content websites like business or portfolio websites.

When you have auto-updates enabled, WordPress compares installed plugin versions with the latest using a cron job. For auto-updates to work properly, your WordPress hosting should allow WordPress cron jobs. Otherwise, your plugins will be only updated when you visit the admin page manually.

That’s a happy path, and everything works for you automatically.


Auto-Updates Possible Issues

Enabling auto-updates on all your plugins brings a problem. Compliance.

When your plugins are updated automatically you may face several issues with compliance.

Maybe the latest version of the plugin doesn’t have a function your theme developer used, because plugin developers may think that everyone is reading the changelogs.

Or maybe a plugin decided to change its settings profile completely without migrating proper options, or they removed some of the existing functionality that was critical for your website.

Then when you come back from your vacation, you see your website was hacked by WordPress itself!

Your website may start giving errors, and your SEO statistics may fall drastically?!

All your hard work may be gone on a bad decision of the plugin developers.


Conclusion

My advice, which I precisely do the same on all my websites, do not to enable auto-updates for plugins if you care about SEO, if your website is monetized, or if it is a critical website that should be available at all times.

However, if your website is a personal blog, a portfolio, or a business website (with only local SEO) then it may be best to use it.

Because that kind of website is not managed daily. They are updated from time to time, and generally by a WordPress consultant or a freelancer.

A final note; If you don’t know how to enable auto-updates, then you should probably enable auto-updates.

Ask your consultant, hosting provider, or a developer friend to do that for you!

(Image by Pete Linforth from Pixabay)