6 Tips on how to secure your WordPress website.

Ruan @ Webluno

Webluno Representative
Company Rep
Joined
Jun 28, 2020
Messages
90
Reaction score
21
How to keep your WordPress site secure

1594123286774.png


Before we start with security tips on how to secure your WordPress website we need to learn how it works, and what it runs on. WordPress is an open-source website creation platform that is written in PHP and uses MySQL database. WordPress is probably the easiest and most powerful blogging and website content management system (CMS) that exists.
Since WordPress is so popular it’s an appealing target for intruders. Having outdated versions of WordPress installations, themes or plugins makes your site vulnerable for attacks.

Here are a few things you can do to keep your WordPress website secure:

1. Keep your site updated


Keeping your WordPress website up to date is probably one of the most important things you need to do. Usually when a security vulnerability becomes known it gets fixed in the new updates that are released by the WordPress community. Outdated versions are obviously no longer updated and won't receive any security updates. We strongly recommend you keep your site PHP version up to date as well since this improves security and page performance.

2. Plugins & Themes

As said above, keeping your WordPress installation up to date is one of the most important things you can do, the same goes for your plugins and site themes. Keeping your site plugins and themes updated reduces the risk of your site being attacked. It only takes one plugin to make your website vulnerable. The best way to prepare yourself is to use a plugin called Wordfence. Wordfence includes an endpoint firewall and malware scanner that was built from the ground up to protect WordPress, Wordfence is a freemium plugin.


3. Hide your admin login page

This is also a very important tip. It's shocking to see how many WordPress admin login pages are accessible. There’s a 90% chance that most WordPress websites don’t have their admin login page hidden, if you don’t know by now you can access the admin login page by typing /admin or /wp-admin at the end of a website’s URL. This makes it easier for attackers to gain access to your website if they know your login details. There are a few plugins that can help you hide your admin login page by changing it to something else like yoursite.com/do-not-enter

4. Passwords & Usernames

This is probably the easiest way to gain access to a WordPress website. Having poor passwords makes it easier for intruders to get access to your WordPress website. Always make sure that you have a strong password, do not use your cat's name as your password! We would recommend that you change your password every couple of months for extra protection.

5. Security Applications

These applications have been created for one thing and one thing only, to protect your website! At TeraHost we include the ModSecurity application on all of our packages. ModSecurity, sometimes called Modsec, is an open-source web application firewall.
Wordfence is another application firewall that runs directly on your WordPress website.
[Get secure hosting from TeraHost]


6. Backups!

At TeraHost we make Daily, Weekly, and monthly backups that can be restored at any time. Make sure that these are features offered by your web hosting provider. These backups include all your files, databases, and webmail. These backups are great for disaster recovery purposes. You can easily restore your website through our web panel or by logging a support ticket on the client area.
We strongly recommend that you make your own backups as well, yet again there are freemium plugins that can help you make automated backups.



I do hope that these help you out, you can always check your website to see if it's vulnerable by using WPSEC online scanner: https://wpsec.com/ There are a lot more things you can do to protect your website, these are only a few tips.

Original Post: Click Me
 
Last edited:
Passwords, not password's

If I see how many hits my site (non Wpress) gets looking for Wpress loopholes, I would never go anywhere near Wpress.
 
Passwords, not password's

If I see how many hits my site (non Wpress) gets looking for Wpress loopholes, I would never go anywhere near Wpress.
I guess it's all personal preference ;)

37% of all websites are built using WordPress. Yes, I agree, there are some security issues but they do get fixed. No software will ever be "secure".
 
My personal tips:

1. Don't use Wordpress! NB!
2. Refer to [1]

One of the more leaky platforms out there, made significantly worse via "plugins"...

Edit: As for hosting? AWS or Azure - absolutely. We get pen tested 3 times a year - neither of these have toppled. Ever. I don't want to say bullet-proof but... pretty damned impressive all the same.
 
Good practised WordPress security or any CMS (or otherwise) starts with a hosting provider who complies with the most basic security standards. Hardening is another issue.
 
My personal tips:

1. Don't use Wordpress! NB!
2. Refer to [1]

One of the more leaky platforms out there, made significantly worse via "plugins"...

