I am trying to get this URL, the all the directories within it:
www.zionadventures.com/hiking-zion-introduction
To redirect to this base URL, and the parallel directories within it:
www.zionadventures.com/hiking-zion-national-park.html
I typed in:
From URL: /hiking-zion-introduction/
and
To URL: http://{siteurl}/hiking-zion-national-park/{pathltrim /hiking-zion-introduction/}{queryfull}
matching the forumla I've used in the past. But this time, it's not working. Can anyone give me a hint about why it isn't working?
Thanks,
Nick