Skip to main content
.com domains from $2.99 — free WHOIS privacy on every name

Platform Notes

Hosting for nonprofit projects — Cheap to run, quick to load, survivable when the volunteer leaves

The person who built the site has moved on, nobody has the login, and the certificate expires in a fortnight — which is the real risk in this category, not the monthly cost.

The short answer

Run the site on the same standard hosting everyone else buys, at $2.42 a month for Sprint, and spend the saved effort on the two things that actually go wrong: an unmeasured, slowly decaying site, and a handover nobody documented. If the budget genuinely will not stretch, talk to us — the charity hosting page sets out how we approach it.

On the technical side, 10 GB of NVMe with LiteSpeed in front will serve a campaigning site, a newsletter archive and a donations page without complaint, because almost every request from a logged-out visitor is a cache hit. The pages that are not cacheable — the donation form, any member area — are the ones to measure.

Below: what to check on a site you inherited, what belongs in a handover file, and where free hosting quietly costs more than $2.42 a month.

By the HostingFast team · Reviewed 24 August 2026

NVMe

Storage on every tier

Free

Domain, first year

99.9%

Uptime target

Flat

Renewal pricing

Money is scarce here, so the temptation is to optimise the monthly figure to zero and stop thinking. That usually costs more later, in a way nobody budgets for: adverts injected into a campaign page, a borrowed subdomain that undermines the appeal, or an account nobody can get back into.

The better frame is total cost including volunteer hours. A cheap, well-documented, measurable account with backups you can restore yourself is less expensive over three years than a free one that eats a weekend every time somebody leaves.

The audit to run on a site you inherited

Start with the certificate and the registration clock. `curl -sI https://yourdomain.example | head -1` tells you the site responds; a WHOIS lookup tells you when the domain expires and, more importantly, who it is registered to. Free SSL here reissues itself automatically, which removes one recurring volunteer job entirely.

Then get a speed baseline so decay is visible. A throttled Lighthouse run gives you LCP and INP; Google treats 2.5 seconds and 200 ms as the good thresholds. Save the result somewhere shared. In two years, when someone says the site feels slower, you will have evidence instead of an argument.

Then check the backup. Not that one exists — that you can restore it. A daily backup runs on every account with self-service restores from the panel; practise one on a staging copy before you need it in anger.

What free hosting charges you instead of money

Injected advertising on a page asking for donations is a credibility cost that dwarfs the saving. So is a borrowed subdomain: a supporter deciding whether to give looks at the address bar, and yourgroup.someplatform.example does not read like an organisation with a bank account.

The operational costs are worse. No shell, no scheduled tasks, no control over the PHP branch, and export routes that range from awkward to nonexistent. When the platform changes its terms, you discover how portable your site is at the worst possible moment.

The honest comparison is three years of total cost including the hours. At $2.42 a month, standard hosting is $29.04 a year, with the first year of the domain included when you order annually.

Writing a handover that survives the person who wrote it

One document, stored where the organisation keeps its records rather than in one person's email. It needs: who the domain is registered to and when it renews, which account the hosting sits in and who is billed, where the backups are and how a restore is triggered, which CMS and which plugins, and the support route.

Credentials belong to the organisation, not to an individual. cPanel supports separate logins and the client area supports contacts with their own access, so a departing volunteer can be removed without a password reset cascade.

The reason this is a hosting question at all: a panel the whole sector documents makes the handover easier. cPanel is that panel — every tutorial the next volunteer finds will match the screen in front of them, and a cPanel backup restores onto any other cPanel host if you ever leave.

What the account gives you, and what to ask for

Sprint at $2.42 a month: 10 GB of NVMe, one website, 500 GB of bandwidth, 1 core and 2 GB of RAM, 25 MySQL databases, free SSL, mailboxes on your own domain, a daily backup, and the first year of the domain free on an annual order. Renewal is charged at $2.42.

Softaculous installs WordPress and 240+ other applications in one click, staging exists for testing an update before it reaches the public site, and PHP version is set per site from the panel so an ageing plugin does not force the whole account backwards.

If the budget really is the obstacle, say so directly rather than hunting for a discount code — the charity hosting page explains our approach. And check us the way you would check any supplier: HostingFast is a trading name of Vitalcare at Home Ltd, company number 15098204, registered in England and Wales.

A customer pleased with how quickly their site now loads

What we get out of writing this

A customer who understands their own site raises fewer tickets and stays longer, so a page that teaches the audit is worth more to us than a page that flatters the plan. We are still a host recommending our own hosting, and we would rather write that down than imply otherwise.

