Skip to main content
Hosting and maintenance tailored to your needs
Knowledge base

Terms

Clear explanations of WordPress, hosting, and maintenance concepts — without the jargon.

79 terms found

Maintenance

Broken Links and 404 Errors in WordPress

A 404 error means a visitor landed on a page that does not exist. Maybe the URL changed, maybe a page was deleted, maybe an external site linked to an old address. From the visitor’s perspective, it is a dead end. From Google’s perspective, it is a signal that your site is not well maintained. […]

Backups

Common Backup Problems in WordPress

Backup problems rarely announce themselves. You usually only discover them at the worst possible moment — when you actually need to restore your site and the backup either does not exist, is incomplete, or will not restore cleanly. Here are the most common issues and what causes them. The most common WordPress backup problems Backups […]

Maintenance

Common WordPress Errors Explained

Every WordPress site will encounter an error at some point. Most of the common ones have straightforward causes and can be fixed without panic. Knowing what they mean is the first step. The most common WordPress errors White Screen of Death Your site shows a completely blank page — no content, no error message. Usually […]

Performance

Core Web Vitals for WordPress

Core Web Vitals are a set of performance measurements that Google uses to evaluate the real-world experience of visiting a webpage. They are not just a technical benchmark — they are a ranking signal. Sites that score well on Core Web Vitals have a measurable advantage in search results over those that do not. The […]

Performance

Database Optimisation in WordPress

WordPress stores everything in a database — your content, settings, user data, comments, and a significant amount of historical data that accumulates quietly over time. The older a site gets and the more activity it has seen, the more likely it is that the database is carrying unnecessary weight that slows things down. What builds […]

Performance

Google PageSpeed Score for WordPress

Google PageSpeed Insights gives your website a score between 0 and 100. It is a useful diagnostic tool. It is not something you need to chase obsessively. A perfect 100 is achievable on a bare-bones static page. On a real business WordPress site with images, plugins, tracking scripts, and dynamic content, a score in the […]

SEO & Marketing

Google Search Console for WordPress

Google Search Console is a free tool from Google that shows you how your WordPress site is performing in search results. Not how many visitors you have — that is Google Analytics — but specifically what people searched for when they found you, which pages appear in results, whether Google can access and index your […]

Hosting

Hosting Checklist

Most business owners pick a hosting provider based on price. That’s understandable — but it’s also how you end up with a slow website and no clear idea why. Before you commit to a hosting provider, there are a handful of things worth checking. Not because they’re technical — but because they have a direct […]

Hosting

Hosting Optimization

There’s a limit to how fast a WordPress site can get — and that limit is often set by the hosting environment, not the website itself. You can optimise images, install caching, and clean up your code, but if the server underneath is slow, you will only get so far. Hosting optimisation is about making […]

Wordpress

How to Choose a WordPress Plugin

The quality of the plugins on your site matters more than most people realise. A bad plugin can slow your site to a crawl, introduce a security vulnerability, or break something when it updates. Choosing well from the start saves you problems later. The first rule: fewer is better Every plugin you add is another […]

Hosting

How to Choose the Right Managed WordPress Hosting Provider

Not all managed WordPress hosting providers are equal. The market is full of options at very different price points — and the cheapest one that calls itself “managed” often is not, in any meaningful sense. Here is what actually matters when evaluating a managed WordPress hosting provider. What to look for CDN included — A […]

Maintenance

How to update WordPress safely

A practical checklist for updating WordPress core, plugins, and themes without downtime.

Security

How WordPress Sites Get Hacked

WordPress powers a large share of the internet, which makes it a constant target. But the way most WordPress sites actually get hacked is not through sophisticated zero-day exploits — it is through predictable, preventable weaknesses that attackers exploit at scale using automated tools. The most common entry points Outdated plugins and themes — The […]

Performance

How Your Hosting Provider Affects WordPress Speed

You can do everything right on your WordPress site — optimise your images, install caching, clean up your plugins — and still have a slow website. If the hosting environment underneath is not up to the job, there is a ceiling on how fast your site can ever get. The hosting is the foundation. Everything […]

Performance

Image Optimisation in WordPress

Images are the most common cause of slow WordPress pages. A single large, uncompressed image can add seconds to your load time. Multiply that across a page with ten images and you have a site that most visitors will abandon before they see your content. Image optimisation is not complicated, but it is frequently overlooked. […]

SEO & Marketing

Local SEO for WordPress

Most Dutch businesses invest time in SEO — and most of them focus on the wrong thing. They try to rank nationally for broad terms when their customers are actually searching locally. Local SEO is where Dutch businesses have the best chance of ranking quickly and the most to gain from doing it right. What […]

