Title: [Plugin: Custom Post Permalinks] Regarding Permalink Prefixes
Last modified: August 19, 2016

---

# [Plugin: Custom Post Permalinks] Regarding Permalink Prefixes

 *  Resolved [radicalradical](https://wordpress.org/support/users/radicalradical/)
 * (@radicalradical)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-custom-post-permalinks-regarding-permalink-prefixes/)
 * Great Plugin. I was trying to write my own solution when I found this gem. I 
   do have one issue and was wondering if your plugin can do it:
 * The permalink structure is currently at /blog/%postname%/.
 * So, the permalink for a post is /blog/my-post-name/. I have a custom post type
   called “listing” so the permalink structure for that is then /blog/listing/my-
   listing-name/
 * I don’t want the prefix “blog” to show up in my custom post type’s permalink 
   structure. I just want it to show up as /listing/my-listing-name/. Is this possible?
 * [http://wordpress.org/extend/plugins/custom-post-permalinks/](http://wordpress.org/extend/plugins/custom-post-permalinks/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [J B](https://wordpress.org/support/users/johnpbloch/)
 * (@johnpbloch)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-custom-post-permalinks-regarding-permalink-prefixes/#post-1954033)
 * When you register the listings content type, make sure to set `rewrite['with_front']`
   to `false` (it’s `true` by default).
 *  Thread Starter [radicalradical](https://wordpress.org/support/users/radicalradical/)
 * (@radicalradical)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-custom-post-permalinks-regarding-permalink-prefixes/#post-1954036)
 * Doh! I knew I forgot something. Thanks very much

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Custom Post Permalinks] Regarding Permalink Prefixes’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-post-permalinks.svg)
 * [Custom Post Permalinks](https://wordpress.org/plugins/custom-post-permalinks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-permalinks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-permalinks/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-permalinks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-permalinks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-permalinks/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [radicalradical](https://wordpress.org/support/users/radicalradical/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-custom-post-permalinks-regarding-permalink-prefixes/#post-1954036)
 * Status: resolved