Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jinesh Kaneriya 22 posts 155 karma points
    May 31, 2016 @ 12:34
    Jinesh Kaneriya
    0

    Multiple Url needs to redirect to same node

    Hi,

    I want to give more than one friendly URL to node how to achieve this in umbraco.

    Like I have 'home' node in content and Urls like

    www.site.com/home
    www.site.com/process
    www.site.com/work
    www.site.com/contact  
    

    These four URLs need to redirect user to home node.

    Thanks

  • Manish 373 posts 932 karma points
    May 31, 2016 @ 12:49
    Manish
    100

    Hi

    You can use umbracourlalias for this purpose. Here how to use this

    https://our.umbraco.org/wiki/reference/umbraco-best-practices/umbracoredirect

    Manish

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    May 31, 2016 @ 13:12
    Dennis Adolfi
    0

    Hi Jinesh.

    If you want the other 3 urls to redirect (301) to /home you could use a 301 package like: https://our.umbraco.org/projects/developer-tools/301-url-tracker/

  • Manish 373 posts 932 karma points
    May 31, 2016 @ 13:12
    Manish
    0

    Hi

    enter image description here

    After this enter url in text box. your page always redirect to your home page

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies