-
Notifications
You must be signed in to change notification settings - Fork 1
Redirects
RobLoweMOJ edited this page Apr 19, 2024
·
1 revision
Redirects can be set up at the application level (within Wordpress) or within ingress
Currently we have two redirect plugins:
- simple 301 redirects
- redirection
Idealy we would want to consolidate this to one plugin. The reason we have two is because of legacy site migration
Redirects can be added by amending the ingress yaml file
Normally you would only add redirects here if there are long term permanent redirects or redirects for domains that wont be assigned to a site that still need to redirect. e.g. theres no site assigned to the domain victimscode.org.uk but we still need it to redirect to victimandwitnessinformation.org.uk