Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
1–10 of 22 posts
Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#2[1]: https://underconstructionpage.com/wordpress-maintenance-serv...
Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#3Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#4Just a curiosity, which CDN are you using?
Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#5Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#6I wonder if it could really work as advertized... how many problems could be found making a static website, even on a medium size WP? And what about dynamic content such as comments, search, filters or other specific plugins?
Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#7There are lots of WordPress maintenance services [1] out there, but they're quite expensive. We remove the maintenance/upgrade problem altogether staticizing your WordPress sites and putting them on a CDN. The real WordPress installation lives on a separate domain and only runs when an editor needs to make some changes to the content. And it's totally seamless for visitors and your editors. [1]: https://underconstruc…
Do you allow custom plugins and templates? For the static generation part, how do you stop sites being too big or computationally expensive to generate?
Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#8There are lots of WordPress maintenance services [1] out there, but they're quite expensive. We remove the maintenance/upgrade problem altogether staticizing your WordPress sites and putting them on a CDN. The real WordPress installation lives on a separate domain and only runs when an editor needs to make some changes to the content. And it's totally seamless for visitors and your editors. [1]: https://underconstruc…
Brilliant idea. I'm really surprised there aren't more services like this as it seems such a logical idea that the admin/editor functionality of your site should be completely locked down and separate to the site serving the content. When making static sites, I've been looking for something with the flexibility of WordPress but there really isn't much out there. Good luck! Do you allow custom plugins and templates? F…
Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#91: it isn't going to matter. When the WP PHP is doing 30 different SQL queries just to load the front page of the site, your web server is no longer the bottleneck, even if it's Pre-Fork Apache with mod_php.
Re: Show HN: HardyPress, zero-maintenance, “static” Wordpress hosting service
#10Having supported (from an infra/ops point of view) several places that insisted on using Wordpress, I don't understand why Varnish in front of isn't the standard 'recommended' way of hosting it. 1: it isn't going to matter. When the WP PHP is doing 30 different SQL queries just to load the front page of the site, your web server is no longer the bottleneck, even if it's Pre-Fork Apache with mod_php.