---
title: "Feature: #93423 - Show warning about duplicated root pages in sites module"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-93423-1667988850"
source: "Changelog/12.1/Feature-93423-ShowWarningAboutDuplicatedRootPagesInSitesModule.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Feature: #93423 - Show warning about duplicated root pages in sites module

See [forge#93423](https://forge.typo3.org/issues/93423)

## Description

It might happen that the same root page ID is configured for multiple site
configurations, e.g. in case corresponding files were copied manually. This
might lead to misbehavior, since always the last site with this root page
ID defined is used by TYPO3. As such configuration errors might be hard to
spot, the **Sites** module now informs about such duplications in
the site configuration overview view.

## Impact

The site module now warns administrators in case the same root page ID is used
in multiple site configurations.
