Hey everyone,
I'm working on creating a website for our non-profit that supports LGBTQIA+ individuals by providing essential resources like information on legal name changes and assistance with discrimination cases. Unfortunately, I'm facing some significant challenges with WordPress. I went with it because it was widely recommended, but it's turned out to be a nightmare! Every time I try to add something as simple as a table or a footer, I end up needing to install more plugins, and many of them are asking for expensive yearly subscriptions. On top of that, there's just so much unnecessary AI fluff.
Since maintaining anonymity is crucial for us, I'm wondering if there's a more straightforward and secure alternative to WordPress. I have some basic knowledge of Linux but haven't used it for web hosting. Would setting up a site on a regular Linux server be simpler than dealing with WordPress? What do you all recommend?
3 Answers
Honestly, if you're avoiding coding and relying on plugins, WordPress might just get messier for you. Are you comfortable with web development, or do you prefer something no-code? If you want to steer clear of WordPress, consider using a static site generator like 11ty or Hugo. You can host the content for free on platforms like GitHub Pages or Cloudflare, which could save you some hassle with plugins.
If WordPress is giving you so much trouble, why not try something like Astro, combined with Relume and Cloudflare Pages? It's pretty simple and allows a lot of flexibility. Plus, you won't have to juggle with a ton of plugins, which sounds like it’s been a headache for you.
If you're set on using WordPress, check out the Roots stack (roots.io/sage). It's solid for developers, relying on Laravel, and can give you the customization you're looking for. But, if security is a big concern for you, I’d recommend hosting it yourself—who knows what’s in those hosting agreements? If coding isn’t your bag, consider hiring a professional for the setup.
And yeah, definitely go for a Linux server with user-friendly management tools—Plesk is usually better than cPanel in my experience.