Published August 5, 2026 · Updated August 5, 2026
Hosting is the part of a website that nobody thinks about until something breaks, and then it becomes the only thing anyone thinks about. It is also where a surprising number of small business website problems actually originate: the slow site, the mysterious downtime, the emails that stopped arriving.
This guide covers what hosting actually is, the types available, what matters for a small business, what the cheap options really cost, and how to tell whether your current host is the problem.
What is website hosting?
Website hosting is the service that stores your website’s files and serves them to visitors. Your domain name points at a host, the host holds the files and database, and when someone visits your address the host delivers the page. It is the foundation everything else sits on, and its quality sets a ceiling on your site’s speed and reliability.
Key takeaways
- Hosting sets a ceiling on speed. No amount of optimisation fixes a slow server.
- Cheap shared hosting is genuinely cheap for a reason. You share resources with hundreds of other sites.
- Support quality matters more than specifications for most small businesses, and it is the hardest thing to compare.
- Backups are usually not included in the way people assume. Check what your host actually retains.
- Server location affects speed. Canadian customers reaching a server elsewhere pay for the distance on every request.
What this guide covers
- What hosting actually does
- The types, plainly
- What actually matters for a small business
- What cheap hosting really costs
- Backups, and the assumption that catches people
- Why email and hosting should be separate
- How to tell if hosting is your problem
- Switching hosts without breaking things
- Frequently asked questions
- How hosting affects speed, and how much
- Uptime, monitoring and support
- What hosting does and does not protect
- When to upgrade, and when not to
- Questions to ask any host
- Environmental impact
- Hosting mistakes that cost small businesses
- The short version
- Getting a straight answer
- What to do this week
What hosting actually does
When someone types your address, their browser asks the internet where that address lives, gets pointed at your host’s server, and requests the page. The server builds the page, often by running code and querying a database, and sends it back.
Everything in that sequence takes time, and the portion controlled by your host is called time to first byte. If that number is high, your visitor is waiting before any of your content has even started arriving, and nothing you do to your images or scripts will help.
This is why hosting is upstream of most performance work. A well-built site on a slow server performs worse than an average site on a fast one, which is the opposite of what most small business owners assume when they start investigating why their site feels sluggish.
A thirty second check: Run your site through PageSpeed Insights and look for server response time. If it is high, stop reading about image optimisation and look at your host instead.
The types, plainly
Shared hosting
Your site sits on a server with many others, sharing its resources. Cheapest, and your performance depends on what everyone else is doing.
Managed WordPress hosting
Shared or cloud infrastructure tuned specifically for WordPress, usually with caching, updates and backups included. The sensible default for most small businesses.
VPS
A guaranteed slice of a server. More control, more responsibility, and generally only worth it if somebody technical is involved.
Dedicated or cloud
An entire server or scalable cloud infrastructure. Rarely necessary for a small business site and frequently sold to one anyway.
Website builder hosting
Hosting bundled invisibly into a platform such as a site builder. Simple, and you cannot move the site elsewhere later.
Reseller hosting
Your web designer buying wholesale and reselling to you. Fine when they are good and a single point of failure when they disappear.
For most Canadian small businesses running WordPress, managed WordPress hosting is the right answer. It costs more than the cheapest shared plan and it removes a category of problems that would otherwise consume your time or your developer’s.
What actually matters for a small business
Hosting is sold on specifications that mean little at this scale. Storage and bandwidth allowances are rarely the constraint for a small business site. What actually determines your experience is a shorter list.
- Server response time. The single biggest performance factor a host controls.
- Uptime and what happens when it fails. Everyone advertises high uptime; what matters is the response when it does not hold.
- Support quality and hours. Can you reach a human who understands WordPress, at the time your site breaks?
- Backups: frequency, retention and restore. Specifically whether you can restore yourself without waiting.
- Included security, such as firewall, malware scanning and free SSL certificates.
- Server location, ideally in or near the country where your customers are.
- A staging environment, so changes can be tested before going live.
Support is the item worth weighting most heavily and the hardest to evaluate before buying. Search for recent reviews mentioning support specifically rather than reading the marketing, and note whether complaints are about response time or about competence, because those are different problems.

