|
Home : Web Development
: CMS Website
Web Development
CMS Website
What is a CMS?
A content management system (CMS) is a system used to manage the content of a Web site.
Do I need CMS?
A website will require CMS if the content changes are dynamic and need to changed very frequently.
How it works?
CMS comes in all size and shapes. With CMS you as website owner will get an easy to use interface, also called WYSIWYG editor; through which you will be able to add/edit the content of the different pages as easily as you are typing in MS word.
A CMS keeps the design template separate from the content, the content is saved in database and page is dynamically created when user visits (click on the particular link). So with CMS, you can make content edits to your edits without any knowledge of web programming.
Benefits:
There are many benefits of having a CMS for your site:
- You don’t need to be a web programmer. A computer savvy person can easily make the change to the content of the website.
- A large amount of content can be changed easily using a CMS, quickly. You can type-in, make edits, apply the formatting, and save the changes and changed will reflect on your site instantly. Review your pages and if you like to make changes, just hit the ‘edit’ button and make the necessary changes and save.
- With CMS it keeps the design and content layers, so any content changes through CMS will not affect the design.
The CMS can be custom built to match the specific needs of your website or you can take advantage of pre-built open source CMS.
|