The new Umbraco URL Redirect Management feature is great, but can we use Courier to move theese across enviroments? For instance if an editor rename the "about us"-page in a staging enviroment, will the redirect created get transfered if we courier that node onto the production enviroment?
The redirect will be created on the live environment, when the renaming of the page is deployed. Since the page on the live environment changes it's url, the url tracker will create a redirect.
So you don't need to move redirects from one environment to another, unless you have created some manually in the db.
URL Redirect Management across enviroments
The new Umbraco URL Redirect Management feature is great, but can we use Courier to move theese across enviroments? For instance if an editor rename the "about us"-page in a staging enviroment, will the redirect created get transfered if we courier that node onto the production enviroment?
The redirect will be created on the live environment, when the renaming of the page is deployed. Since the page on the live environment changes it's url, the url tracker will create a redirect.
So you don't need to move redirects from one environment to another, unless you have created some manually in the db.
is working on a reply...