Title: Feed redirect?
Last modified: August 20, 2016

---

# Feed redirect?

 *  [John](https://wordpress.org/support/users/munozj/)
 * (@munozj)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/feed-redirect/)
 * My main Mu blog is johnmunoz.com
    my old domain name was johnmunoz.net with my
   old feed at johnmunoz.net/feed
 * I’ve created an alias for johnmunoz.net pointing to johnmunoz.com. When users
   visit my old feed, they just get redirected to the new main page.
 * My sub sites work fine.. but the main site doesn’t give me the option to map 
   the old domain name to the new site.

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

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 9 months ago](https://wordpress.org/support/topic/feed-redirect/#post-2299433)
 * How did you make the alias?
 * Did you just point the DNS to the same place as .com?
 *  Thread Starter [John](https://wordpress.org/support/users/munozj/)
 * (@munozj)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/feed-redirect/#post-2299477)
 * Basically yes. my host (dream host) has an option from their control panel, which
   they call mirroring but it’s basically just an aliases.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 9 months ago](https://wordpress.org/support/topic/feed-redirect/#post-2299498)
 * Yeah, it depends on WHAT kind of mirroring they do, y’know.
 * I mean, you MIGHT be able to do a htaccess trick
 *     ```
       RewriteCond %{HTTP_HOST} ^johnmunoz\.net
       RewriteRule ^(.*)$ http://johnmunoz.com/$1 [L,R=301]
       ```
   

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

The topic ‘Feed redirect?’ is closed to new replies.

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 3 replies
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/feed-redirect/#post-2299498)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
