TechSoup Stock connects nonprofits and public libraries with donated and discounted technology products. Choose from over 240 products from companies such as Microsoft, Adobe, and Symantec. Visit TechSoup Stock.
Full list of partners and products.
Learn about TechSoup Global
Message Boards
Managing Your Web Site Content on a Tight Budget
A well-managed Web site saves time and money
January 17, 2003
For many organizations the Web has become a critical channel of communication, but a badly-managed Web site can take up unsustainable amounts of valuable staff time whilst becoming increasingly hard for users to navigate. This short article attempts to highlight what you should be looking for to manage your Web site content and to summarize some of the options available to you.
Simple Content Management
Most pages on a Web site do not exist in isolation, but have a context. This context is likely to be provided by some sort of navigation and a look and feel that is shared with other pages. At a minimum, pages might share a common header and footer. Additionally, pages within a section might share an additional level of navigation that links them together.
It is the maintenance of this navigational structure, which for growing Web sites is usually the biggest problem that has to be faced and with which existing tools are likely to offer the least help.
Bearing this in mind, the seven key elements required of a simple content management system for a Web site are:
- To create and edit pages
- To create new sections on a site
- To add images (and other media) to pages
- To create links within a page
- To create and update navigation
- To maintain the overall design of the site
- To prevent broken links
Solutions
Design
Perhaps the most important design consideration for a Web site that you are going to manage yourself is maintainability. It's not very useful having a Web site that conveys your organization's values and looks beautiful if it's a pig to maintain.
Two crucial questions to ask of a Web site design are whether there is a standard page template that can easily be used for new pages, and how are new pages and sections going to be incorporated into the site.
Page Editors
Web page editors, such as Adobe GoLive, Macromedia Dreamweaver, Microsoft FrontPage and WebObjects Fusion, do have some features that support the needs of simple content management. These include the use of templates, components (reusable page fragments), and server-side includes (of which more in a moment).
An advantage of these editors is that you are likely to already be familiar with one of them; one disadvantage is that learning to use their advanced features effectively will take time and patience, and quite possibly some training.
Server-Side Includes, Not Frames
Server-side includes, or SSIs, are a mechanism for allowing fragments of text or HTML to be included in a page when it is requested from the Web. SSIs are supported by most Web servers and allow common elements, such as navigation, to be maintained separately from page contents.
SSIs are a powerful tool that allow some very large sites to maintain the consistency of their content without recourse to expensive content management software, on the other hand their use is likely to require training and support (at least initially) and will require that they be supported by the company hosting your Web server.
Please don't be tempted to use frames, which similarly allow content and navigation to be maintained independently but which prevent pages being effectively linked to or bookmarked or printed and, most damagingly, will ensure that a site fails most accessibility guidelines and is unavailable to a significant proportion of Web users.
Other Options
Described as desktop content management by its creators, CityDesk is a recently-launched content management tool for Web sites that is aimed at PC users with small budgets. It has been well received by reviewers, but it does require proficiency in HTML and will require time to get familiar with.
Blogger is a Web-based service for maintaining lists of links (Weblogs or " blogs"). Used in conjunction with SSIs, it is a powerful tool for updating links anywhere on a site.
Finally, make sure that your Web hosting company provides you with log reports so that you can check for broken links.
Conclusion
There are no easy solutions for people on tight budgets. All require a commitment to getting your hands dirty with complex software applications (or being reliant on somebody else to do it for you).
In the future, expect page editors, like Dreamweaver, to start delivering more content management features, and expect more desktop content management products like CityDesk to appear.
Perhaps more interestingly, look out for affordable through-the-Web content management tools to be offered as a value-added service from internet service providers.
Links
Article in collaboration with London Advice Services Alliance (Lasa) Knowledgebase, your free online guide to IT for the not-for-profit sector.
Copyright 2000-2003, Lasa. All Rights Reserved.