Can this or pro change permalink structure?
-
I use a theme that has 2 custom post type archives called LOCATION and LISTING-CATEGORY
And I also want to produce another custom post type using CPT UI and its pages i will place in a custom archive called SPecialThe in-built custom post type archive LOCATION permalink shows this way:
Mysite (dot) com/location/city/The in-built custom post type archive LISTING-CATEGORY permalink shows this way:
Mysite (dot) com/listing-category/categoryname/1 issue:
I want my blog posts to have this permalink structure:
Mysite (dot) com/blog/posttitleBut if I go to WP Settings Permalink page and add /blog/%posttitle%/ to the permalink, it automatically adds “BLOG” to the in-built custom post types too, and I dont want this.
2 issue
The new CPY archive I want to create called Special,
I want the permalink to be like
Mysite (dot) com/Special/state/city/posttitle/Is this possible with your plugin (free or pro)?
The topic ‘Can this or pro change permalink structure?’ is closed to new replies.