Title: permalinks redirect?
Last modified: August 19, 2016

---

# permalinks redirect?

 *  [zimzum](https://wordpress.org/support/users/zimzum/)
 * (@zimzum)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/permalinks-redirect/)
 * I would like to change one of my old permalinks, do I need to add a 301 redirect
   plugin or does wordpress do it automatically now?
 * Thanks!

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

 *  [ryans149](https://wordpress.org/support/users/ryans149/)
 * (@ryans149)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/permalinks-redirect/#post-1188536)
 * no, you will need to do it yourself. I dont know about any plugin..
 *  [Kailash](https://wordpress.org/support/users/kailash1/)
 * (@kailash1)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/permalinks-redirect/#post-1188562)
 * WordPress will not do 301 redirection for old URLs. You will need to do it either
   from .htaccess or via plugin (if there is any such plugin available).
 *  [Bane Unreinen](https://wordpress.org/support/users/bane-unreinen/)
 * (@bane-unreinen)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/permalinks-redirect/#post-1188840)
 * Here is a simple example of how to manually use a 301 redirect:
 * `redirect 301 /old/old http://domain.com/new/new`
 * And let’s say you want to change the name of a category:
 * `redirect 301 /old/ http://domain.com/new/`

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

The topic ‘permalinks redirect?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [Bane Unreinen](https://wordpress.org/support/users/bane-unreinen/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/permalinks-redirect/#post-1188840)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
