Attention
TYPO3 v12 has reached end-of-life as of April 30th 2026 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.
Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v12 here: TYPO3 ELTS.
Page types
TYPO3 organizes content using different page types, each serving a specific purpose. See also Types of pages.
Each page type serves a different function in TYPO3’s content hierarchy, making it easier to manage complex websites.
When creating a page, different page types are available at the top of the page tree. The page type can be edited in the page properties for existing pages.
The predefined page types are defined as constants in
\TYPO3\.
Additional page types can be registered in the
\TYPO3\, see also
Create new Page Type.
Topics