5 Tips to Improve WordPress Security

January 20, 2025 by
WordPress is by far the most popular content management system (CMS) in existence (they powered 32% of the Internet), primarily due to its tremendous ease-of-use, and the fact that even a novice can be posting blogs on the very same day after setting up a WordPress site. It’s this very popularity that makes WordPress such […]


WordPress is by far the most popular content management system (CMS) in existence (they powered 32% of the Internet), primarily due to its tremendous ease-of-use, and the fact that even a novice can be posting blogs on the very same day after setting up a WordPress site.

It’s this very popularity that makes WordPress such an inviting target for hackers. Sucuri report shows that 83% of the 34,271 infected websites are WordPress. This being the case, it’s very important for every WordPress site owner to do everything possible to make your site secure.

Below are described five of the most important steps you can take to make your WordPress site as secure as it can be against attack.

The role of WordPress hosting 

Most of the website hacks are originate through the website hosting company, which means that a great many WordPress hosts provide very little, and sometimes no security whatsoever for your website. The problem is that website hosting is a very competitive business, and many of the potential hosts out there offer very low rates which are attractive to site owners, often at $5 per month or less.

These are almost always the hosting companies which provide very little security service for you, so that even your $5 is wasted!

It is far better for you to invest in a strong website host, even WordPress itself, and pay a little more money each month for protection built into the WordPress template. If you are a site owner with limited expertise, it’s much better to leave security to the professionals.
5 Tips To Improve Wordpress Security - Ericks Webs Design

The screenshot above shows the WordPress hosting company that hires up to 200 WordPress experts to support their customers. Rather than relying on the “all-rounded” tech supports who brand themselves of knowing everything, WordPress hosting company often comes with experts that offer WordPress specific support that you need.

By paying an extra $10 or $15 a month, you can get great WordPress hosting deals that have the maintenance and security job done by the professionals, rather than having to do it yourself.

Use strong passwords and avoid “Admin” as username

You have undoubtedly been advised many times to use strong passwords when trying to protect your private data and personal information from prying attempts by hackers. Even though it’s been harped on forever, it’s still a very valid point, because hackers certainly do spend plenty of time trying to guess easy passwords.

Once they know a certain amount of personal information about you, it can be quite easy for them to guess your birthday or your children’s names, or any other piece of personal information which could be used as a password.

5 Tips To Improve Wordpress Security - Ericks Webs Design

Do you know which password is the most common? You will be surprised: “123456”,”password”,”12345678”,”qwerty” and “123456789” are the most used passwords.

To make a strong password, you can include the following:

  • A string of characters which shouldn’t really make any sense whatsoever.
  • It should not be a recognizable word.
  • It should definitely not be a name or number which is part of your personal life.
  • You should string together some combination of letters, numbers, and special characters, ideally in a random order.

Yes, this will be a much more difficult password for you to remember, but that’s the whole point – it’s very difficult for cyber attackers or anyone to remember or to guess.

If you need help to come up with a strong password, just use the services like strongpasswordgenerator.com or try Secure Password Generator, which can do the work for you. Once you’ve come up with this random string of characters, jot it down if you need to, or load it into your smartphone for easy retrieval.

The second part of this security effort is to avoid using ‘admin’ as a username, which is a very common mistake among WordPress site owners.

‘Admin’ should never be used as an administrator ID, because that is the very first thing that a hacker would guess as your admin ID. When setting up your admin ID, you should take the same steps that you did for your password, you should:

  • Create a new user with administrator privileges.
  • String together a random series of letters, numbers and special characters.
  • Capitalize one or two of the letters used in your admin ID to make it even a little more difficult.
  • Don’t forget to delete the “old admin” user from your WordPress.

The whole point of taking these precautions is to make your password and your administrator ID virtually unbreakable.

Use SSL for data encryption 

When messages are sent between two parties, it’s possible for a cyber criminal to be waiting and intercept that message in between the two participants. In most cases, neither party is aware that their message has been hijacked, and that information has been stolen.

By using secure socket layers (SSL), this possibility can be prevented. To get a secure socket layer certificate, your website has to be moved over to HTTPS, and that means your website host will probably have to become involved to make the switch.

SSL certificates have a public key and a private key which work together to establish a connection which is encrypted. This pair of keys is established on your server once you have applied for a certificate signing request, and the SSL certificate issuer will then issue a private key to you while retaining the public key.

The certificate issuer never sees the private key, and that helps to ensure that the entire arrangement stays secure. Once this is set up on your server, it cannot be hacked by a cyber criminal, and all your communications will be secure.

