-
Notifications
You must be signed in to change notification settings - Fork 10
Navigation Redirection
Trevor Fayas edited this page Jan 1, 2022
·
2 revisions
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)
- Solution architecture
- Feature Folders
- Page Template View Component
- Interface Model Implementation Map
- Cache Dependency Building and Async
- Post Redirect Get
- Front End Asset (CSS/JS Parsing
- Navigation
- Page Builder Header/Footer
- SEO Meta Data
- Navigation Redirection
- Page Types
- Partial Widget Page / ShareableContent
- Widgets
- Account Management
- External Authentication/Two Factor Authentication
- Ecommerce Ready
- Error Pages
- Sitemap
- Robots.txt
- Form Bootstrapification
- Bundling css/javascript + Gzip
- Bootstrap and Containers