The canonical tag helper renders the canonical link for the page. The canonical link is based on the primary hostname of the website.

Usage

Add a tag with the name rx-canonical to the <head>. The tag does not have any attributes.

Example

<head>
    <title>Canonical Example - Redakt CMS</title>
    <rx-canonical></re-canonical>
</div>