Archived topic
Put Blogposts into Category Folder
3 replies · Started by Enrico on September 12, 2019
Hey,
right now I have my URL structure like this:
mainpage.com/categoryname
which shows my blogposts from that category. But when I click on one post I get redirected to
mainpage.com/blogpostname
but I want to put topically similar posts into the same category like this:
mainpage.com/categoryname/blogpostname
or potentially
mainpage.com/categoryname/subcategoryname/blogpostname.
This must be simple.. would be happy if someone could help me out!
Thx,
Enrico
Hi there,
You will need to modify the permalink settings in WordPress:
https://wordpress.org/support/article/settings-permalinks-screen/
I believe you will need to create a custom structure :)
Damn dude that was quick! thx will take a look at this
No problem :)