Looking into redirecting a parent page to its first child in Umbraco 7 and in older Umbraco's I've been already to use things like umbracoRedirect and umbracoInternalRedirectId
Doesn't appear to be working for me in Umbraco 7. Wondering if anyone else has had similar problems? Are the following properties still available and working in Umbraco 7?
Might have found the issue whereby the page I was trying to redirect didn't have a template. After adding a template the umbracoRedirect and umbracoInternalRedirectId properties started to work.
Great that you found this issue why it does not work for first time. I would be great if you mark the question as solved, so other can see how you solve this, and go directly to the solution.
Umbraco redirect properties and Umbraco 7
Looking into redirecting a parent page to its first child in Umbraco 7 and in older Umbraco's I've been already to use things like umbracoRedirect and umbracoInternalRedirectId
Doesn't appear to be working for me in Umbraco 7. Wondering if anyone else has had similar problems? Are the following properties still available and working in Umbraco 7?
Hi Sean,
Yes these properties umbracoRedirect, umbracoInternalRedirectId, ,umbracoUrlName ,umbracoUrlAlias should still be available and works in Umbraco 7.
/Dennis
Might have found the issue whereby the page I was trying to redirect didn't have a template. After adding a template the umbracoRedirect and umbracoInternalRedirectId properties started to work.
Hi Sean,
Great that you found this issue why it does not work for first time. I would be great if you mark the question as solved, so other can see how you solve this, and go directly to the solution.
/Dennis
is working on a reply...