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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

WordPress is not just for blogs dammit

25 点作者 lachlanj将近 15 年前

9 条评论

thaumaturgy将近 15 年前
Wordpress -- and its close friends Joomla and Zen cart -- hold a huge share of responsibility for infected and compromised sites on the internet.<p>I understand the desire that people have to be able to maintain their own website without any specific knowledge and without paying anyone else to do it, and I understand a good consultant's willingness to make that possible for a client. However, any time I've recommended Wordpress -- which is rarely -- it's come with the HUGE caveat that it's very vulnerable to attack, and that cleaning it up may get expensive. This has been true at least until version 2.9.2.
ElbertF将近 15 年前
Also worth noting is that WordPress is used on more websites than all the other well know CMS systems <i>combined</i>.<p><a href="http://wappalyzer.com/stats/cat/CMS" rel="nofollow">http://wappalyzer.com/stats/cat/CMS</a>
评论 #1467347 未加载
评论 #1468157 未加载
imagii将近 15 年前
Most people think it's just for blogging because Wordpress is mainly geared towards blogs (look at wordpress.org).<p>It's an amazing blogging platform and client-friendly CMS, but it's really not the best CMS for most other situations.<p>Also, I fail to see how an entire section on popularity proves its worth as a CMS.
评论 #1467155 未加载
评论 #1468013 未加载
aasarava将近 15 年前
The reason WordPress has NOT been taken seriously as a full-fledged CMS is that, for most of its life, WordPress has not allowed you to create complex content types. You were pretty much limited to "blog post" and "page" types.<p>Sure, you could create your own basic type that was essentially a copy of the "page" type with another name, but the only fields you could add to that type were WordPress's "custom fields" -- which acted more like unstructured metadata fields than true content type fields.<p>I understand that this has changed somewhat in WordPress 3.0. (I have not had the chance to try it out and verify.) But it's a bit late -- Drupal, Joomla, and Plone have gained much more traction as full-fledged CMSes in the intervening years.
shib71将近 15 年前
A good example of where a product's market is limited by it's branding. I can look his points and see that they're a CMS's features, but in my head I'm thinking "WYSIWYG blog entry, adding pages to a blog, blog, blog, blog".
评论 #1466831 未加载
hippich将近 15 年前
When I was doing a freelance, I hated projects started by owhner in with Wordpress. Yeah, to create basic functionality - anyone a but computer savvy can do this, but later - you will hate to develop for wordpress.. I always asked, why people run stores, community sites, etc on wordpress??<p>I also head about "content types" in WP 3.x, but hey, it's not code, it's community who put code really matter. And WP community will need tons of time to get nice coding standards implemented in their heads! I am talking about "modules" right now mainly, 'cos this is what really matter.<p>WP for non-blog site? No way =) I even do not use it for blog sites, because I always hope that one time this blog will become something more then just blog =) And I will hate to be limited by what WP can provide. (and usually, you can't just upgrade =( )
评论 #1468051 未加载
RossM将近 15 年前
Sure, Wordpress can be configured to do anything using plugins etc. but why you would choose that route when there are much more friendly, sensible and more secure platforms out there I don't know.
marcelo-br将近 15 年前
Site not loading... Cached version somewhere?
评论 #1467055 未加载
评论 #1466960 未加载
nrj将近 15 年前
Right on. I use wordpress to create all the pages on my site <a href="http://goto11.net" rel="nofollow">http://goto11.net</a> but I also added some new tables and PHP pages to create and manage my appcasts (<a href="http://connectedflow.com/appcasting" rel="nofollow">http://connectedflow.com/appcasting</a>) right in the wp-admin.