The plugin implements the ability to create your own 301 redirects.
After activation, the "Redirects" section appears in the admin menu
Add redirect
1. To add a new redirect, you need to go to the section "Redirects" - "Add"
2. Enter the old path. The path that the user will take. For example, /test/
3. Enter a new path. The path to which the user will be redirected when referring to the old path. For example, /newtest/
4. Check the checkboxes for the data to be redirected.
Thus, using the example above, when accessing your site domain/test/ the user will be redirected to the new address domain/newtest/.