Title: redirect errors!
Last modified: August 31, 2016

---

# redirect errors!

 *  [pledgerar](https://wordpress.org/support/users/pledgerar/)
 * (@pledgerar)
 * [10 years ago](https://wordpress.org/support/topic/redirect-errors-1/)
 * I created a redirect to go from an old domain name to another. Rather than going
   from topleveldomain.com to newdomain.com , my redirect goes from topleveldomain.
   com to [http://newdomain.com/wp-content/cache/supercache/topleveldomain.com/index.html](http://newdomain.com/wp-content/cache/supercache/topleveldomain.com/index.html).
   Can anyone explain why this is happening. I deleted all supercache and cache 
   content from my files and still get this weird redirect. Help!

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

 *  [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [10 years ago](https://wordpress.org/support/topic/redirect-errors-1/#post-7344020)
 * How did you do the redirect? If, say, .htaccess, can you paste the method here?
 * David.
 *  Thread Starter [pledgerar](https://wordpress.org/support/users/pledgerar/)
 * (@pledgerar)
 * [10 years ago](https://wordpress.org/support/topic/redirect-errors-1/#post-7344026)
 * Thanks for the quick response. I used the redirect in cpanel. I set up a permanent
   301 (not wildcard). Here is what is in my cPanel…
 * RewriteOptions inherit
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * RewriteCond %{HTTP_HOST} ^.*$
    RewriteRule ^/?$ “http\:\/\/newdomainname\.com\/”[
   R=301,L]

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

The topic ‘redirect errors!’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [pledgerar](https://wordpress.org/support/users/pledgerar/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/redirect-errors-1/#post-7344026)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
