Title: RegEx Help Please
Last modified: August 22, 2016

---

# RegEx Help Please

 *  [darylwelch](https://wordpress.org/support/users/darylwelch/)
 * (@darylwelch)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/regex-help-please/)
 * I’m trying to figure out how to redirect all pages like /fabrics/ to the home
   page. There could be any number of paths and file names following the /fabrics/
 * [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/regex-help-please/#post-5279004)
 * If that is the only redirect you need, consider using [404 to Start](http://wordpress.org/plugins/404-to-start/).
 * Otherwise, you can try this pattern, with regex turned on:
 * Source: `/fabrics/(.*)`
 * Target: `/`

Viewing 1 replies (of 1 total)

The topic ‘RegEx Help Please’ 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

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

 * 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/regex-help-please/#post-5279004)
 * Status: not resolved