Support is a human being at any hour, and the scope covers the awkward practical questions — a mailbox that will not authenticate, a DNS record for a donations platform, a restore after an update went badly.

  • An audit you can run on a site you inherited
  • Handover notes that outlive the volunteer
  • Flat renewal, so next year's budget line is known
  • Backups you can practise restoring

Why HostingFast

Standard on every plan

Priced the same for everyone

$2.42 a month is our standard entry rate, not a discount performed for the cause. There is no inflated list price to be marked down from.

Certificates that renew themselves

Free SSL reissues automatically before expiry, which deletes one of the jobs volunteer-run sites most often forget.

A panel the sector documents

cPanel means the next volunteer's search results match their screen, and a backup that restores onto any other cPanel host.

Restores without a ticket

Daily backups on every account, restored from the panel in minutes — useful at the hour when nobody is available to ask.

Invoices a treasurer can file

Itemised invoices in the client area, a flat renewal figure, and no setup charge to explain to a funder.

Year one of the domain included

Order annually and the first year of the registration costs nothing, which is one less line in a restricted budget.

Quick Start

From order to online

  1. 1

    Find out who actually owns the name

    A WHOIS lookup on your own domain. If the registrant is a person rather than the organisation, that is the first thing to correct.

  2. 2

    Take a speed baseline and store it

    One throttled Lighthouse run, saved with the date. Decay is only visible if somebody wrote down where you started.

  3. 3

    Rehearse a restore

    Restore a backup onto a staging copy while nothing is wrong. A restore you have never tested is a hope, not a backup.

  4. 4

    Write the handover file

    Registration, billing, backups, CMS, plugins, support route. One document, kept by the organisation, updated when anyone leaves.

Built In

Loaded onto every plan

  • Full SSH with Git and Composer for anyone technical who volunteers
  • Softaculous: WordPress and 240+ applications in one click
  • Free SSL on every plan, reissued before it can expire
  • Staging copies for testing an update before the public sees it
  • cPanel, so the next volunteer's tutorials match their screen
  • Year one of the domain free when you order annually
  • Spam and virus filtering per mailbox, switched on from the start
  • Webmail plus IMAP, POP and SMTP for whatever the team already uses
  • PHP branch set per site, switched from the panel in seconds
  • Daily backups with self-service restores from the panel

Frequently Asked

What people ask us most often

What should be in the file we hand to the next volunteer?

Domain registrant and renewal date, hosting account and billing contact, where backups live and how to restore one, the CMS and its plugins, and how to reach support. Keep it with the organisation's records rather than in an individual's inbox, and update it whenever someone leaves.

Is a free hosting tier ever the right call for a small charity?

Rarely, once you count the hours. Injected adverts and a borrowed subdomain undercut a donations page, and the absence of a shell, scheduled tasks or an export route turns every future change into a project. Standard hosting is $29.04 a year at the Sprint rate with the first year of the domain included.

How do we stop the site quietly getting slower over five years?

Record a baseline now — a throttled Lighthouse run, saved with the date — and repeat it annually. Most decay is accumulated plugins and unoptimised images rather than the server. Having last year's numbers turns a vague complaint into a specific thing you can fix.

Can several people have their own logins?

Yes. cPanel supports separate logins and the client area supports additional contacts with their own access, so a departing volunteer is removed rather than triggering a password reset across the whole account. That is the difference between an organisation owning its site and an individual holding it.

Keep reading

  • White-Label Hosting

    For the agency or volunteer collective that maintains several community sites and needs each one walled off.

  • WooCommerce vs Shopify

    If the group sells anything — merchandise, tickets, memberships — the fee structures diverge quickly at low volume.

  • Hosting for Churches

    The same handover and cost problems seen from inside one sector, with the rota and newsletter complications added.

  • Charity Hosting

    How we approach hosting for organisations whose budget genuinely will not stretch, and what to ask us for.

  • Secure Hosting

    Server-level scanning and filtering for a site that takes donations and cannot afford a defacement.

Changing hosts? Run through our checklist first.

A straightforward sequence for a switch your visitors never feel: which files move first, how to shift email across without losing a single message, the right moment to repoint DNS, and the two mistakes behind almost all the downtime we get asked to rescue.

You'll get the checklist email, then occasional pointers on keeping a site running fast. Unsubscribe the moment you want out — the privacy policy covers the rest.

Low monthly cost, low volunteer cost.

Sprint at $2.42 a month with NVMe, LiteSpeed, free SSL, daily backups and the first year of your domain included.

View Charity Hosting plans