Title: Problem using multiple domain names
Last modified: August 22, 2016

---

# Problem using multiple domain names

 *  Resolved [Miesjelangelo](https://wordpress.org/support/users/miesjel12/)
 * (@miesjel12)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/)
 * Hello All,
 * First of all, excuse my Englisch if its not correct. Im Dutch :).
 * For our company we have one master domain, [http://www.3cloudz.nl](http://www.3cloudz.nl).
   Everything works perfect here and I have absolutly no complains. We host the 
   site on our own IIS webserver (Server 2012, IIS 6.2 I believe).
 * We bought some extra domain names for advertising purpose. For example: [http://www.ikwilnaardecloud.nu](http://www.ikwilnaardecloud.nu)(
   translated as i want to the cloud.now). We changed the DNS settings the forward
   that domain to [http://www.3cloudz.nl](http://www.3cloudz.nl).
 * It forwards perfectly and shows the homepage of the master domain. But the problem
   is that when I navigate to another page, it doesnt see the next page. In address
   bar of the webbrowser it also still shows [http://www.ikwilnaardecloud.nu](http://www.ikwilnaardecloud.nu)
   instead of [http://www.3cloudz.nl](http://www.3cloudz.nl)
 * Is there something I forgot the configure?
 * big thanks in advance!
 * Michel

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

 *  [HostAwesome](https://wordpress.org/support/users/hostawesome/)
 * (@hostawesome)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5692816)
 * I think this most probably has to do with the way that you’re redirecting your
   url.
 * Make sure that it’s a ‘redirect’ and not a ‘frame’.
 * If you’re doing this through your domain registrar, you should have a couple 
   of options for redirection so just go through them and select the best one for
   you.
 *  Thread Starter [Miesjelangelo](https://wordpress.org/support/users/miesjel12/)
 * (@miesjel12)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5692818)
 * Thanks for your reply!
 * I now did the following, for testing:
    1) Set up the DNS from my domain registrar
   to point towards our webserver, like a normal website. 2) set up IIS to forward
   that website to [http://www.3cloudz.nl](http://www.3cloudz.nl) as permanent redirect(
   301).
 * Is that would you mean?
 * What we set up for the other extra domain names, with the same problem, is changing
   the DNS settings to forward to [http://www.3cloudz.nl](http://www.3cloudz.nl)
   in stead of our server directly.
 *  [HostAwesome](https://wordpress.org/support/users/hostawesome/)
 * (@hostawesome)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5692824)
 * Mm…From my experience, generally if you set it up as a permanent 301 redirect
   to the website, that should solve the problem. You’re saying that it doesn’t 
   work for you?
 *  Thread Starter [Miesjelangelo](https://wordpress.org/support/users/miesjel12/)
 * (@miesjel12)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5692888)
 * Thats correct.
 * Its set up now, so if you go to [http://www.ikwilnaardecloud.nu](http://www.ikwilnaardecloud.nu)
   you will see that the address in the address bar does not change to [http://www.3cloudz.nl](http://www.3cloudz.nl)
   
   Not even when i press aan link on the page.
 *  [HostAwesome](https://wordpress.org/support/users/hostawesome/)
 * (@hostawesome)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5692891)
 * Okay, if it’s just set up that way, it might take a little while for it take 
   into effect.
 * If for whatever reason it’s still not working(it really should be, not sure why
   it wouldn’t), you can instead link the account to your hosting account and have
   it redirected through there, though that’s more of an indirect approach.
 *  [jenkehl](https://wordpress.org/support/users/jenkehl/)
 * (@jenkehl)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5692899)
 * What’s happening to your site is called Domain Masking. WordPress is set up to
   do that automatically because changing URL’s like that can effect your SEO.
 * Check out this post as it offers some solutions, and you can decide what is best.
 * [https://wordpress.org/support/topic/domain-masking-038-wordpress?replies=7](https://wordpress.org/support/topic/domain-masking-038-wordpress?replies=7)
 *  Thread Starter [Miesjelangelo](https://wordpress.org/support/users/miesjel12/)
 * (@miesjel12)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5693033)
 * [@hostawesome](https://wordpress.org/support/users/hostawesome/) – Its been 24
   hours now, still the same result. At first I tought the same but after a few 
   weeks of not looking into the problem, its still there 🙁
 * [@jenkehl](https://wordpress.org/support/users/jenkehl/) – thanks for your information,
   I’ll take a look. It sounds promising.
 *  Thread Starter [Miesjelangelo](https://wordpress.org/support/users/miesjel12/)
 * (@miesjel12)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5693158)
 * The information provided was helpfull, altough it didnt solve my problem.
 * But while searching with this information I fount my problem. I went true all
   the IIS settings and found a problem with the bindings from one of the websites
   i’m hosting on there.
 * Every binding must be set to the IP adres (if you are using hostname links), 
   one of them was linked to all unassigned address. This worked for people visiting
   the website, but on the server side it caused this minor problem. I’ve assigned
   it to the IP address and I was able to set everything up.
 * So what I’ve done: Maindomain is hosted on the IIS server, as a site ofcourse.
   In stead of changing the DNS settings of the additional domains on the control
   panel provided by the Domain registrar, I send them all directly to my IIS server.
   So for the DNS settings, its just a normal website.
 * I’ve created an additonal site for each extra domain name and forwarded that (
   via 301 permanent forward) to the main domain. This worked!
 * thanks for the reply’s everyone!

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

The topic ‘Problem using multiple domain names’ is closed to new replies.

## Tags

 * [dns](https://wordpress.org/support/topic-tag/dns/)
 * [forwarding](https://wordpress.org/support/topic-tag/forwarding/)
 * [iis](https://wordpress.org/support/topic-tag/iis/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [Miesjelangelo](https://wordpress.org/support/users/miesjel12/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/problem-using-multiple-domain-names/#post-5693158)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
