GuidesJan 17, 20269 min read

Do I Need Web Hosting for WordPress, Shopify, or Wix?

Confused about whether you need separate web hosting? We explain which platforms include hosting and which require you to buy it separately.

"Do I need web hosting?" is one of the most common questions beginners ask. The answer depends entirely on which platform you're using.

Some platforms include hosting. Others require you to buy it separately. Here's a clear breakdown so you know exactly what you need.

Quick Answer: Platform Hosting Requirements

PlatformHosting Included?What You Need
WordPress.org❌ NoBuy hosting separately
WordPress.com✅ YesIncluded in plans
Shopify✅ YesIncluded in subscription
Wix✅ YesIncluded in plans
Squarespace✅ YesIncluded in subscription
Webflow✅ YesIncluded in plans
Weebly✅ YesIncluded in plans
Ghost (Pro)✅ YesIncluded in subscription
Ghost (Self-hosted)❌ NoBuy hosting separately

The rule: Website builders include hosting. Self-hosted platforms don't.

WordPress: The Confusing One

WordPress is where most confusion happens because there are two versions.

WordPress.org (Self-Hosted)

You NEED separate hosting.

WordPress.org is free software you download and install on your own server. You must:

  1. Buy web hosting (Hostinger, SiteGround, etc.)
  2. Install WordPress on that hosting
  3. Manage updates, backups, and security yourself

Pros:

  • Complete control and customization
  • Any plugin or theme allowed
  • Own your content entirely
  • Better for SEO (more control)

Cons:

  • Must purchase hosting ($3-30/month)
  • Responsible for maintenance
  • Steeper learning curve

Best hosting for WordPress.org:

See our full guide: Best WordPress Hosting 2026

WordPress.com (Hosted)

Hosting is INCLUDED.

WordPress.com is a service that hosts WordPress for you. You sign up, pay monthly, and they handle everything.

PlanPriceFeatures
Free$0/moBasic blog, WordPress.com subdomain
Personal$4/moCustom domain, no ads
Premium$8/moMonetization, premium themes
Business$25/moPlugins, themes, advanced SEO
eCommerce$45/moFull store features

Pros:

  • No technical setup
  • Automatic updates and security
  • Built-in backups

Cons:

  • Limited customization on free/cheap plans
  • Can't install plugins until Business plan ($25/mo)
  • Less control than self-hosted

WordPress.org vs WordPress.com: Which to Choose?

ScenarioBest Choice
Simple personal blogWordPress.com Free
Business websiteWordPress.org + hosting
Custom functionality neededWordPress.org + hosting
E-commerce storeWordPress.org + WooCommerce
Tight budget, need pluginsWordPress.org + Hostinger
No technical knowledge at allWordPress.com

Our recommendation: Most serious websites should use WordPress.org with separate hosting. It's more flexible and often cheaper than WordPress.com Business plans.

Shopify: Hosting Always Included

You do NOT need separate hosting for Shopify.

Shopify is an all-in-one e-commerce platform. Your subscription includes:

  • Web hosting
  • SSL certificate
  • CDN for fast loading
  • Unlimited bandwidth
  • Automatic security updates

Shopify Pricing

PlanPriceTransaction Fee
Basic$29/mo2.9% + 30¢
Shopify$79/mo2.6% + 30¢
Advanced$299/mo2.4% + 30¢

What you DO need:

  • Domain name ($10-15/year, or use Shopify's)
  • That's it—hosting is covered

When Shopify Might Not Be Enough

Some merchants eventually want:

  • Complete control over hosting performance
  • Lower transaction fees
  • Custom backend functionality

In those cases, they migrate to WooCommerce (WordPress.org + hosting). See SiteGround or Cloudways for WooCommerce hosting.

Wix: Hosting Always Included

You do NOT need separate hosting for Wix.

Wix includes hosting with all plans, including the free tier.

Wix Pricing

PlanPriceStorageBandwidth
Free$0/mo500MB500MB
Combo$16/mo3GBUnlimited
Unlimited$22/mo10GBUnlimited
Pro$27/mo20GBUnlimited
VIP$45/mo35GBUnlimited

Included with all plans:

  • Web hosting
  • Free SSL
  • Global CDN
  • Automatic mobile optimization

What you need to buy:

  • Domain name (or use free Wix subdomain)
  • Premium plan to remove Wix ads

Wix Limitations

Wix hosting is decent but has constraints:

  • Can't migrate your Wix site to another host
  • Limited server-side customization
  • Performance can vary on complex sites

For simple sites (portfolios, small business), Wix hosting works fine. For high-traffic or complex sites, self-hosted solutions offer more control.

Squarespace: Hosting Always Included

You do NOT need separate hosting for Squarespace.

Like Wix, Squarespace is an all-in-one platform.

Squarespace Pricing

PlanPriceFeatures
Personal$16/moBasic website
Business$23/moAnalytics, pop-ups
Commerce Basic$27/moSell products
Commerce Advanced$49/moAdvanced e-commerce

Included:

  • Hosting
  • SSL certificate
  • CDN
  • Unlimited storage and bandwidth

Best for: Creatives, portfolios, small businesses wanting beautiful templates without technical work.

Webflow: Hosting Included (With Options)

Webflow includes hosting, but you can export code.

Webflow is unique—it's a website builder that generates clean code you can optionally host elsewhere.

Webflow Hosting (Included)

Site PlanPriceFeatures
Starter$0/mo2 pages, Webflow subdomain
Basic$14/mo150 pages, custom domain
CMS$23/moBlog, dynamic content
Business$39/mo10K CMS items

Self-Hosting Webflow Exports

You can export Webflow HTML/CSS/JS and host it anywhere:

  • Netlify - Free tier available
  • Vercel - Free tier available
  • Any static hosting

Note: Exported sites lose CMS functionality. Dynamic content requires Webflow hosting.

Ghost: Two Options

Ghost Pro includes hosting. Self-hosted Ghost doesn't.

Ghost Pro (Hosted)

PlanPriceMembers
Starter$9/moUp to 500
Creator$25/moUp to 1,000
Team$50/moUp to 1,000
Business$199/moUp to 10,000

Hosting, updates, and backups included.

Self-Hosted Ghost

You need a VPS with Node.js support:

More technical but more control and potentially cheaper for large audiences.

Static Site Generators (Jekyll, Hugo, Gatsby)

You need hosting, but it can be free.

Static site generators create HTML files you deploy to a host.

Free Static Hosting Options

HostFree TierCustom Domain
GitHub PagesUnlimitedYes
Netlify100GB/moYes
Vercel100GB/moYes
Cloudflare PagesUnlimitedYes

For most static sites, free hosting is plenty.

When to Pay

Consider paid hosting (Netlify Pro, Vercel Pro) when you need:

  • Team collaboration
  • Serverless functions
  • More build minutes
  • Priority support

Decision Flowchart

Do you want an all-in-one solution?
├── YES → Use Wix, Squarespace, or Shopify (hosting included)
└── NO → Continue...

Do you need WordPress?
├── YES →
│   ├── Want simplicity? → WordPress.com
│   └── Want control? → WordPress.org + hosting
└── NO → Continue...

Building an online store?
├── YES →
│   ├── Simple store? → Shopify (included)
│   └── Complex store? → WooCommerce + hosting
└── NO → Continue...

Building a simple website?
├── YES → Wix or Squarespace (included)
└── NO (developer/custom) → VPS or cloud hosting

Cost Comparison: Included vs Separate Hosting

Let's compare total costs for a basic business website:

Website Builder (Hosting Included)

PlatformMonthly CostAnnual Cost
Wix Combo$16/mo$192/yr
Squarespace Personal$16/mo$144/yr (billed annually)
Webflow Basic$14/mo$168/yr

WordPress.org + Separate Hosting

SetupMonthly CostAnnual Cost
Hostinger + WordPress~$3/mo~$36/yr
SiteGround + WordPress~$3-15/mo~$36-180/yr
Kinsta + WordPress$35/mo$420/yr

The math: Self-hosted WordPress can be significantly cheaper, but requires more technical involvement. Website builders cost more but handle everything for you.

FAQ

What is web hosting exactly?

Web hosting is a service that stores your website files on a server connected to the internet. When someone visits your domain, the server delivers your website to their browser. Learn more in our What Is Web Hosting guide.

Why do some platforms include hosting and others don't?

Website builders (Wix, Squarespace, Shopify) are complete services—you pay for the software AND hosting together. Open-source platforms (WordPress.org, Ghost self-hosted) are free software you install on hosting you provide.

Is included hosting good quality?

Generally yes. Shopify, Wix, and Squarespace hosting is reliable for their use cases. However, you have no control over server configuration, and performance is one-size-fits-all.

Can I switch from included hosting to separate hosting?

Depends on the platform:

  • WordPress.com → WordPress.org: Yes, WordPress.com offers export tools
  • Wix/Squarespace → Elsewhere: Difficult, sites don't export well
  • Shopify → WooCommerce: Yes, with migration tools

Which is better: included hosting or separate?

Neither is universally better:

  • Included hosting: Easier, less technical, good for simple sites
  • Separate hosting: More control, often cheaper, better for growth

Choose based on your technical comfort and website needs.

Do I need hosting for a landing page?

Depends on how you build it:

  • Carrd, Linktree, etc. - No, hosting included
  • Custom HTML page - Yes, but free options like Netlify work
  • WordPress landing page - Yes, need hosting

Summary

PlatformNeed Hosting?Best For
WordPress.org✅ YesFull control, serious sites
WordPress.com❌ NoSimple blogs, beginners
Shopify❌ NoE-commerce stores
Wix❌ NoSimple websites
Squarespace❌ NoCreative portfolios
Webflow❌ No (optional)Designers, custom sites
Ghost Pro❌ NoNewsletters, publications
Ghost Self-hosted✅ YesDeveloper-run publications
Static Sites✅ Yes (free options)Developers

Still unsure what you need? Take our hosting quiz or compare options in our best web hosting guide.


Last updated: January 2026

Share:
HostDuel Team

HostDuel Team

The HostDuel team researches and compares web hosting providers to help you make informed decisions.