---
title: "Website Engine"
source: https://dev.pageseeder.com/reference/advanced/website.html
last_updated: 2026-08-11T16:18:35+10:00
tokens: ~154
---

# Website Engine

Is a simple, but powerful, open-source, fast web server and development ecosystem that can dynamically serve [PSML](../../psml.md) or arbitrary XML as HTML. It is an architecture that supports rapid prototyping and experimentation and is well suited to continually changing data. 

Powered by the open source [Berlioz](../glossary/berlioz.md) java library and standard XSLT transformations, the website engine is a standalone solution with off-the-shelf PageSeeder integration.

For more information on the inner workings of a Berlioz-powered website, *see* the [Berlioz API](website/berlioz.md).

