I want to create a new page but for now the page needs to redirect to an existing page (not my idea) - I have added the new page but cannot find a way to set "if I land on this page redirect elsewhere" from within umbraco, can this be done or must it be done programmatically?
h
huwred
05/03/2024, 11:37 AM
probably better off just adding a redirect in the page template for this. Seems a very odd thing todo though 🤣
+1 for Skybrud redirects itsa well built and well worked out package
If you are doing this in multiple places this could save time in the long run
a
Ambert
05/03/2024, 1:49 PM
Or SeoToolkit Redirects 🙂
Ambert
05/03/2024, 1:50 PM
both ar egood
k
kdx-perbol
05/06/2024, 10:09 AM
If you rename the old page to the new page name and rename it back I think a redirect is automatically created for you. Then just name the new page something temporarily and change it to the real name to get rid of the redirect afterwards.
d
Dean Leigh
05/06/2024, 5:54 PM
+1 did for this technique. And the old redirects can be deleted when no longer required.