To implement a single page redirect, you can follow these steps:
Select "Add URL Rewrite"
Enter the URL you wish to redirect in Request Path. This must be a relative URL
Enter the target page in 'Target Path'. This must be a relative URL
Select the "Redirect Type". Generally, you will want to select "Permanent 301"
Select Save
Please note that in order for the redirect to work, the germany mobile database page must be completely removed from Magento, as you cannot redirect an active page. This makes redirects very much "all or nothing", as they need to be completely removed from the platform first.
Automatic redirection
One thing to know about redirects in the Magento platform is that when you change the URL, it will automatically create a redirect. For example, here I will change the URL path of the page:
From: dash-digital-watch
Recipient: dash-digital-watch
We can see how there is an option to "Create permanent redirect for old URL"
This is a very nice feature that makes it easier to handle redirects for your site, and it’s definitely a best practice if you plan on changing the URL paths for any critical pages of your site.