Title: Redirection don&#039;t work
Last modified: August 22, 2016

---

# Redirection don't work

 *  [sytou34](https://wordpress.org/support/users/midi-vin/)
 * (@midi-vin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/redirection-dont-work/)
 * Hi,
 * I want to use redirection after a change of name of the default user admin.
 * Here is my regular expression:
    URL source : ^author/admin/([a-z]*) URL cible:/
   author/XXXXX/$1 [L]
 * I try with this url : [http://blog.midi-vin.com/author/admin/page/1](http://blog.midi-vin.com/author/admin/page/1)
   
   No redirection at all.
 * Thks for your help.
 * [https://wordpress.org/plugins/redirection/](https://wordpress.org/plugins/redirection/)

Viewing 1 replies (of 1 total)

 *  [maiki](https://wordpress.org/support/users/maiki/)
 * (@maiki)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/redirection-dont-work/#post-5336359)
 * I think you are using the syntax for Apache redirects. You should try the following,
   with regex on:
 * Source: `/author/admin/([a-z]*)`
 * Target: `/author/XXXXX/$1`

Viewing 1 replies (of 1 total)

The topic ‘Redirection don't work’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [maiki](https://wordpress.org/support/users/maiki/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/redirection-dont-work/#post-5336359)
 * Status: not resolved