Mapping subdomain using different nameserver
-
I am trying to move my Blogger blog to a blog in my WordPress Multisite installation. I have imported the blog, and my multisite installation works fine, but I am having problems getting my domain mapping to work. Here’s my configuration (not real domain names):
- Multisite install is on Hostgator.
- The following domains are registered with GoDaddy and have nameservers set to Hostgator: multisiteparent.com, examplesite.com
- examplesite is currently configured as a parked domain with Hostgator and mapped to one of the sites in my multisite install without issue.
- The following domains are registered with GoDaddy and use GoDaddy nameserver: mainsite.com. This address redirects to my photo website hosted by Smugmug.
Currently, blog.mainsite.com is configured to point to my Blogger blog. But I want to change it to point to photoblog.multisiteparent.com (i.e. a site in my multisite installation).
So far I have:
- Added blog.mainsite.com domain mapping and set it as primary domain on photoblog.multisiteparent.com
- Added a CName entry in GoDaddy config host: blog, points to: photoblog.multisiteparent.com
I thought that would do it, but now when I go to blog.mainsite.com (or photoblog.multisiteparent.com) I get a Hostgator 404 error.
I contacted Hostgator support, and they told me that this sub-domain mapping would not work because I was using multisite installation and mainsite.com was using GoDaddy’s nameservers. If I wanted to use this configuration, I would have to create a separate WP installation to get the mapping to work.
Is the Hostgator support tech right that it’s impossible? Is there something I can do to get this working?
Thanks!
The topic ‘Mapping subdomain using different nameserver’ is closed to new replies.