Creating A Site Record

A single installation of TYPO3 can host multiple websites each with its own content, appearance and domain.

The Site Management Module handles the routing and management for every site in an installation of TYPO3 and stores this information inside individual configuration files.

During installation, TYPO3 automatically creates a basic site record.

However, some additional information is required once TYPO3 is installed.

  • A unique internal and external name needs to be set for the site record.
  • A domain needs to be set for the site.

Site name, title and entry point

Site Management > Sites > Edit Site Record > General

Site Management: Edit Site

  • Root Page ID* Points to the root page of the page tree for this site
  • Site Identifier Used internally, make this unique and only use alphanumeric characters (will also be the directory name of this site configuration)
  • Website Title Visible in the front end title tag
  • Entry Point Here we attach the fully qualified domain of our web site - https://example.org/
  • Variant for the entry point Used to configure for example the local web site domain (in development context)

Languages

Configure the first/default language

Site Management > Languages

Site Management: Edit Languages

After TYPO3 is installed, you can create languages for your first site configuration. You can add additional languages for the site if you need to.