“Best cheap WordPress hosting” lists usually rank forty logos by affiliate payout. This page does the opposite: decision criteria, then an honest map of what WPHost is and is not. WordPress is PHP + MySQL. Cheap without current PHP is expensive. WPHost runs PHP 8.4 at $9 / $30 / $65 / $130 with published site and storage caps.

No one-click installer. No auto plugin updates. No email. No built-in CDN. File deploy history is not a database backup. WooCommerce can run without a PCI SLA.

Criteria that actually matter

  1. PHP version — 8.4 here; avoid hosts stuck on 7.x.
  2. Price after renewal — our table is the sticker, not a three-month tease.
  3. Who updates plugins — you do; we do not auto-update.
  4. What “backup” means — require database-inclusive backups; our deploy history is files only.
  5. Site and disk caps — 1×2 GB, 3×10 GB, 10×30 GB, 30×100 GB across plans.
  6. Email — separate vendor (we include none).
  7. CDN — bring your own if needed (we include none).
  8. Staging — Pro ($30) when production fear is real.

Pricing deep-dive: WordPress hosting pricing. Affordable shortlist energy: best affordable WordPress hosting. Store expectations: WooCommerce hosting plans.

What WPHost is

Infrastructure for WordPress: PHP-FPM 8.4, MySQL provisioning, HTTPS, custom domains after DNS, logs, env vars, file deploys with history. You upload a zip and finish the browser installer. “Managed” means the runtime, not a concierge CMS desk.

What WPHost is not

Not Softaculous. Not WordPress.com. Not a PCI checkout cloud. Not a mailbox host. Not a fake 400% speed chart. Not unlimited. Not an auto-update nanny.

Worked example: restaurant PDF menu plus HTML hours

A restaurant needs hours, address, and a PDF menu online. They do not need online ordering in phase one.

Best-cheap path: Starter ($9). WordPress zip → MySQL → installer on preview HTTPS. One page with hours in HTML (so Google can read them) and a linked PDF menu compressed under a megabyte if possible. Skip builders. Install a backup plugin. Point DNS when preview is correct.

If they migrate from an old host that only copied wp-content via FTP, they must still bring a database dump — or the hours page content vanishes while the theme shell remains.

Skipping the database dump (again, because it keeps happening)

Restaurants change hosts when the old coupon renews. Someone zips theme files and uploads. The new site “looks installed” but pages are empty because posts live in MySQL. Deploy history cannot synthesize the missing dump. Cheap becomes costly when the PDF link and holiday hours have to be retyped under dinner rush pressure.

Always export the database before canceling the old host. Verify posts and options on preview. Then DNS. Keep MX untouched if mail is elsewhere — we do not host email.

Choosing without a forty-host roundup

If you need concierge plugin updates, shortlist specialist managed WordPress and pay for humans. If you need only a PDF on a static page, consider static hosting and skip MySQL. If you need cheap PHP 8.4 with clear caps and you can click updates, WPHost Starter is in the shortlist for a reason.

Cheap performance without mythology

PHP 8.4 helps. Giant hero videos do not. One cache plugin you understand beats three stacked. No built-in CDN SKU — Cloudflare in front is optional and yours. Measure real URLs before/after.

FAQ

Is WPHost the single “best” cheap host for everyone?

No. It is best-fit when you want honest PHP hosting and will maintain WordPress yourself. Concierge needs differ.

Why no one-click if “best” includes ease?

Ease that hides MySQL creates fragile mental models. Zip + installer matches production.

Can I run ordering plugins cheaply here?

You can install them. We provide no PCI SLA or commerce support theater. Many restaurants only need a PDF and a phone number.

Does deploy history replace UpdraftPlus?

No. Use a real backup plugin for database + files. History undoes bad file deploys.