Ask HN: Wordpress or alternatives? Security?
Hi HN long time lurker 1st time poster.
Over and over the question of "should we use Wordpress" comes up in my life working with startups. It's easy for everyone to work with, lots of themes, SEO works well. But security is a constant headache.
What do people use? I've used Jekyll and Laravel in the past, but I need marketing people to be able to write and publish posts and edit pages.
Is there a good alternative? If the answer is "just use wordpress", any novel approaches for keeping it secure? I'm checking out ManageWP for auto updates, and the possibility of doing private WP and publishing to static as well.
Thanks!
3 comments
[ 2.9 ms ] story [ 20.8 ms ] threadA lot of our users are building very high-performant, secure, static sites with these tools.
I, too, have been looking for alternatives for certain projects, and while I can't specifically recommend any yet, as far as keeping WordPress secure goes I've always found that folks who consistently run into issues always seem to either choose poorly when it comes to basic security (i.e. crappy passwords, only ever using the Admin user, etc.) OR they haven't done any basic WordPress security hardening.
WordPress has a decent intro to making itself more secure here: https://codex.wordpress.org/Hardening_WordPress, but if you just look up "wordpress hardening" in your search engine of choice you'll find a ton of resources to get you going.
You can edit the HTML if you don't like their themes. A non coder can also do quite a lot to change the look, layout and functionality.
Google now handles backend updates and security for me. It is vastly less of a headache for me than Word Press was.
Full disclosure: I am not a programmer and I am not actually qualified to assert that BlogSpot is more secure. I just like it as a platform and I don't understand why it has such a terrible reputation as something you should not take seriously.