SKERRY
Price my site
← all articles

WordPress or custom code: how to choose, and what each costs a year later

27 August 20267 min read

The question sounds technical and is actually about money and about who will touch the site every day. We break it into four plain conditions and show what each option costs after a year, not on handover.

In short

WordPress makes sense when you change content daily yourself, or need a shop with thousands of items. Otherwise it only adds invoices.

Custom code: hosting ₴0, nothing to update, nothing to break in. WordPress: hosting from ₴1,200 a year plus mandatory updates.

The short answer, so you can skip the rest

WordPress — when you change content yourself daily or weekly: adding items, writing news, editing prices, uploading photos. Custom code — when there are few pages, they change once a quarter, and what matters is that the site opens instantly and costs nothing every month.

Everything else is detail. But detail here costs money, so it follows below.

Four conditions that decide it for you

ConditionWordPressCustom code
You change content yourself, oftenyes, that is what it is built forneeds an admin panel — a separate add-on
More than twenty pagesyes, easier to managepossible, but each one is built by hand
Speed is criticalcan be tuned, but the ceiling is lowerfast by default
Hosting must be freeno, from about €25 a yearyes, static sites run on a free plan

If you recognise yourself in the WordPress column on two rows or more, take WordPress. If the opposite, take custom code. If it is even, the first row decides: it is the most expensive one to redo.

What “custom code” actually means

A site built from HTML, CSS and JavaScript with no ready-made engine. No admin panel, no database, no plugins — just files the server hands over as they are. That is why it opens faster: the browser does not wait while the server assembles the page from a database.

This very site is built that way. Open the developer tools and look at what it weighs and how fast it paints — that is not a claim from an ad, it is something you can check in half a minute.

Static is not “the cheaper option”. It is a different model: you pay once for the work and nothing for owning it.

What it costs a year later

At handover the price difference is small. It accumulates afterwards, and that is the part nobody counts.

CostWordPressCustom code
Hostingfrom about €25 a year€0 — static fits a free plan
Engine and plugin updatesmandatory, or you get hackednothing to update
Editing panelincluded in the site pricea separate add-on, listed in the price list
Paid plugins for specific jobssometimes, from $30 a year eachno such line
Risk of being hackedalways there, because there is something to breaknothing to break: the pages are static

None of this argues against WordPress. It argues for counting the price of the site plus a year of living with it. On twenty pages you maintain yourself, WordPress pays for its hosting with the first evening you do not spend on edits.

About security, without scare stories

WordPress gets hacked not because it is bad but because there is so much of it: holes are hunted for at scale, automatically, around the clock. In practice that means one thing — updates cannot wait, and plugins should be ones that are alive and maintained.

A static site has none of that attack surface: no admin panel, no database, no code running on the server. It also has no “add an article” button without a developer — everything is paid for with something.

What not to listen to

“WordPress is slow” — not true as stated. Twenty plugins and a heavy bought theme make it slow, not the engine. A carefully built WordPress passes PageSpeed fine.

“Custom code is more expensive” — also not always. Complex logic makes it expensive, not the absence of an engine. A services page in static costs exactly what the same page costs on WordPress.

“A website builder is the same, only cheaper” — no. A builder is cheaper at the start and more expensive to own: a subscription every month, a painful exit, and usually the worst speed of the three.

How we choose

We ask the four things in the table above and name the option that is cheaper for you — before taking any money. We build both static and WordPress, so we have nothing at stake in that conversation.

If the site already exists and you are thinking about moving, start with an audit: it shows what actually slows it down and whether the platform is the problem at all. Often it is not — often it is eight megabytes of photos on the home page.

The job picks the platform, not fashion. The right question is not “which is better” but “who opens this site from the inside every week”.

What to read next

Two articles help you cost ownership: hosting and the editing panel.

Write to us
AboutWrite to usCases
Site calculatorArticles
Message us on Telegram