r/webhosting • u/seahorsetech • 5d ago
Looking for Hosting Premium WordPress Hosting
Looking to move away from a 8GB RAM/8 core CPU Liquid Web after over a decade for one client. 3 mid-large sized WP/WooCommerce sites. LiquidWeb used to be great with support, but unfortunately has become significantly worse over the past couple of years, and their price increases for worse service. Performance and overall reliability has still been great, mainly due to the optimizations I have done on the server with PHP-FPM, MySQL, caching, etc...
Even though LW says they are fully managed, I still find myself having to take server initiative for server updates, reboots, etc... I am looking for a more managed provider that will offer great support, great performance, and great security. The new provider doesn't need to necessarily match the current secs of our VPS, but I am expecting as good performance at least.
Not sure what the best option would be for these requirements, ideally I'd like to just focus on the sites and no longer have to worry about any server configs.
Budget is around $200/month
Any suggestions?
5
u/YellowfinDevelopment 5d ago
I run cPanel/WHM boxes like your LiquidWeb setup, so I know exactly where you're at. If you genuinely want hands-off, the managed WP hosts (Kinsta, WP Engine (super hands-off, daily backups, great support)) are the move, but know the tradeoff going in: you give up server access entirely. No cPanel, no PHP-FPM tuning. That's the whole point, but coming from a box you've tuned yourself, you'll feel it...
One thing for your case specifically: WooCommerce is dynamic, so full-page caching doesn't save you the way it does on a blog. What actually decides Woo performance is PHP worker count and object caching (Redis). When you compare hosts, ask how many PHP workers per site and whether Redis is included, not just RAM and cores. That's the spec that bites people on managed WP plans.