Supriya Ghosh (Editor)

Content management system

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

A content management system (CMS) is a computer application that supports the creation and modification of digital content. It is often used to support multiple users working in a collaborative environment.

Contents

CMS features vary widely. Most CMSs include Web-based publishing, format management, history editing and version control, indexing, search, and retrieval. By their nature, content management systems support the separation of content and presentation.

A web content management system (WCM or WCMS) is a CMS designed to support the management of the content of Web pages. Most popular CMSs are also WCMSs. Web content includes text and embedded graphics, photos, video, audio, maps, and program code (e.g., for applications) that displays content or interacts with the user.

Such a content management system (CMS) typically has two major components:

  • A content management application (CMA) is the front-end user interface that allows a user, even with limited expertise, to add, modify, and remove content from a website without the intervention of a webmaster.
  • A content delivery application (CDA) compiles that information and updates the website.
  • Digital asset management systems are another type of CMS. They manage things such as documents, movies, pictures, phone numbers, and scientific data. CMSs can also be used for storing, controlling, revising, and publishing documentation.

    Based on market share statistics, the most popular content management system is WordPress, used by over 27% of websites on the internet. Other popular content management systems include Joomla and Drupal.

    Common features

    Content management systems will often contain the following features:

  • SEO-friendly URLs
  • Integrated and online help
  • Modularity and extensibility
  • User and group functionality
  • Templating support for changing designs
  • Install and Upgrade wizards
  • Integrated audit logs
  • Compliancy with various accessibility frameworks and standards, such as WAI-ARIA
  • Advantages

  • Reduced need to code from scratch
  • The ability to create a website quickly
  • The ability to create a unified look and feel
  • Version control
  • Edit permission management
  • Disadvantages

  • Limited or no ability to create functionality not envisioned in the CMS (e.g., layouts, web apps, etc.)
  • Increased need for special expertise and training for content authors
  • References

    Content management system Wikipedia