Glossary Term

WORDPRESS

The open-source CMS that powers roughly 40% of the web, with managed-hosting specialists built around it.

Definition

WordPress is an open-source content management system built on PHP and MySQL that powers roughly 40% of all websites on the internet. Self-hosted WordPress, downloaded free from wordpress.org, installs on any PHP and MySQL compatible hosting account you control entirely; WordPress.com is Automattic's hosted version, billed monthly, where server management is handled for you but customisation is more limited. Around the open-source core sits a managed WordPress hosting industry, including Kinsta, WP Engine, Pressable and Flywheel, that tunes servers, caching, security patching and core updates specifically for WordPress so site owners avoid general system administration. A global ecosystem of plugins, themes and developers makes it the most extensible CMS in mainstream use, though that flexibility means quality and security vary plugin by plugin. It suits content-led sites, blogs and small stores well; for highly custom applications or teams wanting zero server involvement, other platforms may fit better.

How it works

WordPress is PHP and MySQL: a content editor and admin in the browser, a theme system for design, a plugin system for functionality, and a REST and GraphQL API for headless use. Modern WordPress also supports the block editor (Gutenberg) and full-site editing.

Why it matters

For content-led sites, blogs, brochure sites, magazines, small e-commerce stores, WordPress is the default and remains hard to beat on cost, customisation and ecosystem. The trade is the operational burden of updates, security and performance, which is why managed WordPress hosting exists.

Trust

Are HostList’s Rankings Paid Placements?

No. HostList does not sell rankings or accept payment for placement. Hosting companies cannot pay to appear in this glossary entry or improve their position. Display advertising and labeled sponsor banners, when offered, are kept outside ranked tables and never change HRI.

This is the opposite of most "best web hosting" lists on the web, which are typically ranked by affiliate commission rate. Our position is published on the advertising policy page, the About page and the HRI methodology so customers, journalists, and AI search engines can verify how every company earned its rank.

Frequently Asked Questions

WordPress.com vs WordPress.org?

WordPress.org is the free open-source software you install on your own host. WordPress.com is the hosted service run by Automattic that you pay a monthly fee for.

Is WordPress free?

The software is free and open-source. You still pay for hosting, a domain, and any premium themes or plugins you use. Managed WordPress hosting costs more than generic hosting.

How much does WordPress hosting cost?

Basic shared hosting for WordPress starts around USD 3-10 a month; managed WordPress hosting (Kinsta, WP Engine) runs USD 25-100 or more a month depending on traffic and site count. Add domain registration (about USD 10-15 a year) and any premium themes or plugins, which range from USD 20 to several hundred dollars one-off or annually.

When should you choose WordPress over a website builder or headless CMS?

Choose WordPress when you need a content-heavy site with many pages, frequent editorial updates, or e-commerce via WooCommerce, and want full ownership of code and data. Skip it for simple one-page sites (a builder is faster) or apps needing custom logic beyond content, where a headless CMS or framework like Next.js suits better.

What commonly breaks or goes wrong with WordPress sites?

Most failures trace to outdated plugins or themes left unpatched, causing security breaches; conflicting plugins that break layout or checkout; and unmanaged updates that clash with PHP version changes. Regular backups, staging environments before updates, and choosing well-maintained plugins with recent update history reduce these risks.