Maintenance

Maintenance Audit

Before you can fix a WordPress site, you need to know what’s actually broken — or about to break. That’s what a maintenance audit is for. A maintenance audit is a structured review of your WordPress site’s current state. It covers updates, backups, performance, security, and overall site health. It’s the starting point for any […]

Maintenance

Maintenance Automation Tips

Maintenance automation tips refer to effective strategies and best practices for using automation to carry out routine website upkeep tasks. In WordPress environments, these tips focus on automating repetitive or critical maintenance activities to improve reliability, save time, and reduce human error. What This Means in Practice Applying maintenance automation tips means setting up tools, […]

Maintenance

Maintenance Best Practices

Most WordPress sites don’t break because of hackers. They break because nobody’s looking after them. Maintenance means keeping the foundations solid — WordPress core, themes, and plugins updated, your database clean, your security monitored, and your backups running. Skip any of these long enough and something will eventually go wrong. It’s not a question of […]

Hosting

Managed WordPress Hosting

Managed WordPress hosting is a hosting service that is specifically built, configured, and optimised for running WordPress. Instead of sharing a generic server with hundreds of other websites, your site runs in an environment tuned for WordPress performance, security, and reliability. It costs more than standard shared hosting. That difference is worth understanding before you […]

Migrations

Migrating WordPress Without Losing SEO

Migrating your WordPress site to a new host should not affect your search rankings. If it does, something went wrong during the migration. The good news: SEO disruption from a hosting migration is entirely preventable with the right approach. Why migrations sometimes hurt SEO A hosting migration does not change your URLs, content, or domain […]

SEO & Marketing

Open Graph and Social Sharing in WordPress

When someone shares a link from your website on LinkedIn, Facebook, or WhatsApp, what appears in the preview — the title, the image, the description — is controlled by Open Graph tags. Without them, the platform either shows something random or nothing at all. A poor-looking share preview is a missed opportunity. A strong one […]

Performance

Page Speed and Search Rankings

Page speed affects your Google rankings. That is no longer a theory — Google has confirmed it directly and incorporated speed metrics into its ranking systems through Core Web Vitals. A slow site is harder to rank, harder to use, and harder to convert visitors from. How speed affects rankings Google measures the actual experience […]

Performance

Performance Setup in WordPress

Think of it like a car. You can have a fast engine — great hosting, modern infrastructure — but if you load it up with heavy plugins, an oversized theme, and unoptimised images, it will still be slow. Performance is never just one thing. It’s the combination of what’s underneath your site and what’s running […]

Hosting

PHP Version for WordPress

PHP is the programming language WordPress runs on. The version of PHP your hosting server uses has a direct impact on how fast your site runs and how secure it is. It is a detail most business owners never think about — and one that often causes problems because of that. Why it matters Speed […]

Maintenance

Plugin Troubleshooting

Plugin troubleshooting is the process of identifying and resolving issues caused by WordPress plugins that affect website performance, functionality, or stability. What This Means in Practice In real-world scenarios, plugin troubleshooting involves investigating why a plugin may cause errors, conflicts with other plugins or themes, slow down the site, or fail to provide expected features. […]

Wordpress

Posts vs Pages in WordPress — What Is the Difference?

This is one of the most common points of confusion in WordPress — and it is easy to fix once you understand the distinction. Posts and pages serve different purposes, and using them correctly makes your site easier to manage and better for SEO. Pages — your permanent content Pages are for content that does […]

SEO & Marketing

Schema Markup for WordPress

When you search Google for a local business, you often see star ratings, opening hours, or an address directly in the search results — before you even click through to the website. That extra information comes from schema markup. Schema markup is a way of labelling the information on your website so search engines understand […]

Security

Security Plugins for WordPress

Security plugins are useful. They are not magic. The most popular ones do provide real functionality — login protection, file integrity monitoring, firewall rules, malware scanning. But no plugin can compensate for a poorly configured site, outdated software, or a hosting environment with no infrastructure security. What security plugins actually do Login protection — Rate […]

SEO & Marketing

SEO Setup

SEO is not a plugin setting. It’s a combination of a technically solid website, content that genuinely matches what your target audience is searching for, and — for most Dutch businesses — a clear local strategy. Get any one of these wrong and the others will underperform. Start with the technical foundation If your site […]

Hosting

Server Response Time (TTFB) in WordPress

Before your website loads a single image or line of text, your server has to respond. The time between a visitor’s browser requesting your page and the server starting to send back data is called Time to First Byte — TTFB. It is the first thing that happens, and if it is slow, everything that […]

