VerbML integrates content into design

To complement our flexible CMS backend, we built VerbML™, a powerful content presentation language that lets you inject content into your pages exactly where you want it to go.

VerbML looks like HTML, but is processed by our servers whenever a page is viewed. If you know HTML, you should be able to learn VerbML very quickly. This is what VerbML looks like:

VerbML includes tags to render text, uploaded images, and links, and supports many powerful features such as looping, control flow (if/else), header/footer templates, and repetition. VerbML tags support searching, filtering, pagination, storing and retrieving session data, enforcing security restrictions, resizing images, Akismet spam filtering, and more.

VerbML provides tags that allow creating or updating content directly from your website. VerbML is also the glue that provides access to our Gravatar integration, ZIP file builder, PDF builder, and automatic asset compression.

Because VerbML is processed on the server, we also provide a local preview server that allows you to preview your VerbML pages on your local machine before publishing them to your live website.

If you know HTML, you will pick up VerbML in 20 minutes.