Business Tech & Tools
What web hosting does a small-business website need, and when should I upgrade?
The short answer
Choose hosting that can run your actual site reliably, restore it when something breaks, keep its software supported, and provide help at the level you can manage. Most new brochure or service sites do not need a premium server. They do need dependable backups, HTTPS, current software support, and a clear path to assistance.
Upgrade when evidence shows the host is the limiting factor, not because a sales page says your business has “outgrown shared hosting.”
Match the host to the job
| Site type | What matters most at the beginning |
|---|---|
| Simple service or brochure site | Managed updates, backups, HTTPS, support, adequate storage |
| Content-heavy publication | Caching, image delivery, database performance, scalable resources |
| Ecommerce site | Reliability during checkout, backups, staging, security support, capacity during promotions |
| Course or membership site | Logged-in performance, database capacity, scheduled-task reliability, support for the platform |
| Custom application | Runtime and database control, deployment process, monitoring, technical support |
Do not buy by labels alone. “Managed,” “cloud,” “business,” and “unlimited” can describe very different services. Ask what the provider actually handles and what limits apply.
Check these eight things before choosing
- Platform requirements: supported PHP or runtime version, database, memory, and required extensions.
- Backups: frequency, retention, storage location, and whether you can restore without waiting for support.
- Staging: whether you can test updates and major changes away from the live site.
- HTTPS: certificate setup, renewal, and support for both
wwwand the bare domain. - Support scope: whether help covers only server uptime or also WordPress and migration problems.
- Resource limits: storage, visits, bandwidth, CPU, memory, database, workers, or similar limits the plan enforces.
- Exit path: access to files and database, migration support, and cancellation timing.
- Renewal cost: the ordinary price after any introductory term and the cost of essential add-ons.
Diagnose slowness before upgrading
Test several representative pages, not only the homepage. Record the device, network, page, time, and whether the visitor is logged in.
Google’s PageSpeed Insights reports both lab and field data when available. Google explains that lab data helps debug in a controlled environment, while field data reflects real-world experience and may reveal different bottlenecks. See Google’s PageSpeed Insights documentation.
Then separate causes:
| Pattern | Investigate first |
|---|---|
| Huge images and scripts on one page | Page construction and assets |
| Every uncached page has a slow server response | Hosting, database, or application work |
| Logged-in pages are slow but public pages are fast | Database, plugins, membership functions, server resources |
| Site slows only during promotions | Capacity, caching, database load, external services |
| Admin area is slow but visitors are fine | WordPress tasks, plugins, database, cron, resource limits |
| Checkout waits on an outside service | Payment, tax, shipping, or other integration, not necessarily the host |
Adding another speed plugin before identifying the layer can make the configuration harder to understand.
Evidence that an upgrade may be justified
- The host confirms repeated CPU, memory, worker, or database limits.
- Uptime incidents are documented and support cannot resolve them.
- Real-user performance remains poor after page and plugin problems are addressed.
- Logged-in or checkout traffic cannot be cached and the current plan cannot handle it.
- Backups, staging, security response, or support are inadequate for the business risk.
- A planned promotion has tested capacity requirements the plan cannot meet.
Before paying more, ask what resource or service changes on the proposed plan and how success will be measured. “More power” is not enough.
Run a controlled comparison
If possible, clone the site to the proposed environment and test the same pages, data, plugins, and tasks. Compare server response, full load, admin actions, checkout, and logged-in use. Repeat tests rather than trusting one unusually good result.
Also price the whole year: hosting, backups, staging, email, security, migration, renewal, and support. A cheaper base plan can cost more once the missing essentials are added.
Sources and further reading
A free next step
You don't have to build this alone
Bring your questions, share what you're working on, and meet other women building businesses from home. It is free to join.
Related Questions
- Why does my domain point to the wrong website or work only with www?
- What is SSL, and why does my website say Not Secure?
- How do I move a website to a new host without creating avoidable downtime?
- How do I update WordPress safely, and what should I do if an update breaks the site?
Related WAHMN resource
If you want to turn this website task into a service or build a stronger process for your own site, this system walks through the work in more depth. See Website & Landing Page Build System.
