Figment.so
BlogHow to usePricing

Ghost vs WordPress: Which Should You Use?

Choose Ghost if publishing a newsletter with paid members is the actual job — that system is built into Ghost's core software, hosted or self-hosted. Choose WordPress if you need an open plugin ecosystem and a wider range of site types than a newsletter platform is built for. Both products split into a hosted and a self-hosted version, and that split changes what you're actually comparing more than the Ghost-vs-WordPress name suggests.

What are the four things I could actually be comparing?

Ghost(Pro)Self-hosted GhostWordPress.comSelf-hosted WordPress.org
What it isGhost's official managed hostingThe same open-source software, on your own serverAutomattic's hosted WordPress serviceThe open-source WordPress software, on a host you choose
Base cost"From $15 /mo" per Ghost's hosting comparison (Ghost); the pricing page scales by member countFree software; "from $10/mo" for base hosting per Ghost's own comparison (Ghost)Paid plans required for plugins/themes; check WordPress.com's pricing pageFree software; you pay a hosting company
Core features vs. the other version"Identical" to self-hosting, per Ghost's own comparison (Ghost)"Identical" to Ghost(Pro)Different product from self-hosted WordPress.org in almost every respect belowDifferent product from WordPress.com

Ghost's own hosting guide is direct that the hosted-vs-self-hosted choice doesn't change what the software does: "Product features" are rated "Identical" for Ghost(Pro) and self-hosting, with the real differences sitting in who manages the server, CDN, email delivery, analytics, and backups (Ghost). WordPress works the opposite way — WordPress.com gates plugins, themes, and file access by plan in ways the open-source software doesn't, so the two WordPress versions are different products, not two hosting options for identical software.

Capability matrix

Ghost(Pro)Self-hosted GhostWordPress.comSelf-hosted WordPress.org
Members/newsletter, nativeYes, every plan (Ghost)Yes, same softwareYes, every site (WordPress.com)No — needs a plugin such as Jetpack
Paid subscriptionsPublisher plan and upSame as Ghost(Pro)Documented as a Newsletter feature; check current plan requirementsVia a plugin's own monetization, e.g. Jetpack (fees from 10% down to 2%, Jetpack)
ThemesMarketplace/custom from Publisher up (Ghost)Any theme, no gateCustom themes from every paid plan (WordPress.com)Any theme, no gate
Extensibility modelIntegrations (Zapier, n8n, webhooks, APIs)Same, plus core code accessWordPress.org plugin directory, all paid plans (WordPress.com)Any plugin or custom code, no gate
Export formatSingle JSON file (Ghost)Same, plus direct DB accessWXR/XML (WordPress.org)Same WXR/XML, plus direct DB access
Custom domainFree, every planFree, your DNSAvailable; check planFree, your DNS

Are members and a newsletter built into the software, or something you add?

Ghost has this natively, in every version, at no extra plan cost beyond the base tier. Even Ghost's entry Starter plan lists "Email newsletter" and "1,000 members" as included features, and self-hosted Ghost carries the identical Members and newsletter system because it's the same codebase (Ghost). Paid subscriptions specifically need Publisher plan or higher on Ghost(Pro) — Starter's feature table marks paid subscriptions and tips as unavailable — but the underlying member system, free signups, and email newsletter sending are there from the first plan.

WordPress.com also ships this natively for every site, but self-hosted WordPress.org's core software does not. WordPress.com's own guide states: "Every WordPress.com site includes Newsletter — the ability to send new posts via email to subscribers... Every WordPress.com site can send a newsletter already" (WordPress.com, checked September 2026). That's a WordPress.com platform feature, not part of core WordPress. Self-hosted WordPress has no member or newsletter system out of the box; the closest option is Jetpack's Newsletter module. Monetize it, and the fee is a separate cost on top of your hosting: Jetpack's own fee table runs from 10% with no paid Jetpack plan down to 2% on Jetpack Complete or Growth, as a percentage of revenue, plus Stripe's standard processing fee (Jetpack, checked September 2026).

How do themes and extensibility actually differ?

Ghost's pricing page gates its own theme system by plan: "Marketplace themes" and "Custom themes" are both listed as unavailable on Starter and available from Publisher up (Ghost). Self-hosted Ghost has no such gate — any Ghost theme installs with no plan tier involved, the same way self-hosted WordPress has no theme gate. Where Ghost differs structurally from WordPress is extensibility beyond themes: Ghost's documentation describes connecting a site through integrations — Zapier, n8n, webhooks, and the Admin/Content APIs, with "8,000+ integrations" listed as a Publisher-plan feature (Ghost) — rather than an installable plugin marketplace. Ghost's own docs don't describe a general third-party plugin system the way WordPress does.

