Try our conversational search powered by Generative AI!

remove folder name in the url

Vote:
 
I have a folder under the home page with a few pages in.
The URL to the pages in the folder becomes: "Home Page / foldername / pagename".
Is there a way to delete the folder name in the url so the url becomes: "Start Page / pagename" ?
#114661
Dec 17, 2014 15:45
Vote:
 

The no-code way to achieve this is to use the "Simple address" property for the page. But it won't let you remove arbitrary folders while keeping some - it will remove all url segments and replace it with the simple address. The "long" url is of course always valid too.

If you need to have more control, i.e. remove arbitrary segments of the url you will have to code your own url rewriter, or wire your own routing...

#114666
Dec 17, 2014 22:10
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.