back

by pentagrama·2y ago·view on hn ↗
For informational sites (no login/special features) I recommend WordPress.

You can give your clients credentials to update the site (blogposts, page content) without access to major changes that may broke the site. The block based editor is easy to use.

----

Domains

https://www.namecheap.com is pretty good.

----

Hosting

https://www.dreamhost.com a shared server for $10/month and you can have unlimited WordPress websites witj low/mid traffic and the installation is a breeze.

----

Design

You will be limited on look and feel adjustments, be careful with buying commercial themes that comes bloated with plugins and subscription based stuff. Here some free and high quality themes https://andersnoren.se/teman/

----

You may like this plugins:

----

SEO

For basic SEO stuff. You can disable the constant nagging to go pro. https://wordpress.org/plugins/wordpress-seo/

----

Extra blocks

If the native blocks of the editor are not enough this is a good expansion. https://wordpress.org/plugins/coblocks/

----

Inject code

If you need to add some code snippet like Google Analytics https://wordpress.org/plugins/insert-headers-and-footers/

----

Analytics

A basic analytics tool that is hosted locally without calling a third party https://wordpress.org/plugins/koko-analytics/

----

Multilingual

If you need a site on multiple languages https://wordpress.org/plugins/polylang/

----

Forms

If you need to add some forms to the site https://wordpress.org/plugins/wpforms-lite/

----

Hope can help!