To accomplish the move to SSL manually, it’s necessary to edit the wp-config.php file, so that the change can be reflected there. Once you’ve accomplished this, you can move the rest of your website over to HTTPS simply by using the appropriate settings in WordPress.

The beginning of your site URL must be changed to https://, for both your WordPress address and your site address.

Use two-factor authentication

One of the simplest security steps you can take to improve the overall safety of your web WordPress website is to implement two-factor authentication.

What is meant by this term is that in addition to providing users with the opportunity to log into your site using a password, they would also need to go through an additional security step to gain access. This is most often set up as a specially generated code which is sent to the user via email.

By implementing two-factor authentication, virtually all brute force attacks will be eliminated, and your site will be secure against such powerful attacks.

5 Tips To Improve Wordpress Security - Ericks Webs Design

Two-Factor is one of the WordPress two-factor authentication plugins that you can use for free. Once you’ve installed and activated the plugin, you can configure the following 2FA methods:

  • Email (send the authentication code via email)
  • Time Based One-Time Password (codes are generated via the Google Authenticator app)
  • Universal 2nd Factor (require a third party device)

If you are looking for alternatives, there are also a number of WordPress plugins that you can use in order to implement two-factor authentication. All these plugins will make the implementation of two-factor authentication very easy.

Apply updates frequently

Another of the very best things you can do to prevent attacks from cyber criminals is to keep your WordPress site updated frequently. Again, Sucuri’s 2017 report shows that 39.3% of hacked WordPress websites recorded out-dated installations.

Whenever updates are issued, they are generally in response to weaknesses or flaws which have been identified from previous versions of WordPress, and the updates help close up those loopholes or replace them entirely. If you don’t apply these updates as quickly as you receive them, your site will be left vulnerable to attack, since all those same vulnerabilities will then be known to the criminal minded elements on the Internet.

Hackers love attacking older versions of WordPress, since they have become relatively obsolete, and are generally defenseless against a determined attack. When updates are issued by WordPress, they will usually be displayed in the notification section of your dashboard, and when you notice that some are available, these updates should be applied at the earliest opportunity.

You should also ensure that all of your plugins are updated, so that they are likewise secure against cyber attack. Many older versions of plugins are targeted by cyber criminals for this very reason, i.e. they recognize that older versions of plugins are exploitable.

In order to make sure that you don’t overlook any updates which are available, you should have your site set to automatically download any available updates, and apply them immediately. These updates made available through WordPress are generally only major updates however, and all of the relatively minor WordPress updates will still have to be applied manually by yourself.

In order to do this, you simply need to navigate to your WordPress dashboard and click on the menu selection for Updates. This will show all available updates, and you can choose which ones you want to apply, but you should certainly apply all the ones which have anything to do with security.

Your Turn

You don’t have to worry about any potential hack when you can shore up the security with little effort.  But remember, securing your WordPress website is an on-going process and should be one of the most important tasks on your list.

Security

Your Dream Website Is Just One Click Away

At Ericks Webs Design, we believe every business deserves a stunning online presence — without the stress. We offer flexible payment options, a friendly team that truly cares, and expert support every step of the way.

Whether you’re a small business owner, a church, or a growing brand, we’re here to bring your vision to life.

✨ Let’s build something amazing together.

— no pressure, just possibilities.

Latest News & Website Design Tips

Stay up-to-date with the latest insights, trends, and tips in business website design. Explore our newest articles to discover strategies that can help you elevate your online presence and grow your business.

Why Your Website is Your #1 Sales Tool in 2025

Why Your Website is Your #1 Sales Tool in 2025

The article “Why Your Website is Your #1 Sales Tool in 2025” highlights the importance of having an effective website as the key to driving sales for small businesses. It emphasizes that a well-designed website acts as a digital storefront, attracting customers with engaging content rather than clutter. With studies showing that consumers prefer informative articles over advertisements, businesses should focus on solid branding, SEO, and mobile-friendliness. Regular updates and maintenance are crucial to keep the site relevant. Ultimately, the article stresses that your website is your number one sales tool in 2025, urging small businesses to invest attention and care in their online presence.

Track & Improve Conversions with These Tools

Track & Improve Conversions with These Tools

The article “Track & Improve Conversions with These Tools” emphasizes the importance of transitioning casual website visitors into loyal customers for small and medium businesses in South Texas. It discusses leveraging tools like Google Analytics to understand audience behavior, A/B testing to optimize calls-to-action, and Hotjar to enhance user engagement. The article also highlights the role of social proof through testimonials and the significance of defining a unique selling proposition (USP) to stand out in a competitive market. With the right strategies and tools, businesses can effectively track and improve conversions, ensuring a successful online presence.