Edit: As for hosting? AWS or Azure - absolutely. We get pen tested 3 times a year - neither of these have toppled. Ever. I don't want to say bullet-proof but... pretty damned impressive all the same.

I hate people who suggest Wordpress where a normal static website is perfectly fine...
 
My personal tips:

1. Don't use Wordpress! NB!
2. Refer to [1]

One of the more leaky platforms out there, made significantly worse via "plugins"...

Edit: As for hosting? AWS or Azure - absolutely. We get pen tested 3 times a year - neither of these have toppled. Ever. I don't want to say bullet-proof but... pretty damned impressive all the same.
This post is specifically for people using WordPress ;)
 
My personal tips:

1. Don't use Wordpress! NB!
2. Refer to [1]

One of the more leaky platforms out there, made significantly worse via "plugins"...

Edit: As for hosting? AWS or Azure - absolutely. We get pen tested 3 times a year - neither of these have toppled. Ever. I don't want to say bullet-proof but... pretty damned impressive all the same.

Patch management 101. There is nothing you can do about zero-days, there is always an exploit, hence we talk about proactive and hardening. You can only reactively respond to an unknown risk. Just keep doing the updates, the maintenance cycles. Many things cannot always be updated without testing and phasing them in.

Too many users still use 'pirated' themes and plugins. Sometimes I dug out the simplest 'nulled' codes within known brands.

Marketplace items like on Envato aren't secured. I purchased themes the other days which demo installations were already intruded... Envato doesn't care, neither the publishers. At least sample these items to do a risk assessment. I have only used them as an example, there many other outlets or own published items which are either unsupported or compromised.

I have a 'bad' habit at reporting things only to land in trouble, or on the wrong side because accountability is too hard to come by.
 
I simply shared a few tips that you could use to secure your WordPress website.
Which is awesome.

I was merely pointing out that both AWS and Azure offer Wordpress-as-a-Service, scalable, permanently patched and more securely than pretty much anyone else?
 
@Moto101GP

I love how you just assume :ROFL:as said in the post, there are a lot more ways you can secure your website. We are currently busy with maintenance on our server and therefore you were able to see our directory and access our admin login, these pages are generally restricted to selected static IP's.

We disable some security on our sites to make maintenance easier.

As for no 7. Don't preach about security: don't judge a book by its cover ;)

Also, as you've said. Disabling directory browsing is another big one (forgot to mention this) thank's for sharing tho.

Regards :)
 
Which is awesome.

I was merely pointing out that both AWS and Azure offer Wordpress-as-a-Service, scalable, permanently patched and more securely than pretty much anyone else?
:ROFL: Miss-Communication

Enjoy your night
 
Patch management 101. There is nothing you can do about zero-days, there is always an exploit, hence we talk about proactive and hardening. You can only reactively respond to an unknown risk. Just keep doing the updates, the maintenance cycles. Many things cannot always be updated without testing and phasing them in.

Too many users still use 'pirated' themes and plugins. Sometimes I dug out the simplest 'nulled' codes within known brands.

Marketplace items like on Envato aren't secured. I purchased themes the other days which demo installations were already intruded... Envato doesn't care, neither the publishers. At least sample these items to do a risk assessment. I have only used them as an example, there many other outlets or own published items which are either unsupported or compromised.

I have a 'bad' habit at reporting things only to land in trouble, or on the wrong side because accountability is too hard to come by.


Totally agree, there will always be a way for something that's online and open to the internet to get hacked. The best way to secure something is to generally have it offline and locked down.
 
Totally agree, there will always be a way for something that's online and open to the internet to get hacked. The best way to secure something is to generally have it offline and locked down.

It depends, pending on your product or tool there may be a need to have it publicly accessible. In the modern-day, it has become a requirement to be online, it is recommended to be either hybrid or hosted (cloud or traditional) all pending on your use case.

Many cloud providers are traditionally hosted with little to no content distribution, but hey, 'cloud' sells. Just because it is available at your location doesn't mean it is cloud, but let's not go into this.

The more popular your product and the more aged your product the more it will be or have been tested (and probed). Hello, WordPress.
 
Top
Sign up to the MyBroadband newsletter
X