Hey guys, I want to be able to change the structure of my blog posts that I write.
I’ve only written a handful and will redirect others once done.
At the moment the way my blog posts are structured are like this:
www.mydomain/blogpost_name
I want to be able to write blog posts and have the slug to be able change for different blog posts and be like this:
www.mydomain/mainsection1/blogpost_name
or
www.mydomain/mainsection2/blogpost_name
…and not always be stuck straight after the root domain.
Is this possible?
Whenever I add in a “/“ in the slug field – it gets a nose bleed and changes it to “-“
Any help or guidance will be greatly appreciated.
[ad_2]
Use categories.
Use categories. or use custom permalinks plugin that will allow you to artificially create this structure – but categories is the best way.