If I wanted to experiment with a new permalink structure on select posts, would creating a list of 301 redirects be the best route to take?
I shouldn’t have to touch that 301 list when I want to flip the switch and enable that same structure for the rest of my posts as long as I ensure that the primary category for each post being redirected is the category being included in the redirect target.
If I wanted to experiment with a new permalink structure on select posts, would creating a list of 301 redirects be the best route to take?
I shouldn’t have to touch that 301 list when I want to flip the switch and enable that same structure for the rest of my posts as long as I ensure that the primary category for each post being redirected is the category being included in the redirect target.
Share Improve this question asked Dec 7, 2018 at 19:49 Joseph FarruggioJoseph Farruggio 131 silver badge4 bronze badges1 Answer
Reset to default 0You can alter your permalink structure individually when editing the post or create a custom post type and define your permalink structure in the settings.
Custom Post Types