TOPIC: HOSTING

What is WordPress.com?

Foundational Glossary Term
5-Second Summary

A for-profit hosting platform operated by Automattic that runs WordPress software for you. Convenient, but you trade control and flexibility for that convenience.

Analogy for Humans

Like renting a furnished flat: you move in fast and everything works, but you cannot knock down walls, choose your own plumber, or take the furniture with you when you leave.

What WordPress.com Actually Is

WordPress.com is a hosted platform operated by Automattic, the company founded by WordPress co-creator Matt Mullenweg. You sign up, pick a plan, and get a WordPress site without touching a server. Automattic handles hosting, security, backups, and core updates. You manage your content.

The platform runs on WordPress software, but it is not the same as downloading WordPress from WordPress.org and installing it on your own host. WordPress.com is a product built on top of the open-source project. The distinction matters because it determines what you can install, what you can modify, and what you actually own.

WordPress.com offers tiered plans ranging from free (with yoursite.wordpress.com subdomain and Automattic advertising) to enterprise. The higher tiers progressively unlock features that self-hosted WordPress includes by default: custom domains, plugin installation, theme uploads, SFTP access.

Why It Matters for Your WordPress Site

If someone tells you they “have a WordPress site,” you need to know which WordPress. A site on WordPress.com’s free or lower-tier plans operates under significant restrictions that do not exist on self-hosted WordPress:

CapabilityWordPress.com (Free/Personal)WordPress.com (Business+)Self-hosted WordPress
Custom domainPaid add-onIncludedYou bring your own
Plugin installationNot availableAvailableUnlimited
Theme uploadsNot availableAvailableUnlimited
Full code accessNot availableSFTP/SSH on higher tiersFull control
MonetisationAutomattic ads on your siteAds removedYour decision entirely
Data portabilityExport tool (partial)Export toolFull database + files

This is not a minor distinction. If you are running a business on WordPress.com’s lower tiers, you are building on a platform that can restrict your next move. On the Business plan and above, many of these restrictions are lifted, but you are still operating within Automattic’s infrastructure and terms of service.

What Most People Get Wrong

The biggest misconception is that WordPress.com is simply “WordPress with hosting included.” It is more accurate to say it is a managed environment that uses WordPress as its engine but adds its own rules on top. On lower tiers, you cannot install arbitrary plugins. You cannot edit theme code. You cannot add custom PHP. These are not bugs; they are deliberate product decisions to keep the platform stable and manageable at scale.

The second misconception is that migrating from WordPress.com to self-hosted WordPress is seamless. It is possible, and WordPress.com provides an export tool, but the process involves moving your domain, re-creating configurations that WordPress.com handled silently, and sometimes rebuilding layouts that relied on WordPress.com-specific blocks or features. It is not a one-click operation, and for complex sites it can take a full working day.

The third: assuming WordPress.com is always the wrong choice. It is not. For personal blogs, small projects, or anyone who genuinely does not want to manage hosting, WordPress.com’s higher-tier plans deliver a solid experience. The question is whether the trade-offs align with your needs.

The CaptainBirb Take

WordPress.com is a legitimate product that solves a real problem: not everyone wants to manage servers. For personal sites, hobby projects, and non-technical publishers who need something that simply works, it earns its place. The Business and Commerce plans, in particular, offer enough flexibility for many professional use cases.

Where it becomes the wrong choice is when you need full control: unrestricted plugin access, custom server configurations, the ability to choose your own host, or the freedom to move without friction. For any WordPress site that represents a serious business, self-hosted WordPress on managed hosting gives you the same convenience with none of the ceiling.

What to do about it: if you are currently on WordPress.com and unsure whether to stay, ask yourself two questions. Can you install every plugin your site needs? And could you move to a different host this week if you had to? If both answers are yes, your plan is probably fine. If either answer is no, it is time to evaluate self-hosted alternatives.