The plugin enables the creation of your own internal 301 redirects.
After activation, a "Redirects" section appears in the admin menu.
Add a redirect
1. To add a new redirect, go to "Redirects" - "Add"
2. Enter the old path. The path the user will access. For example, /test/
3. Enter the new path. The path the user will be redirected to when accessing the old path. For example, /newtest/
4. Check the boxes next to the data you want to redirect.
So, using the example above, when accessing your site domain/test/, the user will be redirected to the new address domain/newtest/.

