Support umbracoRedirect in Content Delivery API #14544
cf-marc
started this conversation in
Features and ideas
Replies: 1 comment
-
Hi @cf-marc. This feature already is in our backlog, but currently we do not have a target release date. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
In one of our projects we have some kind of "container" without any layout. We tried to use the umbracoRedirect property to redirect to another node, if someone try to access the item with the url. If we send a request to this "container", we receive an 200 OK Status and the umbracoRedirect property is null. It would be nice if we got a 301 Status and the new route to handle the redirect in our frontend correctly.
Beta Was this translation helpful? Give feedback.
All reactions