Security

Setting up two-factor authentication

Protect your WordPress admin accounts with 2FA in a few straightforward steps.

Hosting

Shared Hosting vs Managed WordPress Hosting

Shared hosting is cheap. Managed WordPress hosting costs more. That much is obvious. What is less obvious is what you are actually trading when you choose one over the other. What shared hosting actually means On shared hosting, your website shares a server with hundreds — sometimes thousands — of other websites. When another site […]

Email

SMTP for WordPress

SMTP stands for Simple Mail Transfer Protocol. It is the standard method for sending email reliably across the internet. When you configure WordPress to use SMTP, you are telling it to send emails through a proper mail delivery service — with a verified sender identity, a reliable route, and far better delivery rates than the […]

Hosting

SSL Certificate for WordPress

An SSL certificate enables HTTPS on your website — the padlock in the browser address bar. Without it, your site loads over HTTP, which means data sent between your visitors and your site is unencrypted. Browsers flag HTTP sites as “not secure.” Google uses HTTPS as a ranking signal. For any business website, SSL is […]

Hosting

Staging Environment in WordPress

A staging environment is a copy of your website that runs separately from the live version. It lets you test changes — a plugin update, a redesign, a new feature — without touching the site your visitors actually see. For most business owners, the value is simple: if something breaks during testing, it breaks on […]

Email

Transactional Email for WordPress

Transactional emails are the automated messages your website sends in response to something a visitor does: a contact form submission confirmation, a password reset link, a booking notification, an order confirmation. They are triggered by an action and expected immediately. When they do not arrive, visitors lose trust in your site — and you lose […]

Security

Two-Factor Authentication for WordPress

Two-factor authentication (2FA) means that logging in requires two things: something you know (your password) and something you have (a code generated on your phone or sent to your email). Even if an attacker gets hold of your password, they cannot log in without the second factor. For WordPress admin accounts, 2FA is one of […]

Hosting

Uptime and Reliability in WordPress Hosting

Every minute your website is down, it is not working for you. No leads come in. No orders get placed. Visitors who land on an error page leave and often do not come back. For most businesses, uptime is not a technical metric — it is a business metric. What uptime percentages actually mean Hosting […]

Wordpress

What are Permalinks in WordPress?

A permalink is the permanent URL of a page, post, or any other piece of content on your WordPress site. It is the web address someone uses to visit that specific page — and once it is set and indexed by Google, it should not change. Why permalink structure matters WordPress lets you choose how […]

Hosting

What is a CDN?

CDN stands for Content Delivery Network. It is a system of servers distributed across multiple locations around the world. When someone visits your website, a CDN delivers your pages and files from the server closest to that visitor — rather than always from one central location. The result: your website loads faster for visitors everywhere, […]

Wordpress

What is a Child Theme in WordPress?

A child theme is a WordPress theme that inherits the design and functionality of another theme — called the parent theme — while allowing you to make customisations on top of it. Any changes you make in the child theme are separate from the parent, which means they are not overwritten when the parent theme […]

SEO & Marketing

What is a Keyword in SEO?

A keyword is the word or phrase someone types into Google when they are looking for something. In SEO, keywords are the bridge between what your potential customers search for and the content on your website. If you run a WordPress maintenance service in the Netherlands, a keyword might be “WordPress maintenance Netherlands” or “WordPress […]

SEO & Marketing

What is a Meta Description?

A meta description is the short text that appears below your page title in Google search results. It is the two-line summary that tells a searcher what your page is about before they click on it. You write it yourself. Google does not generate it — although Google will sometimes rewrite it if it decides […]

Wordpress

What is a Page Builder in WordPress?

A page builder is a plugin that adds drag-and-drop editing to WordPress, letting you visually design pages without writing code. They became popular before WordPress had a proper built-in editor. The most well-known examples are Elementor and Divi. The honest take Page builders made sense when WordPress editing was limited. That is no longer the […]

Wordpress

What is a WordPress Plugin?

A WordPress plugin is a piece of software you add to your site to give it new functionality. Without writing any code, you can add a contact form, connect a payment system, improve your SEO, add a booking calendar, or protect against spam — all through plugins. There are over 60,000 plugins in the WordPress […]

Wordpress

What is a WordPress Slug?

A slug is the part of a URL that identifies a specific page or post on your WordPress site. It is the last segment of the web address — the part that comes after the final slash. For example, in the URL wp-clinic.com/knowledge-base/what-is-a-slug/, the slug is what-is-a-slug. Why the slug matters The slug appears in […]

Wordpress

