Archive for the ‘WordPress as CMS’ Category
Thursday, March 1st, 2007
The Page Links To plugin allows WordPress Pages to link to any page you would like. I recently used it on a site where the top nav bar is comprised of pages, but two of the pages - the news and resources pages - needed to have dynamic content that was pulled from posts so that the items on those pages would be easily manageable and organized (i.e. by date, author, tags, etc.).
I created two categories on the blog: News and Resources. I created two Pages: News and Resources. I then followed the directions of the plugin and did the following:
- Scroll down to the Custom Fields.
- Enter links_to as a key.
- For the value, I entered the URI of the category that I wanted to link this page to as the value of the key. So for News, I clicked on the News category on the blog page to get the URI, and copied and pasted that URI into the value field.
Now, when users click on News on the nav bar, it displays the news page as it would appear in the blog. I think that this plugin is another example of how WordPress can be used as a CMS. Excellent!
Page Links To>>
Posted in Plugins, WordPress as CMS | No Comments »
Thursday, February 22nd, 2007
Christian Montoya over at the Montoya Herald says he understands why many web developers use WordPress as a CMS system instead of the many other systems that are not blogging platforms, but CMS systems themselves.
All of these CMS’s have rather complicated administration interfaces, tend to be difficult to theme, and usually don’t put as much emphasis on syndicated publishing as blogging software. It’s really interesting when you think about it; after all, on a typical website you might publish a couple handfuls of static pages, whereas you might have a fresh news posting every week. Doesn’t it make sense for a platform to emphasize news/blog content over static pages? Moreover, if you are going to hand something over to a client, it’s natural to opt for something that non-technical people can use (and do every day). When I tell people “updating this site is just like updating your Livejournal/Xanga,” that’s one of the great things about Wordpress. It’s the combination of the simple admin interface and the focus on blogging (even when the end result is not a blog) that makes Wordpress ideal for most simple sites that I would build for a client.
He does point out that WordPress has its limitations, which makes sense since it’s goal is to be a good blogging platform. But he sums up with a good point:
…content management systems shouldn’t just be about offering more features and functionality for the developer, but being user-friendly for the client too.
I have started to use WordPress as a CMS system because it is relatively easy to theme and customize, and web site owners can easily update their content.
Posted in WordPress as CMS | No Comments »