How to create a redirect
1. Navigate to Redirect under Management menu.
2. Click “Add redirect”
3. Fill in Source Url, Target Url and Type. We support 3 types of redirects:
1. None: not specified
2. Temporary (302 redirect)
3. Permanent (301 redirect)
Redirect Setup Guideline
To ensure all possible input URLs lead to the correct target page, please follow these steps:
1. Check your page URLs. If your site uses the LanguageURL feature with multilingual URLs, review your page URLs carefully before setting redirects.
2. Set up redirects
- If your site does not use multilingual URLs, here is our suggestion:
1. Redirect the URL without a language code.
Example: /docs → /onecore/instruction-guide (or to a specific language page you prefer).
Note: If no language code is specified in the target URL, the system will automatically use the customer’s most recently selected language.
2. Redirect the URL with each language code available on your site.
Example:
- /nl/docs → /nl/onecore/instruction-guide
- /en/docs → /en/onecore/instruction-guide
- If your site uses multilingual URLs, for example, URL for English version /en/actie-table-en and /nl/actie-table-nl. Here is our suggestion:
1. Redirect the URL without a language code
Example: /actie-table-en → /en/discount-table and /actie-table-nl → /nl/discount-table
2. Redirect the URL with each language code available on your site.
Example:
- /en/actie-table-en → /en/discount-table
- /nl/actie-table-nl → /nl/discount-table
