Wordpress has way to many security problems, especially if you use plugins, as that I would want to administer it myself. Especially since wordpress is so popular and you can assume that vulnerabilities are actively exploited very quickly. A static site generator, something hosted or even a more modern, less popular platform takes away a lot of that pressure.
This isn't really true. Automattic, the company behind WordPress, has a good security team and an active bug bounty program. They respond to reported vulnerabilities, especially serious ones, extremely swiftly. Furthermore, a good hosting service will eliminate almost all the security issues Automattic doesn't catch. If you get a good host (e.g. WPEngine) you can automate backups and security updates, and the host wi…
Blog: roll my own or just use Wordpress?
11–18 of 18 posts
Re: Blog: roll my own or just use Wordpress?
#12Wordpress is a bit of a beast, but it just works. The security concerns while not improper, are just not that worrisome for a basic blog. Wordpress can be plenty secure if you keep plugins to a minimum and follow best practices.
Ghost is a great option, and way more back to basics blogging to me. e.g. it gets rid of all the noise of trying to be everything to everyone which minimizes the security risks etc. This would be the direction I would recommend personally.
Re: Blog: roll my own or just use Wordpress?
#13Re: Blog: roll my own or just use Wordpress?
#14However, there's something to be said for just being able to open up a page on WordPress and start typing away.
The (albeit small) speed bump to getting a new post going in Jekyll has kept me from posting/writing many times. It's slightly cumbersome. I may switch to WordPress.com or something, soon.
Re: Blog: roll my own or just use Wordpress?
#15Seems like that's your answer.
Re: Blog: roll my own or just use Wordpress?
#16The feature set issue looks small, but becomes bigger the more time you spend on the single piece of blogging software. And the bigger and more sprawling your homebrew system becomes, the slower it is to add additional features, and the more likely you are to introduce bugs or security issues...
On that subject, security's another major problem. SEO comment spammers are persistent, and if they discover a way that your blogging code isn't secure, they'll hammer you. WP, provided you keep it up to date, has a lot more eyes making sure it's secure than you do.
(Counter-argument: if you're not going to keep the install up to date, don't go WP. You WILL get hacked.)
Re: Blog: roll my own or just use Wordpress?
#17Having done both, repeatedly: use Wordpress or another blogging platform (I hear good things about Jekyll but haven't used it). The feature set issue looks small, but becomes bigger the more time you spend on the single piece of blogging software. And the bigger and more sprawling your homebrew system becomes, the slower it is to add additional features, and the more likely you are to introduce bugs or security issue…
Thanks for all these recommendations!
Re: Blog: roll my own or just use Wordpress?
#18Jekyll sits somewhere between Wordpress and manually coding your own website.
I have listed all of my reasons here, so you might want to take a look at it: http://r3bl.github.io/en/why-switching-to-github-and-jekyll/