[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 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 [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.
The topic ‘[Plugin: W3 Total Cache] Redirection Error Caused’ is closed to new replies.