TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

4 点作者 vivekprakash超过 11 年前
Any other ways or suggestions are also welcome.

6 条评论

pathy超过 11 年前
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.
jordsmi超过 11 年前
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.
ozh超过 11 年前
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)
arikrak超过 11 年前
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.
chanux超过 11 年前
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>
meerita超过 11 年前
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.