WordPress vs hand-coded: which suits a West Midlands small business?
Published 17 June 2026 · 4 min read
For most small businesses in Dudley and the wider West Midlands, a hand-coded site is the better choice when you want something fast and secure that you never have to log into and patch. WordPress earns its place when you publish new articles most weeks and want to edit them yourself. The rest of this piece is the honest version of that trade-off, with no sales angle hidden in it.
What each one actually is.
WordPress is a content management system. It runs on a database, a stack of PHP, and usually a theme plus a handful of plugins. You log into an admin area to make changes. Roughly four in ten websites run on it, so there is no shortage of people who know it.
Hand-coded means the site is written directly in HTML, CSS and a little JavaScript, with no database and no admin login sitting behind it. That is how we build at Simpllous. The page a visitor sees is the actual file on the server, not something assembled fresh on every visit.
Speed.
A hand-coded page is already built, so the server hands it over and the browser draws it. There is no database to query and no theme to assemble first. That difference is felt most on a phone on patchy mobile data, which is how a lot of local customers will find you. Faster pages keep more of those visitors, and Google uses page speed as a ranking signal, so it helps you twice.
WordPress can be made fast, but it usually takes caching plugins and ongoing care to get there and keep it there. The default state of a typical WordPress install is slower than a clean hand-coded page.
Security and upkeep.
Most WordPress sites that get hacked are not targeted on purpose. They are caught by automated bots scanning for an out-of-date plugin. The fix is to keep WordPress core, the theme and every plugin patched, every month, forever. Miss a few months and the risk climbs.
A hand-coded site has no plugins to go stale and no login page for a bot to hammer. There is far less to attack, which means far less to maintain. For a business owner who would rather think about the business than about software updates, that is the real win.
Cost over time.
The build is only part of the picture. WordPress carries a running cost in plugin licences, hosting that can handle the load, and the time or money spent keeping it patched. Those add up quietly year after year.
A hand-coded site has lower running costs because there is less to run. Our care plan covers hosting, your changes and a monthly check, and the bill does not creep as plugins decide to start charging. You can see how we price the build itself on the pricing section.
So which should you pick?
Choose WordPress if writing and publishing your own content several times a month is central to the business, and you are happy to either maintain it or pay someone to. Choose hand-coded if you want a fast, secure site of roughly five to fifteen pages that mainly needs to bring in enquiries and bookings, and you would rather not babysit it. That second description fits most barbers, clinics, trades and takeaways we work with, which is why we build the way we do. There is more on the approach on the web design page.
Common questions.
Is WordPress bad for small businesses?
Not bad, just often more than you need. For a site that rarely changes, it adds logins, plugins and updates that a hand-coded site simply does not have.
Will a hand-coded site rank better in Google?
Google does not care which tool built the site, only that it is fast, cleanly structured and useful. Hand-coded sites tend to start ahead on speed and clean code, but your content and Google Business Profile still do most of the local ranking work.
Can I edit a hand-coded site myself?
Text and image changes are handled for you on the care plan, usually within a day or two. If you want to publish often yourself, say so upfront and we will set you up for it.
Not sure which fits your business?
Tell us what you do and what you need the site to bring in. We will give you a straight recommendation, even if that means pointing you to WordPress.