How to Build a WordPress Website Without Any Coding Knowledge in 2026
WORDPRESS · 10 MIN READ

How to Build a WordPress Website Without Any Coding Knowledge in 2026

A weekend, in order, with the decisions made for you. You will not write a line of code and you will end up with a site that works properly.

By Tariq Sallam·September 2026

You do not need to code to build a WordPress site. What you need is a sequence, because the platform offers a thousand options and no opinion about which to pick.

So this guide has opinions. At every fork I have chosen the option that is fastest to get right and hardest to regret. Follow it in order and you will have a working business site in a weekend.

Quick Info

Time
One weekend, split as build day and content day
Cost
£100 to £250 for year one
Coding required
None
Editor used
Gutenberg, the built-in block editor
Plugins installed
Six
What takes longest
Writing the pages, not building them

Before you start: write the content

The reason most first sites take three months is that people build the container before they have anything to put in it, then stall on a blank homepage.

Open a document and write, in plain text: what you do in one sentence, who for, your services with a paragraph each, your prices or how pricing works, your story, and your contact details. Two hours. This is the actual website; the rest of this guide is arranging it.

Write the words first. Every hour spent on the words saves three on the build.

Step 1: hosting and domain

01Buy your domain, ideally from a registrar rather than bundled, so you own it in your own account.
02Choose hosting. Entry-level managed WordPress hosting at £15 to £30 a month is the option I would pick, because updates, caching and backups are handled.
03Install WordPress from the host's control panel. One click.
04Confirm SSL is active, so your site loads on https.
05Log in and change the site title and tagline in Settings.
06Set permalinks to Post name in Settings, before publishing anything.

That last item takes ten seconds now and causes a redirect exercise later if you forget it.

Step 2: pick a theme and set it up once

01Install Kadence, or use the bundled Twenty Twenty-Five. Both are free, fast and built on core blocks.
02Open the Site Editor and set your colours: one text colour, one background, one accent. Three is enough.
03Set your fonts: one for headings, one for body, or the same for both. Body text at 18px.
04Build your header: logo or business name, five navigation items, one button.
05Build your footer: contact details, address or service area, privacy link, copyright.

Set these globally once. Do not style individual pages, because then every future change becomes twelve changes.

Step 3: create the pages

Create all of them empty first, so your navigation works while you fill them in.

Home
One page per service
About
Case studies or portfolio
Pricing
Contact
Privacy policy

Then paste in the content you wrote and arrange it. The essential pages guide covers what belongs on each.

Step 4: learn the four blocks that do everything

This is the only technical learning in the whole process, and it takes twenty minutes.

Group: a container. Use it to give a section a background colour and padding.
Row: puts things side by side, and stacks them automatically on phones.
Stack: puts things in a column with consistent spacing.
Columns: for equal-width layouts like three service cards.

Almost every layout you have ever admired is those four blocks nested a few levels deep. Once you know them, Gutenberg stops being frustrating.

When you build a section you will reuse, save it as a pattern. Then reuse it rather than rebuilding it.

Step 5: install six plugins, and no more

01Rank Math, for titles, descriptions and sitemaps. Run the setup wizard and stop there.
02Fluent Forms or WPForms, for your contact form. Name, email, message. Nothing else.
03UpdraftPlus, for off-site backups, unless your host does daily backups you can restore yourself.
04Wordfence, for login protection and two-factor authentication. Turn two-factor on immediately.
05ShortPixel, to compress images automatically.
06A caching plugin only if your host does not cache at server level. If it does, skip this.

That is the list. Resist the plugin shopping trip; the reasoning is here.

Step 6: images

01Resize every image to at most 1,600 pixels wide before uploading.
02Use real photographs of your work, your premises, your team. Stock imagery quietly signals that you are interchangeable.
03Write alt text describing what each image shows.
04Keep hero images under 400KB and content images under 200KB.
05Check the site on your phone after adding images. This is where weight shows.

Step 7: before you launch

01Set titles and descriptions on every page in Rank Math. Say what the page is, not your business name repeated.
02Submit your own contact form and confirm the email arrives.
03Read every page on a phone. Every one.
04Check every navigation and footer link.
05Run PageSpeed Insights on the homepage, mobile.
06Publish your privacy policy.
07Confirm the site is not set to discourage search engines in Settings, Reading. This catches people out.
08Install Google Analytics and verify the site in Google Search Console.

The discourage-search-engines checkbox is left on by a surprising number of new sites, which then wonder for months why nothing appears in Google.

Step 8: the first month after launch

Test your contact form again. It is the thing that breaks.
Check Search Console for crawl errors and confirm your pages are being indexed.
Ask three people to find something specific on the site and watch where they hesitate.
Fix what you find. Do not add new pages yet.
Set up the maintenance routine so updates and backups do not depend on remembering.

The maintenance checklist is thirty minutes a month and prevents essentially everything that goes wrong later.

What to ignore for now

Page builders. Gutenberg covers what you need and adds no weight.
A blog, until you have decided you will actually write it.
Custom code snippets from tutorials. If a task needs code, it needs a developer or a different approach.
Advanced SEO settings. Titles, descriptions and a sitemap is the whole beginner requirement.
Redesigning. Ship it, then improve the pages that people actually visit.

A launched imperfect site earns you enquiries. A perfect unfinished one earns you nothing, and most first sites are never finished.

Frequently Asked Questions

Can I really build a WordPress site with no coding?

Yes. Between the block editor, a block theme and six plugins, nothing in a standard business site requires code.

How long does it take a beginner?

A weekend if the content is written beforehand. Two to three weekends if you are writing as you build.

Should I use a page builder instead?

Not as a beginner. Gutenberg does what you need, adds no page weight, and does not lock your content into a plugin you must keep paying for.

What if I need something Gutenberg cannot do?

Add a small block library like Kadence Blocks for the specific gap. If that does not cover it, the task probably needs a developer rather than another plugin.

Do I need to pay for a theme?

No. Kadence's free tier and the bundled core themes are sufficient for a business site.

What is the most common beginner mistake?

Building before writing the content, and installing twenty plugins to solve problems the site does not have.

Before You Go

Write the words, buy decent hosting, use a block theme, learn four blocks, install six plugins, check it on a phone and launch. That is the whole process and none of it is code.

Then leave it alone for a month and fix what real visitors struggle with, rather than what you notice while staring at it. The page structure guide is the best companion to this one.

Words first. Six plugins. Launch it.

WRITTEN BY TARIQ SALLAM
Marketing Consultant. Entrepreneur. Content Creator.

I'm a marketing consultant, entrepreneur and content creator. I help businesses grow through practical marketing, websites, SEO, content and AI.

More About Tariq →

Keep reading