I've put a testimonial section together. In the CMS desk, the custom pages are kept in a folder called Testimonial. My CMS structure is like this
- Testimonials - landing page
- Testimonial - folder where each testimonial is placed.
- Test 2 - a test Testimonial
- Testimonial - folder where each testimonial is placed.
The url for test 2 is this: /Testimonials/Testimonial/test-2.aspx
Is there a way, without having to manual adjust the alias, to exclude the folder from the URL? So in this case it would be: /Testimonials/test-2.aspx
I'm looking in settings > URLs and SEO, but adding the folder to Exclude URLs causes issues.