---
title: "Site configuration: basic settings for the whole web site"
manual: "TYPO3 Explained"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3coreapi:site-configuration@main"
source: "Configuration/Modules/SiteConfiguration/Index.rst"
rendered: "2026-09-18T10:16:27+00:00"
---

# Site configuration: basic settings for the whole web site {#site-configuration-basic-settings-for-the-whole-web-site}

![Backend module Site Configuration in overview, found at Sites > Setup](../../../Images/ManualScreenshots/SiteHandling/SiteConfigurationOverview.png)

TYPO3 can handle multiple sites within one installation. For example, one
TYPO3 installation might contain a company's web site and a few landing pages
for special products and events.

Even if your TYPO3 installation only contains one site, this site needs to
be configured. This includes the domain used to reach the site,
language related configuration, error handling (for example a custom 404 page)
and the inclusion of "Sets" of settings.

Settings provided by the included sets can be made in
[Site Settings](https://docs.typo3.org/permalink/t3coreapi:config-overview-backend-site@main).

> [!NOTE]
> **See also**
>
> -   [Site handling basics](https://docs.typo3.org/permalink/t3coreapi:sitehandling-basics@main)
> -   [Creating a new site configuration](https://docs.typo3.org/permalink/t3coreapi:sitehandling-create-new@main)
> -   [Getting Started Tutorial - Site Management](https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/FirstProject/SiteManagement/Index.html#site-management)
