Feb 13, 2021 5:38 pm
Let's say I have the following hierarchy:
Container > Forum1 > Subforum1 > topic
I would like the URL to be
site/forum/container/forum1/subforum1/topic-title
How can I achieve this? I consider this very important for SEO and for the understanding of where every topic is located. Is it possible to do this from the settings or from the code?