identical slugs for sub-categories
-
Hi everybody,
I have a difficult issue with the categorization I want to implement for blog posts. I want to create many categories with 2 sub-categories each. The sub-categories always have the same names.
Let me give you an example:
- category: „soccer“ / sub categories: „men“ and „women“
- category: „basketball“ / sub categories: „men“ and „women“
- category: „tennis“ / sub categories: „men“ and „women“
- …
The problem is, that I only can use „men“ and „women“ once as a title slug, but not more often. So, /soccer/men/ and /soccer/women/ does work, but I cannot get /basketball/men/ or /basketball/women/ afterwards (WordPress changes it into /basketball/men-basketball/).
I hope, you got what my problem is. Is there any solution for that or is it just impossible to give sub-categories the same slug multiple times? Maybe any ideas for a workaround?
Thanks a lot in advance 🙂
- Das Thema „identical slugs for sub-categories“ ist für neue Antworten geschlossen.