Title: Redirection Loop
Last modified: August 30, 2016

---

# Redirection Loop

 *  [cbprice25](https://wordpress.org/support/users/cbprice25/)
 * (@cbprice25)
 * [11 years ago](https://wordpress.org/support/topic/redirection-loop-2/)
 * Hello all!
 * I’m using the plugin Redirection, and I’ve unfortunately come across some cases
   where we get a redirection loop.
 * For example:
 * – domain.com/user-group
    redirects properly
 * – domain.com/thank-you/user-group
    gets caught up in the above redirect, causing
   a loop.
 * Does anyone know of any way to avoid this?

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

 *  [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [11 years ago](https://wordpress.org/support/topic/redirection-loop-2/#post-6196535)
 * Are you using regular expressions? If so you’ll need to adjust them to capture
   at the start or end of the URL (using ^ or $)
 *  Thread Starter [cbprice25](https://wordpress.org/support/users/cbprice25/)
 * (@cbprice25)
 * [11 years ago](https://wordpress.org/support/topic/redirection-loop-2/#post-6196621)
 * That’s what I’d love to do!
 * So how would that work?
 * When I enter “domain.com/name”, it strips out “domain.com” and the Source URL
   is written as “/name”.
 * Would I have to enter it as:
    1. ^/name 2. ^\/name 3. ^http://domain.com/name
 * Thanks! Really appreciated!
 *  [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [11 years ago](https://wordpress.org/support/topic/redirection-loop-2/#post-6196724)
 * Yes, ^/name will only match when /name is at the start of the URL. If /name occurs
   anywhere else in the URL then it won’t match.
 * All source URLs in Redirection are relative to the site where WordPress is installed,
   so there is no need to enter [http://domain.com](http://domain.com), and it is
   removed.

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

The topic ‘Redirection Loop’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [John Godley](https://wordpress.org/support/users/johnny5/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/redirection-loop-2/#post-6196724)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
