How much does website hosting cost?

Website hosting costs anywhere from $0 to $50 or more per month, and the single biggest factor is the type of site you have. A hand-coded static site can run on a free or near-free tier. A WordPress site needs managed hosting that starts around $20 to $50 per month if you want it to perform well. Here is exactly what each hosting type costs, what you actually get, and how to avoid paying more than you need to.

What is website hosting, and what are you actually paying for?

Hosting is server space where your website's files live. Every time someone visits your site, their browser sends a request to that server, which responds by delivering your pages. You are renting access to that server, and the price reflects how much computing power and reliability you need.

Three things determine your hosting cost:

  • Site type. A hand-coded static site is just files. A WordPress site runs a database and server-side code on every page load. More complexity requires more server resources.
  • Traffic volume. A site that handles ten visitors a day needs far less than one handling ten thousand. Most small business sites fall comfortably in the low-traffic category for years.
  • Who manages the server. Self-managed hosting is cheap but puts technical responsibility on you. Managed hosting costs more but means someone else handles security patches, server configuration, and uptime.

Understanding those three levers tells you almost everything you need to know before comparing plans.

Hosting cost at a glance: Static or hand-coded sites $0 to $10 per month. Shared hosting for WordPress $5 to $20 per month. Managed WordPress hosting $20 to $50 per month. Enterprise or high-traffic hosting $100 or more per month. Most small businesses fall in the $0 to $50 range.

How much does hosting cost for a static or hand-coded website?

A static website is one built with plain HTML, CSS, and JavaScript, with no database running behind it and no server-side code executing on each visit. The server just hands files to browsers. That simplicity means the server does almost no work, and modern platforms reflect that in the price.

Platforms like Netlify, Cloudflare Pages, and Vercel offer free tiers that are genuinely usable for small business sites. You connect your site, and they serve it globally from a fast content delivery network at no charge. Realistic monthly cost: $0 to $10.

This is one of the real financial advantages of hiring someone who builds by hand rather than through a template platform. The files are small, the infrastructure requirements are minimal, and you are not locked into a monthly bill just to keep the lights on. It is also one of the questions worth raising when you talk to a designer. The questions to ask a web designer before hiring include exactly this: what technology will my site run on, and what will hosting cost afterward?

The one cost you cannot avoid regardless of hosting type is a domain name, which runs $10 to $20 per year at standard registrars. That works out to about $1 to $2 per month billed annually.

How much does shared hosting cost, and when is it the wrong choice?

Shared hosting puts your website on a server alongside many other sites, all sharing the same pool of RAM and CPU. It is the cheapest way to run a database-driven site like WordPress. Plans typically run $3 to $15 per month.

The catch is performance. When other sites on the same server spike in traffic, your site slows down too. Budget shared hosting is notoriously inconsistent, which matters because page speed directly affects both user experience and how Google ranks your site. A site that loads slowly loses visitors before they even read a word.

Shared hosting can be acceptable for a brand-new site with almost no traffic and no immediate SEO ambitions. It is the wrong choice if:

  • Your site is your primary lead generation tool.
  • You are investing in SEO and need consistent performance scores.
  • You are running any kind of e-commerce or appointment booking that requires reliability.
  • Your site runs WordPress with more than a handful of plugins.

In those situations, the few dollars saved on hosting get erased by slower rankings and lost conversions. The total cost of ownership ends up higher, not lower.

How much does managed WordPress hosting cost?

Managed WordPress hosting means the host takes responsibility for server-level configuration, automatic updates to the WordPress core, daily backups, and security hardening. You still manage your content and plugins, but the infrastructure layer is handled for you.

Plans typically start at $20 to $30 per month for a single site and go up from there depending on traffic limits and storage. Well-known managed WordPress hosts run in the $25 to $50 per month range for a typical small business site.

Whether that price is worth it depends on how much the reliability and security layer matters to your business. An unpatched WordPress plugin is the most common entry point for hacked small business sites. Managed hosting reduces that risk at the server level, though it does not replace the need to keep plugins updated yourself or through a care plan.

