Strategy-Driven, Branded Corporate Wesbites Creation

908.996.0680

You are here

Content Management

Using a Content Management System is the preferred way to build websites because of the power, flexibility, and nimbleness that one offers. Let’s take a look at the benefits first, then we can peer into what a CMS actually is.

The Benefits of a CMS

The first and most obvious benefit of a CMS is that is allows non-technical people to update and add to the content on a website without having to understand all of the technical underpinnings. It used to be that websites required someone technical in order to change or add anything. This generally translated into a workflow bottleneck where the people who were in charge of communications would have to write up their requests and then send them over to the folks who would implement them. There were usually delays, and this ended up creating the effect of updates not being made very often. Instead of the site feeling like a glove on the hand of the communications department, it felt like a separate entity that was only touched via remote correspondence. With a good CMS that has been well-implemented, communication folks can go in and add to/edit the site’s content as needed. The result is that communications starts thinking more about what kinds of things they’d like to do, and is able to nimbly execute their wishes themselves.

This empowerment of the non-technical folks is achieved through the separation of content, presentation, and functionality. This means that non-geeks don’t have to wade through obtrusive technology. They can concentrate on what the information communicates instead.

Additionally, a good CMS adds benefit by having an ecosystem of pre-existing functionality, and a continued process of development. If you wanted all of the usual cleverness people take for granted nowadays, building it from scratch would be slow and expensive. Using a CMS means you pick up existing code, and shorten the development process. Additionally, if you were to build a custom solution, it would stagnate as soon as your site was finished. By using a CMS that is being actively developed, security fixes and advancements become available.

What Exactly is a CMS?

The original way of building a website was to craft HTML pages containing your content. If you wanted a site with a dozen pages, you created a dozen HTML documents. Making changes to the site meant using an FTP program (software that moves files between your computer and your web server) to pull files from the server, edit them on your computer (in HTML) and then send them back up to the server. This was a cumbersome process at best, and it forced people making edits to do it right in the HTML where they could easily break something (am I bringing back bad memories?).

A CMS completely re-envisions this by breaking things out into separate layers:

The Presentation Layer is where the HTML and CSS live that govern the overall look and feel of your site. A web designer creates this, and you never need to touch it.

The Content Layer stores your content in a database – that means all of your words, and the links to your pictures, videos, etc.

The Functional Layer, is in the middle where the software intelligently puts together your pages and provides the clever functionality that underpins a blog, calendar, catalog, or other automated system. It also provides the tools that let your non-technical people easily go into a passworded area and edit your information in a geek-free manner.

Imagine one of those picture frames that has multiple slots in it for different pictures. This is like your Presentation Layer. It has been crafted by a designer to put everything in the right place. There is a slot for main navigation, one for page content, others for sidebar elements, and so on. When a visitor comes to a page, the Functional Layer looks at what page it is, pulls content from the Content Layer, and slots it into all of the correct spots in the Presentation Layer. This then gets flattened out and looks to the visitor’s browser just like it was always a plain HTML document.

Hexatrope builds websites with a highly-optimized Wordpress configuration designed for speed, flexibility, and ease of use.