What are the best blog solutions for a website?
Hello friends. I am getting ready to install a blog onto my personal website. However, I am unsure about the best solution and potential pitfalls. I want blog software where I can post tech related articles based on my own research, and share them for all to see. I would like for it to work well with SEO and allow readers to post comments. For the record, my website can be found here: http://www.nicholas-morgan.com/
I would greatly prefer to write my own software. Wouldn't be too difficult with PHP and JavaScript, but it would still take a lot of time to make sure it's perfect. However, I worry that this may not be the best solution, and it may just be a better idea to use an existing piece of software, such as a Wordpress. I was wondering what are the pros and cons of writing and using an existing blog software and what the best ones are for this type of thing, and if it would be worth it to create my own custom one.
I searched Google a little bit but I feel like many of the answers I receive have been "dumbed down" and I would rather ask a community such as this that knows what they are doing.
Thank you for reading and (hopefully) your input.
7 comments
[ 3.0 ms ] story [ 28.1 ms ] threadWordPress is cheap, easy-to-install and will pretty much have everything you need out-of-the-box. You can then go ahead and add in a theme and plugins if you want.
Focus on creating great content, not reinventing the wheel.
Few things:
1)Roll your own skin/theme for the blog service you use and make it similar in look to your main website.
2)Saves your website bandwith.
3)Saves your Time.
4)SEO/Analytics already implemented on most of them.
That way, you could focus more on creating content.
You create an account on github and add a repository that is the same as your username. You can then set up a CNAME record (which you'll point your DNS too) and can host the pages using a custom domain name.
The beauty of it, is the pages are static, super-fast. No problems if you ever get HN'd, TechCrunched, Reddited.
A beautiful example is http://zachholman.com/ and you can see his github-pages repository here: https://github.com/holman/holman.github.com
Just my 2c worth!
Something that doesn't have load on your server.
Easy, free, scales...