|
Content Management (CMS)
WYSIWYG
Nowadays clients request that they have the ability to easily update their own web site online. Therefore we have developed a system that allows you to edit pages from a web browser. We pioneered the way in the UK with our first innovative system but have now developed a much improved system. It allows you to edit a web pages content no matter where you are. Using ftp we capture your existing page, save a backup copy and then allow you to save your edited version straight back. No databases involved, no need to do anything to your existing site. Not tied into anyone else’s hosting package.
Database
When you start to grow a site to many pages and need things like a search facility, you are ready for a content management system.
A content management system is computer software that stores information in a database. When a person visits your web site the software retrieves the information from the database and puts it up on the web site. The web site user does not see what is happening; all they see is a web site. Because the information is in a database it means that the design of the site can change but the content is always there. It also means that complex searches etc can be performed on the information in the database, making the information much more useful.
|