Title: custom permalink structure
Last modified: August 31, 2016

---

# custom permalink structure

 *  [wp_harish](https://wordpress.org/support/users/wp_harish/)
 * (@wp_harish)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/custom-permalink-structure-5/)
 * I want to add custom permalink structure
    like BASE_URL/%category%/%post_type%/%
   post-name%-%postid%

Viewing 1 replies (of 1 total)

 *  [Venugopal](https://wordpress.org/support/users/mynamevenu24/)
 * (@mynamevenu24)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/custom-permalink-structure-5/#post-7096497)
 * Use below structure
 *     ```
       /%category%/%postname%-%post_id%
       ```
   
 * Reference
 *     ```
       %postname% – The post slug of your post
           %post_id% – The unique ID of a post
           %category% – The category a post was assigned to
           %year% – The year the article was published
           %monthnum% – The month the article was published
           %day% – The day the article was published
       ```
   
 * Or use below plugin to update your permalink structure
 * [https://wordpress.org/plugins/custom-post-type-permalinks/screenshots/](https://wordpress.org/plugins/custom-post-type-permalinks/screenshots/)

Viewing 1 replies (of 1 total)

The topic ‘custom permalink structure’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Venugopal](https://wordpress.org/support/users/mynamevenu24/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/custom-permalink-structure-5/#post-7096497)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
