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.

WordPress is not just for blogs dammit

25 pointsby lachlanjalmost 15 years ago

9 comments

thaumaturgyalmost 15 years ago
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.
ElbertFalmost 15 years ago
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 未加载
imagiialmost 15 years ago
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 未加载
aasaravaalmost 15 years ago
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.
shib71almost 15 years ago
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 未加载
hippichalmost 15 years ago
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 未加载
RossMalmost 15 years ago
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-bralmost 15 years ago
Site not loading... Cached version somewhere?
评论 #1467055 未加载
评论 #1466960 未加载
nrjalmost 15 years ago
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.