Administration

Installation

Install the extension via extension manager.

Once installed the extension is already active. By default the 404 Page is a simple pure HTML template, that includes a title and a message with almost no styles.

Important: If your default website language is not english, configure your default language code in the extension manager.

Suggestions

Available markers

In template files or in fetched pages, several markers will be replaced before outputting:

Marker

###TITLE###

Description

page_title from locallang_404.xml

Marker

###MESSAGE###

Description

page_message from locallang_404.xml

Marker

###REASON_TITLE###

Description

reason_title from locallang_404.xml

Marker

###REASON###

Description

From TYPO3 (autofilled)

Marker

###CURRENT_URL_TITLE###

Description

current_url_title from locallang_404.xml

Marker

###CURRENT_URL###

Description

From TYPO3 (autofilled)