Skip to main content
vellero
Journal · 6 min read

Hosting vs care plan: what is actually the difference?

Hosting and a website care plan are different things, sold separately, and conflating them is the most common pricing mistake small business owners make. What hosting actually does, what a care plan does, and what you actually need.

By Chris GiovinePublished 1 May 2026
Quick answers

The questions readers ask first

What is the difference between website hosting and a care plan?

Hosting is the server your website runs on (infrastructure: bandwidth, storage, SSL, basic uptime). A care plan is the work that keeps the website running well on that server (security patches, dependency updates, schema validation, performance monitoring, content changes, audits). For a custom-built site, you need both. Hosting alone is $5 to $30 a month for modern managed-edge services. A care plan is $500 to $1,000 a month and covers everything the hosting does not.

What does website hosting actually include?

Server uptime, bandwidth, storage, SSL certificate management, and server-level security (firewall, denial-of-service protection). That is it. Hosting keeps your website online. It does not patch plugins, validate schema, monitor performance, or make content changes. Those are application-layer work that hosting does not cover. For a Vercel or Netlify-hosted site, free or starter tiers ($0 to $20 a month) cover most use cases. WordPress hosting on a managed provider runs $30 to $200 a month depending on traffic.

Do I need a care plan if I have managed hosting?

Usually yes. "Managed hosting" or "fully managed WordPress" plans typically add automatic core updates, automatic backups, basic malware scanning, and maybe automatic plugin updates (often disabled because they break sites). They do not include manual content changes, performance audits, schema validation, recovery from breakages, or anything beyond "the lights stay on". If your managed-hosting plan is under $100 a month, assume the management is automated and reactive. You will still need a care plan or a person to handle anything that goes wrong.

Where should a small business host its website in Australia?

For modern static or framework-based sites (Next.js, Astro, plain HTML): Vercel, Netlify, or Cloudflare Pages on the free or starter tier ($0 to $20 a month). For WordPress: a managed-WordPress provider like WP Engine, Kinsta, or Cloudways ($30 to $200 a month). Avoid shared hosting bargain plans ($5 a month from cheap providers); they slow the site down and the cost saving never offsets the lost ranking signal. For Northern NSW specifically, pick a host with Sydney edge presence so latency to Australian visitors stays low.

Can I move my website to a different host without losing my SEO ranking?

Yes if done correctly. The site stays live during the move; DNS cuts over from old host to new host (usually a single-day transition). The keys to preserving ranking: keep every URL the same (or set 301 redirects for any URLs that change), preserve the schema markup exactly, and verify Google Search Console picks up the new site within 7 to 14 days post-move. Done well, ranking stays flat. Done badly (URLs reshuffled, schema lost) it can drop 20 to 60% for one to three months.

How much should website hosting cost a small business in Australia in 2026?

For a static or framework-based site: $0 to $30 a month on Vercel, Netlify, or Cloudflare. For WordPress: $30 to $200 a month for managed WordPress, depending on traffic. Anything over $200 a month for a small-business marketing site is usually overkill. Anything under $5 a month is usually shared hosting that will slow the site and cost you ranking. The hosting cost is independent of the care plan cost (which covers application-layer work and runs $500 to $1,000 a month).

The short answer

Hosting is the server your website runs on. A care plan is the work that keeps the website running well on that server. They're different things, sold separately, and conflating them is the most common pricing mistake small business owners make in this category.

For a custom-built site, you need both. Hosting alone is $5 to $30 a month for a Vercel or similar managed-edge service. A care plan is $500 to $1,000 a month and covers everything the hosting doesn't. Pay one, skip the other, and your site is running on a great server while quietly rotting at the application layer.

What hosting actually does

Hosting covers the infrastructure your site lives on:

  • The server (or globally distributed edge network) that serves the pages
  • Bandwidth (how much traffic the server can handle)
  • Storage (where your files sit)
  • SSL certificate management (the padlock in the browser)
  • Basic uptime guarantees (typically 99.9%)
  • Server-level security (firewall, denial-of-service protection)

