Child-Parent Slug Issues
-
I don’t know if this has always been an issue on my site but I am encountering the following currently. I can’t create two pages with the same slug but different parent categories. Permalinks are set to /category/slug/
For example, I have already published diygearreviews.com/impact-drivers/weight-test-results/ and now can’t create diygearreviews.com/drills/weight-test-results/
When attempting to create the same slug under /drills/ WP auto saves it as /drills/weight-test-results-2/.
WP then also redirects all traffic from /impact-drivers/weight-test-results/ to /drills/weight-test-results/, which isn’t intended.
Is there any way to fix this so that I can use the same slug in different categories and serve the appropriate pages to users?
The topic ‘Child-Parent Slug Issues’ is closed to new replies.