Title: Custom permalinks
Last modified: August 22, 2016

---

# Custom permalinks

 *  [stephmoreau](https://wordpress.org/support/users/stephmoreau/)
 * (@stephmoreau)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-permalinks-18/)
 * I’ve been working on my wordpress permalinks for a couple of days and can’t seem
   to figure out how to get them to work properly.
 * Here is the simple version of what i have and what i’m trying to achieve
 * I have 5 different categories (home, sports, beauty, arts, food)
    I have 3 types
   of posts (post, pages, events(custom)) Each post_type can and will be associated
   to only 1 category
 * Here is what I would like to get in terms of permalinks
 *     ```
       site.com/%category% = a different page for each caetgory (not an archieve)
       site.com/%category%/%post_type% = archive listing of post_type
       site.com/%category%/%post_type%/%post% = single of post
   
       site.com/%category%/%page_slug% = the contents of a page
       ```
   
 * When i look at the rewriterules that are being applied i get close but it doens’t
   include my category in the rewrite part
 * `%category%/event//?$ index.php?post_type=event`
    Any help to get this working
   would be greatly appreciated. Thanks

Viewing 1 replies (of 1 total)

 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-permalinks-18/#post-5840394)
 * [http://codex.wordpress.org/Using_Permalinks](http://codex.wordpress.org/Using_Permalinks)
 * You can’t use your site in permalinks.

Viewing 1 replies (of 1 total)

The topic ‘Custom permalinks’ is closed to new replies.

## Tags

 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)
 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [permalinks](https://wordpress.org/support/topic-tag/permalinks/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/custom-permalinks-18/#post-5840394)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
