The core of our system is integrated into a content management service endorsed by a wide range of vendors, called WebDAV.

WebDAV provides mechanisms for editing, viewing, and managing content on remote servers, and presents that content in the same way it would appear on your hard drive; commands made on your local filesystem - to view a file, move a file into another directory, rename it, etc., are translated into HTTP commands made against a remote webserver; or in this case, our service.

We provide customers with WebDAV access to all of their custom content as a part of their hosted service. With it, customers can change banners, alter CSS to meet their site requirements, and provide a wide range of content which becomes integrated with the hosted site on our servers.

More information on how to use WebDAV with our service is included on the right-hand menu.

Note that while some customers do manage their header, footer, ad-tag, navigation, and booking engine content through WebDAV, whenever possible we ask customers to consider whether this content is better located on their own servers.

Javascript content can be called remotely with very little intervention; other types of content, including HTML fragments for headers and footers, can be transparently proxied (similar to a server side include) into your site.

This uses, when it exists, your existing deploy mechanisms, content management systems, in-house knowledge and expertise, and ensures that the live site always matches the look and feel of your hosted site in our system.