• When a user goes to /mypage/ i want the user to be redirected to the first subpage of /mypage/. Thats /mypage/mysubpage/.

    Examples:

    /cats/
    /cats/litter/
    /cats/food/

    User goes to /cats/ and gets redirected to /cats/litter/.

    /food/
    /food/fish/
    /food/meat/
    /food/howto/

    User goes to /good/ and gets redirected to /food/fish/.

    Would LOVE if someone could answer this question! THANKS ALOT!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect page to subpage, POSSIBLE?’ is closed to new replies.