That's it. The hosting bill keeps your website online. It doesn't keep the application working.

For a modern small-business site on Vercel, Netlify, or Cloudflare Pages, hosting on the free or starter tier ($0 to $20 a month) covers most use cases. WordPress hosting on a managed provider (WP Engine, Kinsta, Cloudways) runs $30 to $200 a month depending on traffic.

What a care plan does

A care plan covers the application layer: everything that lives on the server but is your responsibility, not the host's.

  • Security patches for WordPress core, plugins, themes (or for whatever code framework your site runs on)
  • Plugin and dependency updates (which break things if not done carefully)
  • Performance monitoring and tuning (Lighthouse, Core Web Vitals)
  • Schema validation (structured data that decides whether you appear in Google's rich results)
  • Content changes (small edits, image swaps, page additions up to a cap)
  • Quarterly audits and reporting

If your site runs on WordPress, the bill of materials includes core, theme, plus a dozen plugins. Each is on its own update cycle. Each can have a vulnerability disclosed at any time. Hosting won't patch them. A care plan will.

What "managed hosting" tries to bundle (and why it's usually thin)

Some hosting providers market "managed hosting" or "fully managed WordPress" plans. These typically add:

  • Automatic core WordPress updates
  • Automatic backups
  • Some form of malware scanning
  • Maybe basic plugin updates (often disabled by default because they break sites)

Read the fine print. "Fully managed" rarely means anything close to what a care plan covers. Most managed hosting plans don't include:

  • Manual content changes (you have to do those yourself)
  • Performance audits
  • Schema validation
  • Recovery from breakages caused by automatic updates
  • SEO monitoring
  • Anything beyond "the lights stay on"

If the bill says "fully managed" and is under $100 a month, assume the management is automated, light, and reactive. You'll still need a care plan or a person to handle anything that goes wrong.

Pricing reality

A few common combinations for a small-business custom site in 2026:

SetupMonthly costWhat you actually have
Vercel/Netlify free + no care plan$0Site runs. Nobody is watching it.
Managed WordPress hosting + no care plan$30–$80Server is solid. Application is unsupervised.
Vercel Pro + Vellero care plan$20 + $500Hosting runs at scale. Application is patched, monitored, reported on monthly.
Managed WordPress hosting + agency retainer$80 + $1,500+Hosting plus comprehensive ongoing work. Probably overkill for a small-business site.

The middle two are the realistic options. The first leaves the application to rot. The fourth pays for capacity you don't need.

The most common pricing mistake in this category is paying $50 a month for "hosting plus care" and assuming both are covered. Almost always, what you've got is hosting plus uptime monitoring, with the application work being skipped.

What you actually need

For a typical Northern NSW small-business site:

  1. Hosting: $5 to $30 a month. Vercel, Netlify, or similar for static and modern frameworks. Managed WordPress hosting if you're on WordPress.
  2. Care plan: $500 to $1,000 a month for a real one with security patches, performance monitoring, schema validation, and content allowance.

If your designer offers a $50-a-month "all-in" package that covers both, ask exactly what's included at the application layer. The honest answer is usually "hosting plus uptime monitoring", which means the application work is being skipped and you'll find out about it eventually.

What Vellero does

Hosting is unbundled from care plans deliberately. Most Vellero builds run on Vercel's free or Pro tier, billed directly through your account so there's no markup. You own the hosting. You own the domain. You own the Google Business Profile.

The care plan is the monthly relationship: $500 a month for Standard, $800 for Priority. That covers the application-layer work. Hosting bills go directly to you, and we keep them as low as the actual traffic and feature set allows.

If you're trying to work out whether your current setup includes the work or just the lights staying on, send the URL through a quote and we'll tell you what your $50 a month is actually paying for.

Sources and further reading