Title: .htaccess error &#8211; loop/ redirection error
Last modified: August 19, 2016

---

# .htaccess error – loop/ redirection error

 *  [djrishi](https://wordpress.org/support/users/djrishi/)
 * (@djrishi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/htaccess-error-loop-redirection-error/)
 * Hi –
    I have done Search Engine friendly cannicalization (for www and non www
   version) for my site haircareresources.com using .htaccess file.
 * Here is the code
 *     ```
       Options +FollowSymLinks
       RewriteEngine on
       RewriteCond %{HTTP_HOST} ^haircareresources.com [NC]
       RewriteRule ^(.*)$ http://www.haircareresources.com/$1 [L,R=301]
       ```
   
 * I installed wordpress in the following location haircareresources.com/blog and
   its has created a Loop – error message is
 * Firefox has detected that the server is redirecting the request for this address
   in a way that will never complete
 * Can you tell me how can I fix this issue keeping in mind a 301 redirection/ cannicalization
   of my blog urls?

The topic ‘.htaccess error – loop/ redirection error’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 0 replies
 * 1 participant
 * Last reply from: [djrishi](https://wordpress.org/support/users/djrishi/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/htaccess-error-loop-redirection-error/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
