Guide

WordPress can be hacked. A static site has less to attack.

What makes WordPress different

A typical WordPress site has a login area, admin users, plugins, themes, a database, PHP code, forms, media uploads, and sometimes old accounts nobody remembers. Each part can be fine. Together they create an attack surface.

Attackers do not need your site to be important. Automated bots scan the web for known vulnerabilities, outdated plugins, and weak logins. Your site can be completely boring and still be worth attacking, because boring sites are the ones nobody is watching.

Plugins are often the messy part

WordPress core is not the whole story. The ecosystem is the story. Security reports repeatedly show that most disclosed vulnerabilities live in third-party plugins and themes, not in core. That does not make every plugin dangerous. It means every plugin is another dependency someone has to keep current. If the owner does not know which plugins are installed, who maintains them, and what breaks when they fail, the site is already too mysterious to trust.

What changes with a static site

A static rebuild can generate plain HTML pages. In plain English, the public website becomes files served from a CDN. No WordPress admin sitting on the same domain. No public PHP engine processing every visit. No database query needed to show your homepage. No plugin stack powering the visitor experience.

That does not make the site magically invincible, and we will never pretend it does. But the everyday public attack surface shrinks dramatically. For a small business site that mostly shows information, that is a big deal.

When WordPress security is worth the effort

Keep WordPress if you genuinely need its dynamic features: ecommerce, memberships, dashboards, complex editorial workflows, user accounts, or a team that already manages it properly. Then pay for the maintenance it deserves.

But if the site is mostly content, photos, services, contact forms, and booking links, ask why the public website needs to carry a full CMS attack surface at all.

The calmer model

A static Aloha Smile site can still be editable. Content can live in structured files, a Git-backed editor, or a small CMS layer. The point is that changing “open until 18:00” to “open until 19:00” should not require exposing a giant public WordPress installation to the internet. Not no technology. The right amount of technology.

People also ask

  1. Is WordPress secure?

    It can be, with proper maintenance: updates, backups, strong access control, sensible plugins, and monitoring. WordPress takes security seriously. The risk is not the software itself, it is unmaintained sites where nobody patches plugins or watches for problems.

  2. Why do WordPress sites get hacked?

    Usually through known vulnerabilities in outdated plugins or themes, weak logins, or abandoned admin accounts. Automated bots scan the web for these constantly. Your site does not need to be famous to be attacked; boring, unwatched sites are excellent victims.

  3. Is a static website more secure than WordPress?

    For a simple business site, generally yes, because there is less to attack. A static site can be plain files on a CDN: no public admin on the domain, no PHP engine processing every page, no database query to show the homepage, no plugin stack on the front end. Fewer moving parts, fewer doors.

  4. Does a static site mean nothing can go wrong?

    No. Nothing online is invincible. Your DNS, hosting account, GitHub account, forms, and third-party embeds still matter. But the everyday public attack surface is much smaller, which for an information-first business site is a real advantage.

When was your site last checked?

If your WordPress site has not been looked at in a year, do not assume it is fine because the homepage still loads. Send the URL for a low-drama path: maintain it properly or rebuild it smaller.

Your email app will open with the details prefilled.