What is a WordPress Theme?

A WordPress theme controls how your website looks. It determines the design, layout, fonts, colours, and overall visual style that visitors see. Change the theme and the look of your site changes entirely — while the content stays the same. Types of WordPress themes Custom themes — Built specifically for your business, from scratch. Full […]

Wordpress

What is Gutenberg — the WordPress Block Editor?

Gutenberg is the built-in editor in WordPress. It is the tool you use to create and edit your pages and posts. Since WordPress 5.0, it has been the default way to build content — and it has come a long way. The idea behind Gutenberg is simple: everything on a page is a block. Text […]

Performance

What is Lazy Loading in WordPress?

Lazy loading is a technique that delays loading images and other media until the visitor actually needs to see them. Instead of loading everything on a page at once when it first opens, lazy loading only fetches content when it is about to come into view as the visitor scrolls down. Why it improves performance […]

SEO & Marketing

What is SEO?

SEO stands for Search Engine Optimisation. It is the process of making your website more visible in search engines like Google — so that when potential customers search for what you offer, they find you instead of a competitor. It is not about tricking Google. It is about making sure your website clearly communicates what […]

Wordpress

What is the WordPress Dashboard?

The WordPress Dashboard is the admin area of your website — the place where everything gets managed. You access it by going to your website address followed by /wp-admin. It is where you write and edit content, install plugins and themes, manage users, and adjust settings. What you can do from the Dashboard Pages and […]

Hosting

What is Web Hosting?

Web hosting is the service that keeps your website online. When someone types your web address into a browser, their request goes to a server — a computer running 24/7 somewhere in a data centre. That server stores all your website files and delivers them to visitors. The service that provides that server is web […]

Wordpress

What is WordPress?

WordPress is the software that powers your website. It is an open-source platform, which means no single company owns it — it is maintained and developed by a global community of developers. Over 43% of all websites on the internet run on WordPress. That is not a coincidence. Why so many businesses use it You […]

Migrations

When to Migrate Your WordPress Site

Migrating your WordPress site to a new hosting provider is not something you should do lightly — but it is also not something you should avoid when the signs are clear. Staying on the wrong hosting because switching feels complicated is a decision that costs you every day in slow load times, reliability issues, or […]

Wordpress

Why Choose WordPress for Your Business Website?

There are plenty of website platforms out there. WordPress is the one most businesses end up choosing — and there are good reasons why. You are not tied to one supplier WordPress is open source. That means any developer or agency in the world can work on your site. You are never locked into a […]

Email

Why WordPress Doesn’t Send Emails by Default

You fill in a contact form on your website. You expect to receive the message. You never do. This is one of the most common WordPress problems business owners encounter — and the cause is almost always the same: WordPress uses a basic built-in method to send email that most modern hosting environments simply do […]

Backups

WordPress Backup Setup and Configuration

Getting backups running is step one. Getting them running correctly is what actually matters. A lot of WordPress sites have some form of backup in place — but the details of how it is set up determine whether it will actually save you when something goes wrong. Configuration is where most setups fall short. What […]

Backups

WordPress Backups Audit

A backup exists. But is it actually working? Is it complete? Has it ever been tested? A backups audit answers these questions before you need them answered under pressure. Auditing your backup setup is not a one-time task — it should happen regularly as part of site maintenance. Here is what to check. What a […]

Backups

WordPress Backups Best Practices

Having a backup isn’t enough. Having a backup strategy is. Most WordPress site owners either have no backup at all, rely entirely on what their hosting provider happens to save, or have a backup running that nobody has ever tested. Any one of these scenarios is a problem waiting to happen. What a solid backup […]

Backups

WordPress Backups Checklist

Use this checklist to verify that your WordPress backup setup is actually protecting your site — not just technically running. Setup ☐ Automated backups are configured and running on a schedule ☐ Both the database and files are included in each backup ☐ Backups are stored off-site, separate from the hosting server ☐ Cache files, […]

Backups

WordPress Backups Monitoring

Setting up backups is the first step. Knowing they are running correctly every day is the part most people skip. Backup monitoring is the ongoing process of verifying that your WordPress backups are completing successfully, storing correctly, and remaining accessible. Without it, a failure can go unnoticed for weeks — and you only find out […]

Backups

WordPress Backups Optimization

A backup that takes three hours to run and fills up your storage every week is not sustainable. Backup optimization is about making your backup setup more efficient without compromising what matters: completeness, reliability, and speed of recovery. Where backup inefficiency usually comes from Backing up what does not need to be backed up — […]

Performance

WordPress Caching