What cheap hosting really costs
Very cheap shared hosting is a real product and it is sold at that price because hundreds of sites share one server’s resources. When a neighbouring site has a traffic spike or runs something heavy, your response times suffer, and you have no visibility into why.
The other costs are structural. Introductory pricing that increases substantially at renewal. Backups charged separately. SSL charged separately where it should be included. Support that is a ticket queue rather than a conversation. Migration fees if you ever want to leave.
The honest calculation is not the monthly fee but the fee plus the cost of the problems. An hour of your time or a developer’s, spent once a quarter on a hosting-caused issue, exceeds the annual saving several times over.
“Nobody switches away from cheap hosting because of the price. They switch because of the third outage in a month during their busiest season.”
Backups, and the assumption that catches people
Almost every small business owner believes their host backs up their site. Many hosts do, some do not, and among those that do the retention period, frequency and restore process vary enormously.
The questions that matter: how often, how far back, can you restore yourself or must you ask, how long does a restore take, and is the backup stored somewhere other than the same server. That last one matters because a backup on the failed server is not a backup.
Whatever your host provides, keep an independent copy. A separate backup that you control, stored somewhere else, is the difference between an incident and a disaster, and it removes your dependence on a support queue at the worst possible moment.
Test it once: An untested backup is a hope. Restore to a staging site once and confirm the result actually works. Most people discover their backup problem during the emergency.
Why email and hosting should be separate
Many hosting plans include email, and using it is one of the more common avoidable mistakes small businesses make. It bundles two unrelated services into one dependency.
The practical problems: hosting-provided email frequently has worse deliverability, so your messages land in spam more often. It ties your email to your website host, so a hosting problem becomes an email problem. And migrating away later means moving both at once, which is considerably more disruptive.
Use a dedicated email provider on your own domain instead. It costs a modest amount per user, deliverability is better, and if you ever change hosts your email is entirely unaffected. We cover the domain and email side in our guide to domain names and business email.
How to tell if hosting is your problem
Before switching, confirm the diagnosis. Hosting gets blamed for problems it did not cause about as often as it causes problems nobody suspected.
Signs it is genuinely the host
- High server response time in PageSpeed Insights across several pages, not just one
- The site is slow even for pages with almost no images or scripts
- Slowness varies by time of day in a pattern unrelated to your own traffic
- Intermittent errors or timeouts that resolve without you changing anything
- The admin area is slow even when the front end is cached
- Support cannot explain an outage, or explains it in terms of other customers
If instead the server responds quickly and the page still takes seconds to become usable, the problem is on your side, and our guide to website speed optimization covers what to do about it.
Switching hosts without breaking things
Migration is routine and it goes wrong in predictable ways, almost all of which come from doing it in the wrong order or under time pressure.
Take a full backup first and verify it. Set up the site at the new host and test it thoroughly before changing anything that points at it. Only then update the DNS, and expect a propagation period during which some visitors reach the old server and some the new.
Keep the old hosting active for at least a couple of weeks after the switch. Cancelling immediately is how organisations discover the one thing that did not migrate, with no way to retrieve it.
And plan the timing. Migrating during your busiest week, or on a Friday afternoon, converts a manageable task into an avoidable emergency. Many hosts will handle the migration for you, and it is worth asking before assuming you need to do it yourself.
How hosting affects speed, and how much
Hosting is one of several things that determine how fast a site feels, and it is neither the whole story nor a detail you can ignore. A useful way to think about it: your host sets the ceiling on performance, and everything you build on top decides how close to that ceiling you get. Excellent hosting cannot rescue a page carrying eight megabytes of uncompressed photographs, and excellent optimisation cannot rescue a server that takes two seconds to respond before it sends anything at all.
The number to look at is time to first byte, which measures how long the server takes to begin responding. That figure is almost entirely the host’s responsibility, along with your caching setup. Everything after it, image weight, script count, fonts, third-party embeds, belongs to how the site is built. If your first byte arrives quickly and the page still feels slow, buying better hosting will not help you.
Server response time
How long before the first byte arrives. Determined by the host, the server resources allocated to you, and whether page caching is in place. This is the part money actually fixes.
Physical location
A server far from your customers adds unavoidable latency. A Canadian business served from a European data centre pays for that distance on every request. Ask where your site is physically hosted.
Resource limits
Shared plans cap memory, processes and database connections. Hitting those caps produces slow pages or intermittent errors that look random and are not.
Neighbours
On shared hosting, another site on the same server having a busy day can affect yours. Reputable hosts manage this well and cheap ones frequently do not.
Caching layers
Server-level caching often makes a larger difference than upgrading the plan. Check whether it is included, and whether it is actually switched on, before paying for more resources.
Content delivery network
Serves static files from locations near the visitor. Worth adding once you have an international audience or a lot of images, and largely pointless for a purely local business with a fast local server.
Before upgrading, measure. Run a speed test and look specifically at server response time versus total load time. Owners frequently pay for a bigger plan when the real problem was a six megabyte hero image, and the bigger plan loads it slightly faster while costing more every month.
Uptime, monitoring and support
Uptime is the percentage of time your site is reachable, and it is quoted so universally that the number has almost lost meaning. What matters more than the advertised figure is what happens in the gap between your site going down and somebody noticing.
For most small businesses nobody is watching. The site goes down on a Saturday, a handful of people bounce, and it is discovered on Monday by accident. Free uptime monitoring services will check your site every few minutes and message you when it stops responding, and setting one up takes about five minutes. That single step converts an invisible problem into a manageable one.
- Set up independent monitoring rather than relying on your host to tell you. A host with a problem is not always quick to admit it.
- Monitor more than the homepage. A checkout or booking page can fail while the front page loads perfectly.
- Know your support channel and its hours. Live chat during your working day is worth considerably more than an email queue with a stated response time you cannot verify.
- Test support before you need it. Ask a real question during the trial period and see how long the answer takes and whether it is a template.
- Check whether support will touch your site. Some hosts help with anything on the server. Others draw a firm line at the application and will not look at WordPress at all.
- Find out how incidents are communicated. A status page you can check beats a support ticket you are waiting on.
What hosting does and does not protect
Hosting security is frequently misunderstood in both directions. Owners assume the host is protecting everything, or assume the host does nothing. The truth sits in a specific and knowable place.
The host is responsible for
The physical infrastructure, the network, the operating system, server-level patching, and usually a firewall in front of the server. On managed plans this often extends to platform updates.
You are responsible for
Your passwords, your user accounts and their permission levels, your plugins and themes and how current they are, your own code, and what you publish.
Shared responsibility
Backups, malware scanning and SSL certificates. Most hosts provide something here, and what they provide is rarely as complete as customers assume. Read the specifics rather than the headline.
Nobody is responsible for
An administrator account with a weak password, an abandoned plugin last updated four years ago, or a laptop with malware on it that has your credentials saved. These are the actual cause of most small site compromises.
The practical implication is that hosting choice matters for security, and it is not a substitute for basic hygiene. Strong unique passwords, two-factor authentication on the hosting account and the site admin, prompt updates, removal of unused plugins and themes, and a small number of administrator accounts will do more for your security than moving to a more expensive plan.
One specific thing to check: whether your host offers free automatic SSL renewal. Certificates that expire produce a full-page browser warning that stops all traffic instantly, and manual renewal is exactly the sort of annual task that gets forgotten.
When to upgrade, and when not to
Upgrading hosting is often the first thing suggested and rarely the first thing needed. Work through this order before spending more.
- First, optimise what you have. Compress images, remove unused plugins, enable caching. This resolves the majority of speed complaints on small business sites and costs nothing per month.
- Then check whether caching is actually working. A caching plugin that is installed but misconfigured is extremely common, and it looks identical to not having one.
- Then look at your traffic pattern. Genuine sustained growth justifies more resources. A single unusual day does not.
- Upgrade when you see the symptoms of resource limits: slow admin, intermittent database errors, timeouts during backups, or the site slowing under normal traffic rather than a spike.
- Upgrade before a known event, such as a campaign launch or a seasonal peak, rather than during it.
- Consider managed hosting when your time becomes the constraint. The value is not raw speed, it is not having to think about updates, backups and security yourself.
The reverse case is worth stating too. Many small businesses sit on plans considerably larger than they need because they upgraded during a problem that was never about resources. If your site is fast, your traffic is modest and you are on a premium tier, it is worth asking what specifically that tier is buying you.
Questions to ask any host before signing up
Ask these before you pay, not after
- Where, physically, will my site be hosted?
- What is included in backups, how far back do they go, and can I download one myself?
- Is SSL included and does it renew automatically?
- Is server-level caching included, and switched on by default?
- Is there a staging environment for testing changes?
- What are the resource limits, and what happens when I reach them?
- Is the renewal price the same as the introductory price?
- What does support cover, through what channel, and during which hours?
- How do I migrate away, and will you help?
- Can I get full file and database access, including SFTP and the database itself?
The renewal trap: introductory hosting prices frequently apply only to the first term, and the renewal can be several times higher. Ask for the renewal price in writing before committing, and set a calendar reminder a month before it hits so you have time to decide rather than being auto-charged.
Environmental impact and where your site lives
An increasing number of small businesses are asked about this, either by customers or by their own values, and hosting is the part of a website with a measurable environmental footprint. Servers run continuously and consume electricity whether anyone visits or not.
Two things genuinely reduce it. The first is choosing a host that runs on renewable energy or purchases equivalent offsets, which most reputable providers now publish. The second, and the one with more direct effect, is making the site lighter: fewer megabytes transferred per visit means less energy across every part of the chain, from the server to the network to the visitor’s device. A well-optimised site on ordinary hosting frequently has a smaller footprint than a bloated one on a green plan, so the two efforts compound rather than substituting for each other.
If you want to claim it, check what your host actually publishes about energy sourcing and keep a copy. Vague environmental claims on your own website are worth less than a specific, verifiable statement, and in some jurisdictions unsubstantiated environmental claims carry real regulatory risk.
Hosting mistakes that cost small businesses
- Buying on the introductory price alone, then being surprised by a renewal several times higher with a site that is now inconvenient to move.
- Letting the developer own the hosting account. Convenient until the relationship ends, at which point you may be locked out of your own business asset. Every account should be in the business’s name with a business email.
- Bundling email with hosting, so a hosting problem takes your email down at the same moment you need to tell customers about the hosting problem.
- Assuming backups exist without ever checking how far back they go or whether you can download one.
- Ignoring the renewal date, which is how sites and domains lapse. Set calendar reminders a month ahead for both.
- Choosing a host in the wrong region, adding latency on every request for no benefit.
- Staying on a plan sized for a problem that turned out to be images, paying every month for capacity that was never the constraint.
- Never testing support until the day something is broken and urgent.
None of these are exotic. They are ordinary decisions made once, usually quickly, and then left alone for years. Hosting rewards a single careful hour more than almost any other part of running a website, precisely because it is the layer everything else depends on and the layer nobody looks at again.
The short version
If you read nothing else: put the hosting account in your own business name with a business email address, keep your email somewhere other than your web host, find out today how far back your backups go and whether you can download one, set a calendar reminder a month before renewal so the price is a decision rather than a surprise, and before paying for a bigger plan, check whether the problem is actually your images. Those five things cover most of what goes wrong with small business hosting, and none of them takes longer than an afternoon.
Getting a straight answer
Hosting conversations are made harder by the fact that almost everyone offering an opinion is selling something. Review sites are frequently affiliate-funded, and the same three or four providers appear at the top of every comparison for reasons that have little to do with performance. If you want an honest read on your own situation, the most useful questions are the ones with factual answers: where is my site physically hosted, what is my server response time, how far back do my backups go, and what does my plan renew at. Those four answers, written down, will tell you more than any comparison article, including this one.
What to do this week
Pick one afternoon. Log into your hosting control panel and write down four facts: where the server is, how many days of backups exist, whether you can download one, and what the plan renews at. Log into your domain registrar and confirm the account is in your business name with auto-renew on. Set up free uptime monitoring on your homepage and one transactional page. Then run a speed test and note the server response time separately from the total. If the first byte is fast and the page is not, your next investment is image optimisation rather than hosting. If the first byte is slow, you now have a specific question to put to your host rather than a vague complaint. Either way you will have replaced assumptions with facts, which is the whole point.
Not sure whether hosting is holding your site back?
Every GoWebsited plan includes hosting, maintenance and monitoring, so performance and backups are handled rather than being something you find out about during an outage.
Frequently asked questions
What type of hosting does a small business need?
For most WordPress sites, managed WordPress hosting. It costs more than the cheapest shared plan and removes a category of performance, security and update problems that would otherwise consume your time.
Does hosting really affect website speed?
Yes, and it sets a ceiling. Server response time is entirely controlled by your host, and if it is slow, optimising images and scripts cannot compensate because the delay happens before your content is involved.
Is cheap shared hosting ever fine?
For a very low-traffic informational site, sometimes. The real cost is variable performance, support that is a ticket queue, and renewal pricing well above the introductory rate.
Does my host back up my site?
Many do, and the frequency, retention and restore process vary enormously. Ask specifically, and keep an independent copy you control stored somewhere other than the same server.
Should I use the email included with my hosting?
Generally no. It often has weaker deliverability, it ties your email to your website host, and it makes any future migration considerably more disruptive. A dedicated email provider on your own domain is better.
Does server location matter in Canada?
Yes. Every request travels the distance between your visitor and the server, so a host with Canadian or nearby infrastructure gives faster responses to Canadian customers than one on another continent.
How do I know if hosting is causing my problem?
Look for high server response time across several pages, slowness on pages with almost no content, and intermittent errors that resolve without your intervention. If the server responds quickly and pages still feel slow, the problem is on your side.
What is the safe way to switch hosts?
Back up and verify first, build and test at the new host before changing anything, then update DNS and expect a propagation period. Keep the old hosting active for a couple of weeks afterwards.