Service businesses sell time, skills, and trust. Their websites should explain the offer, collect leads, and not invent IT drama. WordPress does that as PHP + MySQL software you can edit. WPHost hosts it on PHP 8.4 with MySQL, preview HTTPS, and custom-domain certificates after DNS. You install WordPress — no Softaculous one-click. Plugins are not auto-updated. Deploy history is files; use UpdraftPlus for database backups. Staging on Pro+ needs a DB copy. WooCommerce can run; no PCI/checkout SLA. No email hosting. No CDN. No forever-free. Plans $9/$30/$65/$130.
Who it is for, publish path, when to choose something else. Worked example: startup waitlist page (service-shaped early product). Related: affordable WordPress hosting, WordPress hosting for small business, WordPress hosting for nonprofits.
Who this is for
Agencies, trades with service menus, coaches, repair shops, B2B specialists — anyone whose primary CTA is “contact / book / call,” not a thousand-SKU catalog. Operators who can maintain plugins monthly or pay a retainer.
Not for teams that require hosting-included mailboxes or automatic plugin patching without human review.
Publish path for a service site
- Choose Starter ($9) for one brochure site; Pro ($30) when a marketer needs staging or you run multiple locations as separate sites.
- Create a PHP site; upload WordPress to the document root; create MySQL; finish the installer on preview HTTPS.
- Information architecture: Home, Services (individual or grouped), About, Contact, optional Resources blog.
- Booking or CRM embeds over HTTPS; forms via SMTP to the inbox you already answer.
- Install UpdraftPlus; full backup before adding a page builder.
- Attach the domain customers already Google; wait for the certificate; set WordPress Address and Site Address; verify NAP details.
- Keep MX on Google Workspace / Microsoft 365. WPHost will not host those mailboxes.
- Assign Updates. Nothing auto-updates.
Optional: WooCommerce for prepaid service packs — possible, but no PCI/checkout SLA; many service firms prefer invoices or Stripe Payment Links.
Worked example: startup waitlist page
A new service business (or productized service) needs a waitlist before the calendar opens.
- Single landing page on WordPress: problem, offer, waitlist form, FAQ.
- Build entirely on preview HTTPS; do not announce DNS early.
- Form posts to an ESP or Sheet; confirmation email comes from your ESP, not from “hosting email.”
- Lightweight theme; compress any hero video poster images — no bundled CDN to hide weight.
- When the page converts in tests, attach the domain, wait for cert, flip
home/siteurl. - Pro staging if you A/B copy with a contractor; copy the DB so the waitlist content matches.
When to pick a different product
Choose vertical SaaS (Jobber, Housecall Pro, etc.) when field ops dominate and the website is secondary. Choose a concierge WordPress host when you refuse wp-admin. Choose a commerce specialist when checkout SLA is existential. Stay on WPHost when you want an honest PHP host for a WordPress marketing site.
Lead gen without lying about email
Your service brand’s hello@ must exist at a mail provider before you print it. Hosting the website on WPHost does not create the mailbox. Configure SPF/DKIM at the mail provider. Changing web A records should not require moving MX.
Failure: http:// images breaking the padlock
Service sites often paste before/after photos from old HTTP galleries or Google Sites exports. After HTTPS is enabled, browsers flag mixed content. Customers on mobile see warnings right when you ask them to submit a lead form.
Audit Media and page HTML for http://. Re-upload assets to WordPress over HTTPS. After domain cutover, search-replace carefully. Confirm the padlock on the contact page specifically — that is where trust pays rent.
FAQ
Do service businesses need Scale or Business plans?
Only when site count, storage, or seats demand it. Most single-location service sites fit Starter or Pro.
Is there a one-click install for non-technical owners?
No. Use the checklist install or hire help once.
Are backups automatic and complete?
File deploy history is not a full WordPress backup. Use UpdraftPlus for DB-inclusive restores.
Can I sell gift certificates with WooCommerce?
You can run WooCommerce; there is no PCI/checkout SLA. Evaluate risk or use Payment Links.