Title: Implementing Pretty Permalinks
Last modified: August 19, 2016

---

# Implementing Pretty Permalinks

 *  [eda](https://wordpress.org/support/users/eda/)
 * (@eda)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/implementing-pretty-permalinks/)
 * My blog server runs Apache with all standard modules, including mod_rewrite.
 * So all I have to do to implement “pretty permalinks” is check “Custom Structure”
   under Permalink Settings/Custom Settings, fill in something like
 * [http://www.myblogname.com/%category%/%postname%/](http://www.myblogname.com/%category%/%postname%/)
 * and I’m done? Is that right?
 * Thanks! (I’m using 2.7)

Viewing 1 replies (of 1 total)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/implementing-pretty-permalinks/#post-1022688)
 * no – do not use that structure
    never put a url in permalink structure
 * review this
    [http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure](http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure)
 * looking at your above example put
    `/%category%/%postname%/` in custom structure
 * look at the url I provided, however. For performance reasons you may not want
   to start with `%category%`

Viewing 1 replies (of 1 total)

The topic ‘Implementing Pretty Permalinks’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Samuel B](https://wordpress.org/support/users/samboll/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/implementing-pretty-permalinks/#post-1022688)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
