Custom blog posts and category permalink structure
-
I want to create a permalink structure for my posts and categories like this
Parent Category
https://domain.com/blog/parent-category/Child Category
https://domain.com/blog/parent-category/child-category/Single Post
https://domain.com/blog/parent-category/child-category/blog-postif no child category
https://domain.com/blog/parent-category/blog-postI’ve added this to the custom permalink structure /blog/%category%/%postname%/ but if you visit page 2 of a category page it gives me a 404 error
eg: https://domain.com/blog/parent-category/page/2/Can anyone help me with this?
The topic ‘Custom blog posts and category permalink structure’ is closed to new replies.