Things to Consider When Using WordPress as a CMS


Things to Consider When Using WordPress as a CMS

So you’re considering using WordPress as a CMS for a project huh? Great, and probably a good choice too! However, there are several things to consider when planning, designing, and setting up the WordPress install. That’s when this checklist comes in handy. You need to think of these things first to avoid running into unwanted surprises along the way. The first questions:

The WordPress admin interface:

Categories and tagging:

Pages and posts:

Other things:

Don’t Forget the Manual

To you and me WordPress may seem a breeze to use, and truly it is, today more than ever with WYSIWYG writing and the like. The problem is, not everyone sees it that way. In fact, people not as used to Web-based systems at all may find WordPress daunting, despite being perfectly at home in regular word processors and more or less well-designed software.

While the wordpress.org Web site and the wordpress.tv screencast-fest may be a good tool to point your users to, in the end you’re probably better offcreating a small how-to guide to describe how WordPress works. This is especially important if you’re using WordPress as a CMS for a static Web site, hence not doing any of the blogging stuffreally. If you point your users to the Codex then, they’ll just be confused. Besides, the Codex is great, but it is not the most user-friendly creation online.

If you’re a WordPress developer and/or designer, and you do a lot of WordPress sites, I advise you to put together a starter kit that describes the most common tasks of the day-to-day usage. This kit, which can be anything from a simple document to a printed booklet, should be easily updated as new versions of WordPress come along. It should also be constructed in such a manner that you can add to it whatever custom functionality is used for the client sites. Maybe you have a category for video that acts differently from the other ones, or perhaps there’s the ever-present issue with custom fields and their usability. Add plugin usage, widgets, and possible settings that you’ve devised for your client, and you can save yourself a lot of questions if you deliver a simple getting started manual with your design.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Webworldarticles.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.


This article was sent to us by: Christian T. at 05132010

Related Articles

1. When to Use Wordpress functions php
When to Use functions.php When, then, is it really a good idea to use functions.php? I have a rule for that too: only use functions. php when the added function...

2. Are you using WordPress as a CMS
WordPress as a CMS Using WordPress for things other than blogging is something that comes naturally to a lot of developers today, but not so much for the ge...

3. Trimming WordPress to the Essentials
Trimming WordPress to the Essentials Usually, when doing work for clients or other people within your organization, you’ll have to think a little bit diff...

4. Wordpress Static Pages and News Content
Static Pages and News Content I touched upon static Pages and categories as a news model previously. It is truly a great tool whenever you need to roll out a ty...

5. Making Widgets a Little More Dynamic
Putting Widgets to Good Use Widgets and widget areas are your friends when rolling out WordPress as a CMS. It is perhaps not as important for the small and stat...

6. Wordpress The Header and Footer Templates
The Job Board The first special project we’ll work on is a job board. You have probably seen this kind of site already, where people and companies can pos...

7. When using TDO Mini Forms to build this solution
Receiving the Jobs There are numerous ways to receive the actual content for the job listings. The easiest way would be to just have people e-mail listings to y...