Title: 2.7 Redirection Issue
Last modified: August 19, 2016

---

# 2.7 Redirection Issue

 *  Resolved [Robbi](https://wordpress.org/support/users/robbimcmillen/)
 * (@robbimcmillen)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/27-redirection-issue/)
 * I set up a website for a musician friend who is using three different domains,
   due to her long Gaelic name. Below WP 2.7, two of the domains forwarded automatically
   to the primary one I set in the options page.
 * Now with 2.7, they don’t forward and all three domains work as they are which
   could be bad for search engine rankings which are really needed as she is releasing
   her first solo project.
 * Can anyone help me get that redirection working again??

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

 *  Thread Starter [Robbi](https://wordpress.org/support/users/robbimcmillen/)
 * (@robbimcmillen)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/27-redirection-issue/#post-940175)
 * Hey, I hate when people bump up posts, but I’m a wee bit desperate to get this
   sorted. Hope you can help!
    R
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [17 years, 5 months ago](https://wordpress.org/support/topic/27-redirection-issue/#post-940176)
 * That redirection did not change in 2.7, it should still forward to the primary
   domain as you’d expect.
 * Did anything else change? Any odd .htaccess rules you’re using? What permalink
   style is set?
 *  Thread Starter [Robbi](https://wordpress.org/support/users/robbimcmillen/)
 * (@robbimcmillen)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/27-redirection-issue/#post-940177)
 * There’s nothing weird in my .htaccess, just the usual:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * The permalink setting is _Month and name_.
 * Could there be anything I could add to .htaccess to fix it?
 * Thanks so much for the quick reply!
    R
 *  Thread Starter [Robbi](https://wordpress.org/support/users/robbimcmillen/)
 * (@robbimcmillen)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/27-redirection-issue/#post-940198)
 * … I’m so sorry for bumping. I’m seriously desperate guys
 *  Thread Starter [Robbi](https://wordpress.org/support/users/robbimcmillen/)
 * (@robbimcmillen)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/27-redirection-issue/#post-940220)
 * Resolved:
    Used this amazing little plugin: [http://scott.yang.id.au/2008/07/permanent-redirect-20-released/](http://scott.yang.id.au/2008/07/permanent-redirect-20-released/)

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

The topic ‘2.7 Redirection Issue’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [Robbi](https://wordpress.org/support/users/robbimcmillen/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/27-redirection-issue/#post-940220)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
