Title: [Plugin: W3 Total Cache] Redirection Error Caused
Last modified: August 19, 2016

---

# [Plugin: W3 Total Cache] Redirection Error Caused

 *  [Bhanu Ahluwalia](https://wordpress.org/support/users/bhanu-ahluwalia/)
 * (@bhanu-ahluwalia)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-redirection-error-caused/)
 * Hi,
 * I’ve been using W3 Total Cache for some time now after few friends of mine suggested
   me this. But I’ve seen a problem using it all the time, I tried all the possible
   ways I knew to remove it but they turned out to be of no use. My site [http://www.slodive.com](http://www.slodive.com)
   is not redirecting to slodive.com after installing the plugin. I tried this hack
   in my htaccess file:
    RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.slodive\.
   com$ [NC] RewriteRule ^(.*)$ [http://slodive.com/$1](http://slodive.com/$1) [
   L,R=301]
 * But then the plugin itself uses so many rewrite commands that this is not working
   for me. Hopefully someone can help me with redirecting my site properly, otherwise
   I will have to shift back to WP Super Cache.
 * I’m using latest version of W3 Total Cache i.e. 0.9.1.1
 * Thanks for your time. Hope to hear from you soon.

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

 *  [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-redirection-error-caused/#post-1646040)
 * Do you have:
 *     ```
       RewriteEngine On
       RewriteCond %{HTTP_HOST} ^www\.slodive\.com$ [NC]
       RewriteRule ^(.*)$ http://slodive.com/$1 [L,R=301]
       ```
   
 * At the top of your .htaccess file?
 *  Thread Starter [Bhanu Ahluwalia](https://wordpress.org/support/users/bhanu-ahluwalia/)
 * (@bhanu-ahluwalia)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-redirection-error-caused/#post-1646271)
 * Thanks. Placing it at top really worked. Cheers!
 *  [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-redirection-error-caused/#post-1646275)
 * Great.

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

The topic ‘[Plugin: W3 Total Cache] Redirection Error Caused’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-redirection-error-caused/#post-1646275)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
