Try to use "umbracoUrlAlias" property, add Textstring property with alias "umbracoUrlAlias" to needed doctype and insert "blackfriday" to this field in content section.
Thank you very much Alex. This really helped me as I was looking for the same redirecting issue for one of my new website using Umbraco. Even me too was not sure how I can resolve this issue as I am new to Umbraco. Great help! Once again I thank you!!!
Redirect a page
Hello.
I got a simple task, but I am not quite sure how I can make the task, because I am quite new at Umbraco.
I need to make a redirect from www.xxx.com/blackfriday to www.xxx.com/offers/blackfriday.
The page www.xxx.com/blackfriday does not exist, so as I see it, it is only if a person type the address in the addressline.
Does anybody knows how I can do that?
Hi Mads
Welcome to our community!
Try to use "umbracoUrlAlias" property, add Textstring property with alias "umbracoUrlAlias" to needed doctype and insert "blackfriday" to this field in content section.
It will do the magic, "umbracoUrlAlias" is reserved property, read more about reserved properties here - https://www.wiliam.com.au/wiliam-blog/sydney-web-design-umbraco-reserved-properties-and-their-usage
Thanks,
Alex
Thank you very much Alex. This really helped me as I was looking for the same redirecting issue for one of my new website using Umbraco. Even me too was not sure how I can resolve this issue as I am new to Umbraco. Great help! Once again I thank you!!!
is working on a reply...