Navigation Redirection - sdcruzinsight/Kentico13CoreBaseline GitHub Wiki

In Kentico 12 Portal and below, pages used to have a Navigation feature that allowed you to redirect users to another page/url if someone arrived at that page. This feature was removed from the platform, but thanks to Sean Wright's XperienceCommunity.PageNavigationRedirects tool, this has been restored. By inheriting either Generic.BaseInheritedPage or Generic.RedirectOnlyInheritedPage, the Content tab of the page has a Navigation Redirection Type.

Here are the options:

  • None: No redirect
  • Internal: Redirect to a page within the site
  • External: Redirect to an external URL
  • First Child: Redirect to the first child (with optional type)