Redirects
Using Tantalum you can easly manage 301 and 302 redirections directly in Directus. Check tutorial below on how to achieve that.
DANGER
Redirections are saved on browser level and are hard to clear, especially 301. Make sure that you are setting it up correctly.
Adding new redirection
- Navigate to Content > Configuration > Redirect Settings
- Create new item, select type, add from and to slugs. Make sure to click "Enabled" checkbox.
- Click save.
- Clear redirects cache using flows on right side.
- That's it 🎉.
Editing existing redirection
- Navigate to Content > Configuration > Redirect Settings
- Select redirection that you would like to edit and adjust it.
- Click save.
- Clear redirects cache using flows on right side.
- That's it 🎉.
Removing redirection
- Navigate to Content > Configuration > Redirect Settings
- Select redirection that you would like to remove.
- Click trash icon.
- Clear redirects cache using flows on right side.
- That's it 🎉.