WordPress's model is built around plugins from the start, on both versions, just gated differently. Self-hosted WordPress.org installs "any of the plugins in the WordPress.org directory, or your own code," with no platform gate at all. WordPress.com now allows plugin installation "on all WordPress.com paid plans: Personal, Premium, Business, and Commerce" (WordPress.com, checked September 2026) — a real expansion from the days when plugins needed the Business plan, but still a paid-plan floor that self-hosted WordPress doesn't have.

What export format do I actually get?

This is where the two products genuinely diverge in a way that matters if you ever leave. Ghost — Ghost(Pro) or self-hosted — exports to "a single JSON file" containing settings, staff users, posts, pages, tags, and members, with members also available separately as CSV (Ghost). That JSON format is specific to Ghost; it's built to reimport into another Ghost instance, not into a general blogging tool. WordPress's export — the same on both WordPress.com and self-hosted, via Tools → Export — produces a WXR/XML file of your posts, pages, custom post types, comments, custom fields, categories, tags, custom taxonomies and users (WordPress.org), a widely recognized interchange format that other platforms commonly build importers for, precisely because so many sites run on WordPress. Neither export bundles your theme, custom code, or (on WordPress.com) your plugin configuration — WordPress.com's own export guide says the file "will not include your theme design, customizations, or plugins" (WordPress.com). If you're on self-hosted WordPress, you also have direct database access as a second, independent backup path that neither Ghost(Pro) nor WordPress.com self-hosting equivalent offers, since there's no server to reach into on either hosted product.

If your self-hosted WordPress newsletter runs through Jetpack rather than core, remember its subscriber list isn't part of the WXR export at all — check Jetpack's own subscriber-management tools for that data separately, since core WordPress's export screen has no concept of a newsletter subscriber to begin with. Our full export capability matrix covers Ghost's and WordPress's export paths alongside 14 other platforms if you're weighing more than these two.

What does each cost, beyond the base plan?

Ghost(Pro) has Starter, Publisher and Business plans plus a custom tier, with prices that scale by member count on its pricing page; Ghost's hosting comparison puts the base "From $15 /mo". Self-hosted Ghost has no subscription cost for the software itself, but Ghost's own comparison prices what Ghost(Pro) bundles as separate line items if you self-host: a global CDN and WAF "from $20/mo," email delivery "from $15/mo," analytics "from $10/mo," backups "from $5/mo," and an image editor "from $12/mo" (Ghost). WordPress pricing doesn't follow the same shape — WordPress.com is a plan subscription, self-hosted WordPress.org is free software plus your host's own rate — so check WordPress.com's pricing page and your prospective host directly rather than comparing totals here.

Who is each one not for?

Ghost is not a fit if you need an open plugin ecosystem, a store, or a general-purpose CMS for many different content types — its extensibility model is themes plus integrations, not installable plugins, and it's built specifically around publishing and membership, not every kind of site.

WordPress.com is not a fit if you want members and a newsletter with zero plan-gating on plugins beyond what's already required to send it — plugin installation reached every paid plan, but it's still a paid-plan floor self-hosted WordPress doesn't have.

Self-hosted WordPress.org is not a fit if you want a newsletter and paid membership system without installing and configuring a plugin like Jetpack yourself, plus its separate revenue-share fee schedule.

Where does Figment fit in?

Neither directly — Figment publishes a Figma design as a live website through its Figma plugin, for people whose need is design control over a marketing site or portfolio, not a newsletter, a membership system, or a plugin ecosystem. If a member-based newsletter or an open plugin architecture is what you actually need, this comparison is the one that matters; Figment isn't a substitute for either. If WordPress is one side of your decision but Ghost isn't the other, our Squarespace vs WordPress and Wix vs WordPress comparisons cover those pairs instead. For what AI tools can and can't do inside Ghost itself, see Can AI edit or publish to your Ghost site?.

Which should I actually pick?

  • Pick Ghost(Pro) if a newsletter with paid members is the core job and you don't want to manage a server.
  • Pick self-hosted Ghost if the same is true but you already run infrastructure and want to skip the Ghost(Pro) subscription in exchange for sourcing CDN, email, analytics, and backups yourself.
  • Pick WordPress.com if you want a newsletter built in, but also want the option to grow into a wider plugin ecosystem without leaving a hosted product.
  • Pick self-hosted WordPress.org if you want the widest possible plugin and theme selection with no platform gate, and are willing to add a newsletter plugin like Jetpack yourself.

Bottom line: Ghost treats members and a newsletter as core software, in either hosted or self-hosted form, and extends through integrations rather than plugins. WordPress treats plugins as the core extensibility model on both its hosted and self-hosted versions, and a newsletter is either a WordPress.com platform feature or something you add yourself on self-hosted WordPress, fees and all.


Get the latest content from Figment. Subscribe today for Figma design guides and website building tips.


Figment.so

Contact

Twitter

Pricing

Privacy

Terms