It is also worth noting that managed hosting and a maintenance care plan are two separate things. Managed hosting handles the server. A care plan, as explained in what website maintenance actually includes, covers the application layer: plugin updates, content edits, backups at the site level, and someone who responds when something breaks.

Website hosting cost by site type for 2026
Site typeHosting typeMonthly cost rangeNotes
Hand-coded static siteStatic CDN hosting (Netlify, Cloudflare Pages)$0 to $10/moFree tiers genuinely usable for most small business sites
Simple WordPress siteShared hosting$5 to $20/moCheap but inconsistent performance; risky for SEO-focused sites
WordPress site with performance needsManaged WordPress hosting$20 to $50/moBetter speed, automatic backups, server-level security
E-commerce or high-traffic siteManaged or dedicated hosting$50 to $150+/moDepends heavily on transaction volume and traffic
Custom site via FineWright care planManaged hosting bundledFrom $49/mo totalHosting, backups, security, and edits in one fee

What does hosting usually not include?

Hosting plans are often marketed as an all-in solution, but several important items are typically sold separately. Knowing what is missing helps you budget accurately before you sign up for anything.

  • Domain name. Almost always sold separately at $10 to $20 per year. Some hosts offer a free domain for the first year as a promotion, then bill at the standard rate on renewal. Read the renewal terms.
  • Business email. A professional email address at your own domain, like hello@yourbusiness.com, is not included in most hosting plans. It requires a separate service like Google Workspace or Microsoft 365, which runs $6 to $15 per user per month. Some hosts include basic email accounts, but deliverability and reliability at that level is usually poor compared to a dedicated email provider.
  • Application-layer maintenance. Managed hosting keeps the server healthy. It does not update your WordPress plugins, make content changes, or fix a broken layout. That work falls to you or to a care plan from your developer.
  • SSL certificate. Most reputable hosts include SSL free via Let's Encrypt. If a host charges separately for an SSL certificate, that is a signal the platform is dated. Confirm it is included before committing.

What hosting pricing traps do small business owners fall into?

Hosting providers are good at advertising a low introductory price that doubles or triples at renewal. A plan advertised at $3 per month for the first year may renew at $12 or $15. That is not necessarily a deal-breaker, but you need to know the renewal rate before you sign up, not after.

A few specific things to check:

  • Introductory vs renewal pricing. Always ask or look for the renewal rate. Some hosts bury it in the terms. The renewal price is what your hosting actually costs.
  • Overage fees. Cheap shared hosting plans sometimes charge extra if you exceed bandwidth or storage limits. Understand what the limits are and what happens when you hit them.
  • Migration costs. If you built a site on a platform that bundles hosting, leaving can be expensive or technically difficult. This is one of the ownership problems that comes with certain cheap builds, and it is covered in more detail in the broader website cost guide.
  • Upsells at checkout. Most hosting providers layer on extras during signup: site backup tools, malware scanners, SEO tools. Some are useful, but many duplicate features you can get elsewhere for free or that your developer handles anyway.

Why does the way your site is built determine what hosting costs forever?

This is the connection that most buying decisions miss. The technology choice made when your site is built is not just a build-time decision. It locks in a range of monthly costs for as long as the site exists.

A hand-coded site built with clean HTML and CSS runs on the cheapest possible hosting infrastructure. It has no database to query, no plugins to patch, and no server-side runtime consuming memory. The hosting cost is as close to zero as it can get, and the security risk is minimal because there is almost no attack surface.

A WordPress site built with a page builder and twenty plugins needs managed hosting to perform well, weekly updates to stay secure, and someone paying attention when a plugin conflict breaks the layout. The monthly cost is real and ongoing.

Neither technology is wrong in every situation. But the person quoting you a build should be telling you what the hosting will cost after launch. If they are not having that conversation, it is a question worth asking before you commit. The questions to ask a web designer before hiring cover this directly.

And when you are weighing build quotes against each other, the right comparison includes both the build cost and the expected monthly running cost over two or three years. That full picture is what the website cost guide is designed to help you work through.

When is hosting bundled into a care plan, and is that a better deal?

