In the main Admin CMS, If you would like to setup a URL re-routing for particular store site URL's , navigate and click on the 'Stores' section of the left hand menu tabs.
Then click on the hyperlink storefront name you wish to setup, which will open up the below table of menu configuration menus. Next click on the 'Routing' tab to open the criteria window.
This will open up a dashboard of all previously created re-routing links. Click on any blue hyperlink routing to edit any listed routing configuration.
In order to set up a new redirect, clicl on the '+ Add New Route' to open up the below configuration window.
First, select the type of path, if its an Absolute or a Relative Path: The main difference between absolute and relative paths is that absolute URLs always include the domain name of the site with http://www. Relative links show the path to the file or refer to the file itself.
A relative URL is useful within a site to transfer a user from point to point within the same domain.
Absolute links are good when you want to send the user to a page that is outside of the server.
Next add the url format that is the target redirect, (Please add url in this format: /example-path) followed but the new URL link to which the target is redirected. (Please add url in this format: “https://store-domain/redirect-to”.)