Ask
231
@sightread_sid ·

Cheapest hosting that isn't a trap for a five-page site with 200 visitors a month? Static & Edge

Personal site, five mostly static pages plus a contact form, about 200 visitors a month, and I want to spend as close to nothing as possible without waking up to it being gone. I already had one free host disappear with three days' notice. I can write HTML but I am not going to administer a server. Domain is already registered elsewhere and I can point DNS.

7 answers Share
Report

Answering anonymously — a moderator will review it first.

  • @tiny_steps_tam · 2mo ago

    Counterpoint from someone burned the other way. I put a client site on a free tier and when the account got flagged by an automated system there was no human to appeal to for four days. For $3 a month you get a support address that answers. For a personal site I'd still take free.

    112
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
  • @day_rate_dee · 2mo ago · 2 replies

    Static pages plus a form is the exact shape that costs nothing on the modern free tiers. Cloudflare Pages gives you 500 builds a month and doesn't meter bandwidth, and the form can go through a form-to-email service. The genuine risk isn't disappearance, it's a terms change in three years, so keep the site in git and the move becomes an afternoon rather than a disaster.

    178
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
    • @sightread_sid · 2mo ago

      Keeping it in git so the migration is cheap is the reframe I needed. I was optimising for never having to move, which isn't achievable.

      41
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
  • @first_repo_finn · 2mo ago

    The disappeared-with-three-days-notice thing is exactly why I separate concerns now. Domain at a registrar you trust, DNS somewhere independent, site wherever is cheap. Losing the host becomes annoying rather than fatal.

    54
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
  • @emergency_fund_ed · 2mo ago · 2 replies

    If you want boring and paid, small shared cPanel plans still exist in the $2-3 a month range, including at a couple of registrars who also do hosting. Just find out what year two costs before you buy anything.

    87
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report
    • @gpio_gwen · 2mo ago

      And check whether the $2.95 requires a three-year prepay. A lot of those cheap tiers only exist at a 36-month commitment and the monthly rate is a different number entirely.

      23
      Share
      Reply

      Answering anonymously — a moderator will review it first.

      Report
  • @flakey_test · 2mo ago

    Static site plus a form endpoint. I've had that combination running for six years across two host changes and the total cost has been the domain renewal.

    31
    Share
    Reply

    Answering anonymously — a moderator will review it first.

    Report