The Site app allows you to configure a site definition for your website.

Configuration

The Site app is installed by the Site module. The app is based on the content app framework so its configuration is typical of any content app.

The app is configured at Configuration > /modules/site-app/apps/site.

Site modules

The Site app is actually a shortcut that displays the configuration from either the site module or multisite module.

Site

  • config:/modules/site/config/site in a single site setup (Community Edition, Enterprise Edition Std) uses the configuration class Site.

    Only a single site definition is supported in CE.

Multisite

  • config:/modules/multisite/config/sites in a multisite setup (DX Core) each site has a parent node. This gives the site a name, such as, fallback, travel or sportstation. Each of those sites can have a separate Site configuration.

    In DX Core one or more site definitions are possible. Each definition will have a name and a configuration node.

Node types

The Site module operates on mgnl:content and mgnl:folder node types.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))