Every time someone visits a WordPress page, the server normally builds that page from scratch — querying the database, loading PHP, assembling everything before sending it to the browser. Caching skips that process. It stores a ready-made version of the page so the server can deliver it immediately, without repeating all that work. The result: […]

Email

WordPress Contact Form Not Sending

Your contact form looks fine. Visitors fill it in and hit send. But the messages never reach you. It is one of the most frustrating WordPress problems — and one of the most common — because there is no obvious error, just silence. The most likely cause In the vast majority of cases, the problem […]

Maintenance

WordPress Database Cleanup

Over time, the WordPress database accumulates data it no longer needs — old revisions, deleted posts that were never fully removed, expired temporary files, leftover plugin data from plugins you stopped using years ago. None of it is doing anything useful. All of it adds weight to a database that WordPress queries every time a […]

Security

WordPress Firewall

A WordPress firewall filters incoming traffic to your site and blocks requests that match known attack patterns — malicious bots, exploit attempts, SQL injections, brute-force login attacks. It is a useful layer of protection. It is not, however, a substitute for getting the fundamentals right first. Two types of firewall to understand Server-level firewall — […]

Security

WordPress Hardening

WordPress hardening is the process of reducing your site’s attack surface — removing or locking down everything that does not need to be accessible, and configuring the things that do need to be accessible as securely as possible. It is not glamorous. It is the kind of work that prevents problems rather than fixing them. […]

Migrations

WordPress Host Transfer Checklist

Use this checklist to make sure nothing is missed when moving your WordPress site to a new hosting provider. Before you start ☐ Full backup of files and database completed and verified ☐ New hosting environment set up and configured (PHP version, server settings) ☐ SSL certificate installed on the new host ☐ Staging or […]

Hosting

WordPress Hosting in the Netherlands

Where your website is hosted has a direct effect on how fast it loads for your visitors. For Dutch businesses, choosing a hosting provider with servers in or near the Netherlands is one of the simplest performance improvements you can make. Why server location matters Every time someone visits your website, data travels between your […]

Hosting

WordPress Hosting Migration

Switching hosting providers is one of those things that sounds straightforward and rarely is. Done correctly, a WordPress hosting migration is invisible to your visitors — no downtime, no data loss, no SEO disruption. Done poorly, it can cause hours of downtime and ranking drops that take weeks to recover from. When it makes sense […]

Security

WordPress Login Security

The WordPress login page is publicly accessible on every WordPress site by default. That makes it a natural target — automated tools scan for it constantly, trying username and password combinations at scale. The default setup gives attackers everything they need to start trying. What makes the default login setup a problem Predictable URL — […]

Security

WordPress Malware

WordPress malware is malicious code that has been injected into your site. Once present, it can redirect visitors to spam sites, steal data, send spam emails from your server, display unwanted content, or use your site as part of a broader attack on other websites. Most site owners have no idea it is there until […]

Migrations

WordPress Migration

A WordPress migration means moving your entire site — files, database, domain configuration — from one hosting environment to another. Done correctly, your visitors notice nothing. Done poorly, they notice downtime, broken pages, or a site that simply does not load. What a WordPress migration involves Backing up the current site — Before anything else. […]

Security

WordPress Security Basics

Most WordPress security problems are not sophisticated attacks. They are the result of basic things that were never set up correctly — an outdated plugin, a weak password, a default admin username, a site running on cheap shared hosting with no server-level protection. The fundamentals matter more than any security tool. The security basics every […]

Maintenance

WordPress Update Strategy

Updates are one of the most important things you can do for your WordPress site. They are also one of the things most likely to break something if done carelessly. The goal is not to update as fast as possible — it is to update consistently, in the right order, and to always verify the […]

Wordpress

WordPress.org vs WordPress.com — What Is the Difference?

WordPress comes in two very different forms. The name is the same, but what you get is not. Understanding the difference matters before you commit to either. WordPress.org — self-hosted WordPress WordPress.org is the open-source software you download and install on your own hosting server. This is what the vast majority of business websites use. […]

SEO & Marketing

XML Sitemap in WordPress

An XML sitemap is a file that lists all the pages on your website and tells Google where to find them. Think of it as a map you hand to search engines so they can discover and index your content as efficiently as possible. Without a sitemap, Google can still find your pages — but […]

SEO & Marketing

Yoast SEO Setup for WordPress

Yoast SEO is one of the most widely used WordPress plugins — and one of the most misunderstood. Installing it does not improve your rankings. Configuring it correctly does. And even then, Yoast only handles part of what SEO actually requires. Here is what actually matters in the Yoast setup, and what you can safely […]