Capture More Leads with Popups (Without Being Annoying)

Capture More Leads with Popups (Without Being Annoying)

The article “Capture More Leads with Popups (Without Being Annoying)” explains how business owners can effectively use popups to attract leads while maintaining a positive user experience. Rather than appearing immediately, popups should be timed to appear after visitors engage with the site. Clear, friendly messaging and relevant offers tailored to site content are essential. Incentives, such as discounts, can encourage email sign-ups by fostering relationships. Testing various popup styles and ensuring they reflect the brand’s personality can enhance user connection. Ultimately, when used thoughtfully, popups can be a powerful tool for capturing more leads without being intrusive.

How to Use Social Proof to Drive Sales

How to Use Social Proof to Drive Sales

The article “How to Use Social Proof to Drive Sales” emphasizes leveraging social proof to enhance online presence and drive sales for local businesses. It highlights the importance of customer reviews, encouraging satisfied clients to share their experiences on platforms like Google and Facebook. Utilizing social media to showcase success stories and engaging with the audience is also recommended. Creating detailed case studies can provide evidence of results, while showcasing accolades and community involvement builds trust. Overall, businesses can harness social proof to strengthen relationships, establish credibility, and ultimately boost sales in a competitive digital landscape.

5 Website CTAs That Work Every Time

5 Website CTAs That Work Every Time

The article “5 Website CTAs That Work Every Time” emphasizes the importance of effective Call to Actions (CTAs) for improving website engagement. It highlights five key CTAs: “Get Your Free Quote Today!” encourages initial interaction; “Subscribe for Exclusive Tips & Tricks!” builds an email list while providing value; “Let’s Chat!” makes reaching out easy; “Check Out Our Portfolio” showcases previous work to build trust; and “Join Our Community” fosters a sense of belonging. The piece underscores that well-crafted CTAs transform a passive website into an engaging platform, ultimately boosting customer interaction and loyalty.

The Psychology Behind High-Converting Website Design

The Psychology Behind High-Converting Website Design

The article “The Psychology Behind High-Converting Website Design” highlights the importance of an effective website for boosting local businesses. It emphasizes that first impressions are crucial, as users form opinions within 50 milliseconds. Key elements for high-converting website design include visual hierarchy, clean layouts, and color psychology to evoke emotions. Engaging content is essential; it should resonate with the audience, tell stories, and feature clear calls to action. Building trust through easy navigation, social proof, and secure sites is vital for converting visitors into customers. Finally, the website should be adaptive, regularly updated to reflect new information and keep visitors engaged.

Create a Landing Page That Converts Like Crazy

Create a Landing Page That Converts Like Crazy

The article “Create a Landing Page That Converts Like Crazy” emphasizes the importance of an effective landing page for businesses of all sizes. It outlines key strategies to enhance conversions, starting with understanding your audience’s language and preferences. The author recommends using clear headlines, engaging visuals, and strong calls to action. Building trust through social proof, ensuring mobile responsiveness, and optimizing for SEO are also highlighted as crucial elements. Finally, the importance of monitoring analytics for continuous improvement is stressed. The article encourages business owners to collaborate with web design experts to create landing pages that truly convert.

Lead Magnets You Can Add to Your Website Today

Lead Magnets You Can Add to Your Website Today

The article “Lead Magnets You Can Add to Your Website Today” discusses how small business owners can enhance their online presence by using lead magnets. A lead magnet is an incentive, like a freebie, offered in exchange for a visitor’s email address. Suggested lead magnets include e-books, checklists, free trials, discount codes, webinars, and email courses, all designed to attract and engage potential customers. The article emphasizes the importance of making lead magnets easily accessible on your website and using analytics for performance tracking. It encourages businesses to embrace these strategies to convert visitors into lifelong customers, ultimately contributing to their growth.

Why You’re Losing Clients Without a Strong Homepage

Why You’re Losing Clients Without a Strong Homepage

The article “Why You’re Losing Clients Without a Strong Homepage” emphasizes the critical role of a well-designed homepage in attracting and retaining clients. It likens a confusing homepage to a messy store, which can drive potential customers away. A strong homepage should provide clear information about your offerings and resonate with the community, including using local visuals and language options. It’s vital to ensure mobile-friendliness and keep content updated to maintain engagement. A compelling homepage serves as a professional welcome mat for visitors, significantly impacting client retention. In summary, a strong homepage is essential for business success, especially in competitive markets like South Texas.