Actions

Difference between revisions of "Content Management System (CMS)"

m (The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).)
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
A '''Content [[Management]] [[System]]''', often abbreviated as '''CMS''', is [[Software|software]] that helps users create, manage, and modify content on a [[website]] without the need for specialized technical knowledge.<ref>Defining [[Content Management]] System (CMS) [https://kinsta.com/knowledgebase/content-management-system/ Kinsta]</ref>
+
A '''Content Management System''', often abbreviated as '''CMS''', is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.<ref>[https://kinsta.com/knowledgebase/content-management-system/ Defining Content Management System (CMS)]</ref>
  
A content management system (CMS) is used to manage and deploy [[Website|website]] content. With a content management system, users can create, edit, and delete content from a site. Typically CMS [[software]] offers an interface that does not require [[HTML (Hypertext Markup Language)|HTML]] skills or other technical knowledge. Content managers and authors can make changes without the help of a developer. However, customizing the layout and site experience may still require some coding. Users can rely on CMS software to run any of these types of sites:
+
A content management system (CMS) is used to manage and deploy website content. With a content management system, users can create, edit, and delete content from a site. Typically CMS software offers an interface that does not require HTML skills or other technical knowledge. Content managers and authors can make changes without the help of a developer. However, customizing the layout and site experience may still require some coding. Users can rely on CMS software to run any of these types of sites:
*[[Blog|Blogs]]
+
*Blogs
 
*News sites
 
*News sites
*[[E-Commerce|Ecommerce]] sites
+
*Ecommerce sites
 
*Corporate websites
 
*Corporate websites
*[[Intranet|Intranets]]
+
*Intranets
[[Blogging Platform|Blogging platforms]] are essentially very basic, simple content management systems. More complex tools allow users to manage more structured content across a larger number of pages. These content management systems also offer more integrations and allow users to configure rules for personalization based on visitor site activity or demographic information. The most advanced CMS software options are called digital experience management platforms.<ref>Explaining Content Management System (CMS) [https://www.trustradius.com/cms TrustRadius]</ref>
+
Blogging platforms are essentially very basic, simple content management systems. More complex tools allow users to manage more structured content across a larger number of pages. These content management systems also offer more integrations and allow users to configure rules for personalization based on visitor site activity or demographic information. The most advanced CMS software options are called digital experience management platforms.<ref>[https://www.trustradius.com/cms Explaining Content Management System (CMS)]</ref>
  
  
'''Features of Content Management System<ref>Common Features of Content Management System [https://en.wikipedia.org/wiki/Content_management_system Wikipedia]'''</ref><br />
+
== Features of Content Management System<ref>[https://en.wikipedia.org/wiki/Content_management_system Common Features of Content Management System ]</ref> ==
The core CMS features are, indexing, search and retrieval, format management, revision [[control]], and management. Features may vary depending on the system [[application]] but will typically include:
+
The core CMS features are indexing, search and retrieval, format management, revision control, and management. Features may vary depending on the system application but will typically include:
*Intuitive indexing, search and retrieval features index all [[data]] for easy access through search functions and allow users to search by attributes such as publication dates, keywords or author.
+
*Intuitive indexing, search, and retrieval features index all data for easy access through search functions and allow users to search by attributes such as publication dates, keywords, or authors.
*Format management facilitates turning scanned paper documents and legacy electronic documents into HTML or PDF documents.
+
*Format management facilitates turn scanned paper documents and legacy electronic documents into HTML or PDF documents.
 
*Revision features allow content to be updated and edited after initial publication. Revision control also tracks any changes made to files by individuals.
 
*Revision features allow content to be updated and edited after initial publication. Revision control also tracks any changes made to files by individuals.
*Publishing functionality allows individuals to use a [[template]] or a set of templates approved by the [[organization]], as well as wizards and other tools to create or modify content.
+
*Publishing functionality allows individuals to use a template or a set of templates approved by the organization, as well as wizards and other tools to create or modify content.
 
Popular additional features may include:
 
Popular additional features may include:
*[[Search Engine Optimization (SEO)|SEO]]-friendly [[Uniform Resource Locator (URL)|URLs]]
+
*SEO-friendly URLs
 
*Integrated and online help, including discussion boards
 
*Integrated and online help, including discussion boards
 
*Group-based permission systems
 
*Group-based permission systems
Line 24: Line 24:
 
*Admin panel with multiple language support
 
*Admin panel with multiple language support
 
*Content hierarchy with unlimited depth and size
 
*Content hierarchy with unlimited depth and size
*Minimal [[server]] requirements
+
*Minimal server requirements
 
*Integrated file managers
 
*Integrated file managers
 
*Integrated audit logs
 
*Integrated audit logs
 +
 +
 +
== See Also ==
 +
#[[Web Content Management]]: Web content management (WCM) is a subset of CMS specifically focused on managing and publishing content for websites. It involves organizing, creating, editing, and publishing web-based content through a user-friendly interface.
 +
#[[Digital Asset Management (DAM)]]: Digital asset management (DAM) is closely related to CMS and refers to the management and organization of digital assets such as images, videos, documents, and other media files. While CMS focuses on content creation and delivery, DAM emphasizes the storage, retrieval, and distribution of digital assets.
 +
#[[Electronic Document Management System (EDMS)]]: A document management system (DMS) is a software solution that facilitates the storage, organization, and retrieval of documents. While CMS handles various content types, including documents, DMS typically has a narrower focus on managing files and documents within an organization.
 +
#[[Enterprise Content Management (ECM)]]: Enterprise content management (ECM) encompasses the strategies, tools, and processes used to capture, manage, store, and deliver content within an enterprise or organization. It includes components such as document management, records management, collaboration, and workflow automation, among others.
 +
#[[Content Delivery Network (CDN)]]: A content delivery network (CDN) is a distributed network of servers that helps deliver web content to end-users efficiently. While not a CMS itself, a CDN is often used in conjunction with CMS to enhance content delivery performance by caching and serving content from geographically distributed servers.
 +
 +
 +
== References ==
 +
<references/>
 +
__NOTOC__

Latest revision as of 22:29, 25 May 2023

A Content Management System, often abbreviated as CMS, is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.[1]

A content management system (CMS) is used to manage and deploy website content. With a content management system, users can create, edit, and delete content from a site. Typically CMS software offers an interface that does not require HTML skills or other technical knowledge. Content managers and authors can make changes without the help of a developer. However, customizing the layout and site experience may still require some coding. Users can rely on CMS software to run any of these types of sites:

  • Blogs
  • News sites
  • Ecommerce sites
  • Corporate websites
  • Intranets

Blogging platforms are essentially very basic, simple content management systems. More complex tools allow users to manage more structured content across a larger number of pages. These content management systems also offer more integrations and allow users to configure rules for personalization based on visitor site activity or demographic information. The most advanced CMS software options are called digital experience management platforms.[2]


Features of Content Management System[3]

The core CMS features are indexing, search and retrieval, format management, revision control, and management. Features may vary depending on the system application but will typically include:

  • Intuitive indexing, search, and retrieval features index all data for easy access through search functions and allow users to search by attributes such as publication dates, keywords, or authors.
  • Format management facilitates turn scanned paper documents and legacy electronic documents into HTML or PDF documents.
  • Revision features allow content to be updated and edited after initial publication. Revision control also tracks any changes made to files by individuals.
  • Publishing functionality allows individuals to use a template or a set of templates approved by the organization, as well as wizards and other tools to create or modify content.

Popular additional features may include:

  • SEO-friendly URLs
  • Integrated and online help, including discussion boards
  • Group-based permission systems
  • Full template support and customizable templates
  • Easy wizard-based install and versioning procedures
  • Admin panel with multiple language support
  • Content hierarchy with unlimited depth and size
  • Minimal server requirements
  • Integrated file managers
  • Integrated audit logs


See Also

  1. Web Content Management: Web content management (WCM) is a subset of CMS specifically focused on managing and publishing content for websites. It involves organizing, creating, editing, and publishing web-based content through a user-friendly interface.
  2. Digital Asset Management (DAM): Digital asset management (DAM) is closely related to CMS and refers to the management and organization of digital assets such as images, videos, documents, and other media files. While CMS focuses on content creation and delivery, DAM emphasizes the storage, retrieval, and distribution of digital assets.
  3. Electronic Document Management System (EDMS): A document management system (DMS) is a software solution that facilitates the storage, organization, and retrieval of documents. While CMS handles various content types, including documents, DMS typically has a narrower focus on managing files and documents within an organization.
  4. Enterprise Content Management (ECM): Enterprise content management (ECM) encompasses the strategies, tools, and processes used to capture, manage, store, and deliver content within an enterprise or organization. It includes components such as document management, records management, collaboration, and workflow automation, among others.
  5. Content Delivery Network (CDN): A content delivery network (CDN) is a distributed network of servers that helps deliver web content to end-users efficiently. While not a CMS itself, a CDN is often used in conjunction with CMS to enhance content delivery performance by caching and serving content from geographically distributed servers.


References