Title: Redirection has bad effects
Last modified: October 19, 2016

---

# Redirection has bad effects

 *  [Fernando Díaz Gascón](https://wordpress.org/support/users/ferchup/)
 * (@ferchup)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/redirection-has-bad-effects/)
 * Hello,
 * I see that when I configure WP Fastest Cache, this instructions are set in the
   top of .htaccess:
 * RewriteEngine On
    RewriteBase / RewriteCond %{HTTP_HOST} ^www.longhu.es [NC] 
   RewriteRule ^(.*)$ http\:\/\/longhu\.es\/$1 [R=301,L]
 * As far as I understand, it redirects the www version to non-www version.
 * I have a link in my web to [http://www.mydomain.es/moodle](http://www.mydomain.es/moodle)
   and it has to take the “www” (if not, moodle does not work). I had to remove 
   WP Fastest Caché to be able to go to the moodle.
 * Is it necessary that redirection?
    Can I make something to be able to go to [http://www.mydomain.es/moodle](http://www.mydomain.es/moodle)(
   with www).
 * Thank you in advance.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/redirection-has-bad-effects/#post-8330192)
 * You can disable the redirection. Please take a look at the following article.
 * [http://www.wpfastestcache.com/features/redirect-loop/](http://www.wpfastestcache.com/features/redirect-loop/)

Viewing 1 replies (of 1 total)

The topic ‘Redirection has bad effects’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/redirection-has-bad-effects/#post-8330192)
 * Status: not resolved