Improved Category URL slugging
backlog
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
D
D360 Product Management
marked this post as
backlog
Mohamed Shakheen
Hi Oscar,
Thanks for sharing this detailed feedback. We understand your need to include the
category path
in the article URL structure — for example, having the URL reflect both the category and article name (domain/address/address-groups
) instead of only the article slug (domain/address-groups
).This enhancement would provide clearer context to users, improve content organization, and strengthen SEO relevance by reflecting the hierarchical structure of the Knowledge Base.
We’ll review the technical feasibility of category-based URL slugging and monitor overall customer demand to evaluate its prioritization.