Title: Can permalinks be changed
Last modified: August 24, 2016

---

# Can permalinks be changed

 *  Resolved [Mr Winters](https://wordpress.org/support/users/mr-winters/)
 * (@mr-winters)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/can-permalinks-be-changed/)
 * Is there any way to make the URLs for book groupings like Series or Genre include
   the Book Table page URL?
 * Example:
    If the URL for the Book Table page is website.com/books/ Then the URL
   for the series “Hello World” be website.com/books/series/hello-world
 * [https://wordpress.org/plugins/mybooktable/](https://wordpress.org/plugins/mybooktable/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [zookatron](https://wordpress.org/support/users/zookatron/)
 * (@zookatron)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/can-permalinks-be-changed/#post-6029970)
 * Unfortunately not, because “books” is a Post Type, while “series” is a Taxonomy,
   and you can’t mix them together like that in WordPress. You can change the taxonomy
   to be something like `website.com/books-series/hello` but you can’t normally 
   have it be directly under books with a slash like `website.com/books/series/hello`.
   This is basically just how WordPress works. Technically it’s possible to get 
   something like what you want to work with custom coding, but you’d need an experienced
   WordPress developer to do something custom for your site to get it to work.
 * ~Tim

Viewing 1 replies (of 1 total)

The topic ‘Can permalinks be changed’ is closed to new replies.

 * ![](https://ps.w.org/mybooktable/assets/icon-256x256.jpg?rev=1083550)
 * [MyBookTable Bookstore by Stormhill Media](https://wordpress.org/plugins/mybooktable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mybooktable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mybooktable/)
 * [Active Topics](https://wordpress.org/support/plugin/mybooktable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mybooktable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mybooktable/reviews/)

## Tags

 * [permalink](https://wordpress.org/support/topic-tag/permalink/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 1 reply
 * 2 participants
 * Last reply from: [zookatron](https://wordpress.org/support/users/zookatron/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/can-permalinks-be-changed/#post-6029970)
 * Status: resolved