Some studios and freelancers bundle hosting into a monthly care plan rather than pointing you toward a third-party host. Whether that is better or worse depends on two things: what the total bundled price is, and what else is included.

A bundled plan that covers hosting, daily backups, security monitoring, and monthly content edits at $49 to $100 per month is usually a better deal than sourcing each piece separately. You pay one number, one invoice, and one person is responsible for the whole thing working. If something breaks, you are not debugging which vendor is at fault.

FineWright care plans start at $49 per month and include managed hosting, daily backups, security and uptime monitoring, and a monthly edit allowance. That is the all-in number for keeping a FineWright-built site maintained. Details are on the pricing page.

The thing to avoid is a bundled plan that is really just a hosting resale with a large margin and no actual maintenance work included. Ask exactly what is covered before signing up. The guide to what website maintenance actually includes gives you the full list of what a real maintenance plan should cover, so you can evaluate what you are being offered.

What will hosting realistically cost for my business?

Here is how it maps out for common small business situations:

Realistic hosting cost scenarios for small businesses in 2026
SituationHosting approachMonthly hosting cost
Custom hand-coded site, self-managedFree static hosting tier plus a domain$2 to $5/mo (domain only)
Custom hand-coded site with care planHosting bundled into care planFrom $49/mo total (hosting included)
DIY WordPress site, shared hostingBudget shared hosting$5 to $15/mo
WordPress site needing real performanceManaged WordPress hosting$25 to $50/mo
WordPress with professional maintenanceManaged hosting plus a developer care plan$70 to $150/mo combined

These reflect typical 2026 US market pricing. The right number for your business depends on your site type and how much ongoing management you want to handle yourself.

Frequently asked questions

How much does website hosting cost per month?

Website hosting costs roughly $0 to $10 per month for a lightweight static or hand-coded site, $5 to $20 per month for basic shared hosting, and $20 to $50 per month or more for managed WordPress hosting. The type of site you build is the biggest factor in the number you will pay.

What is the difference between shared hosting and managed hosting?

Shared hosting puts your site on a server alongside many other sites, sharing resources. It is cheap but can be slow and offers little support. Managed hosting means the host handles server configuration, security patches, and performance tuning on your behalf. Managed hosting costs more but is the appropriate choice for database-driven sites like WordPress that need consistent performance and security attention.

Does hosting include a domain name and SSL certificate?

Usually not all three. Many hosts include a free SSL certificate via Let's Encrypt. Domain registration is almost always sold separately at $10 to $20 per year. Some hosts offer a free domain for the first year as a promotion, but renewal is billed at the standard rate, so read the terms carefully.

Can I host a website for free?

Yes, for a simple hand-coded static site. Platforms like Netlify and Cloudflare Pages offer free tiers that are genuinely usable for small sites with no database. You still need to pay for a domain name separately, which costs $10 to $20 per year. Free hosting is not practical for WordPress, e-commerce, or any site that needs a database or server-side processing.

Why does the type of website affect hosting cost so much?

A hand-coded static site is just files served directly to a browser, with no database queries or server-side code running. It needs very little server power. A WordPress site runs PHP and MySQL on every page load, needs more RAM and CPU, and requires regular security patching. The more moving parts a site has, the more the hosting infrastructure needs to do, and the higher the cost to run it reliably.

Is hosting included in a website care plan?

It depends on the care plan. A good care plan bundles hosting into the monthly fee so you pay one number for everything. FineWright care plans start at $49 per month and include managed hosting, daily backups, security monitoring, and monthly edits, so there is no separate hosting bill on top.

Keep reading: how much a website costs to build, what website maintenance actually includes, and questions to ask a web designer before hiring.

Get a site built to cost less to run

FineWright builds custom, hand-coded sites from $599. The clean build means hosting costs less from day one. Care plans start at $49 per month and bundle everything: hosting, backups, security, and monthly edits.

We studied 688 real small business websites: 86.9% looked dated or weak, and only 2.7% were genuinely modern. FineWright has built 300+ website concepts for real small businesses, starting at $599.