Litium Studio Web Publishing
The Web Publishing module handles all pages of a website.
To help you get an overview we have created conceptual models. These models should only be used to understand the concept of each module.

In this section page types, templates and properties are explained. Page type defines the property fields and their types that can be on a web page, and the template handles the rendering of those property fields. Page types and templates can be defined only for specific websites or for all websites.
This section explains different type of pages.
It is possible to create error pages (404 - Page could not be found and 500 - Technical error) as pages in the Web publishing module. This allows you to choose your own error message on a page with the same look and feel as the rest of the site.
You need to implement two interfaces: IPageNotFoundResolver and IErrorHandler. Follow the steps below to customize your error 404 and 500 pages.
Google Analytics is a tool to analyze your site usage.
To protect sensitive data when customers post forms for checkout or login the page should be encrypted. This section explains how to enable SSL security (Https web pages) to Litium Studio web pages.
This section describes how to work with page translations.