> Set up a website
I dislike how this article handwaves its own recommendation away. The steps required to “have a fucking website” are so much more complex than they used to be. Mandatory† TLS is the biggest hurdle, because now there needs to be software running to renew your certs instead of just tossing some plain files up in a directory on an HTTP server that could run for years unattended. Gone are the days when it was easy for a website to outlive its author, and it's our fault!
† Yes, the fact that the world's most popular browser puts a big red NOT SECURE!!! warning next to any non-TLS website makes it mandatory regardless of the fact that plain HTTP still technically loads. Scareware works on people or they wouldn't do it.
i don't see how that's more of a hurdle than running an always-accessible web server -- for the average normie (plus managing dns in the first place etcetc)
i think the implication is "just use a web host" and i agree
if i was helping someone set up a website i'd either set them up with a WYSIWYG website builder-hoster a la wix (i'd have to google around for a specific one to try though) or if i had faith enough, i'd set them up with a workflow publishing to cloudflare pages; both would handle the domain and ssl for them
if they want to take payments then idk lol
Most deployment platforms will do this for you for free. You're talking about specifically unmanaged Wordpress hosting I think.