Improved Category URL slugging
O
Oscar Agerhall
We have build an article catalog structure that we would like to have shown in the URL slugging.
Currently, if i create an article in a sub-category, the naming is decided from the header of the article, not the category the article is included in.
Example:
Category name: Address
Article name: Address groups
URL:
domain
/address-groupsI would like to be able to use the category name in the URL, so the user can be furthermore clear about e.g. which area of the system or which version of the system that the article is related to.
Example:
Category name: Address
Article name: Address groups
URL:
domain
/address/address-groupsLog In