TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Tumblr or self-hosted wordpress - which is better for company blog?

4 pointsby vivekprakashover 11 years ago
Any other ways or suggestions are also welcome.

6 comments

pathyover 11 years ago
What is your core competency? A self-hosted wordpress does take time to maintain, security updates and what not.<p>If I were to host a company blog (With no particular privacy concerns) I would probably use something like WPEngine.com. The cost per month is relatively small and if your company saves just an hour or two per month on maintenance, it is probably worth it.<p>Tumblr&#x2F;wp.com is of course an alternative but it depends if you feel that they provide enough customizability for your needs.<p>Wordpress.com, for example, does not allow Google Analytics last I checked, and that was a big no no for me.<p>Edit: You can use Jekyll, octopress and so forth like others have suggested. BUT who are going to be writing&#x2F;using the blog? Less technical users may not find those easy to use. The upside of both WP and tumblr is that they are easy to use for the average user.
jordsmiover 11 years ago
I&#x27;d go with self hosted wordpess(or any other self hosted blog).<p>I don&#x27;t really see it being professional hosting it on tumblr.
ozhover 11 years ago
A more valid comparison would be Tumblr vs hosted WordPress (on wp.com). In which case, it boils down to personal preferences, assuming in both case you would do it at least a bit professionally (custom domain name + sort of custom theme, and not just mycorp.tumblr.com or mycorp.wordpress.com with a stock template)
arikrakover 11 years ago
Tumblr&#x27;s a bit restrictive, but it&#x27;s a simple option if you just want to publish quick posts of simple text and pictures. Blogger&#x27;s a bit more powerful and you can do whatever you want on your own Wordpress. You&#x27;ll miss out on some network effects though.
chanuxover 11 years ago
I recently set up pelican[1] for the engineering blog at $WORK. I really loved it&#x27;s simplicity (I&#x27;m very comfortable with python eco-system).<p>[1] <a href="http://docs.getpelican.com" rel="nofollow">http:&#x2F;&#x2F;docs.getpelican.com</a>
meeritaover 11 years ago
I went self-hosted Jekyll blog. Octopress is pretty nice too and I will migrate to it soon.<p>Wordpress requieres maintenance and you probably will use few things if you go corporate blog.