Problem with two domains pointing to install
-
I have a strange problem with my wordpress install.
We have two domains: advanceval.com and advanceDval.com. Both domains point to the site. We bought advanceval.com through our service provider, but our primary domain name is advanceDval, which we got through network solutions.
In general settings I have both the wordpress address and site address set to be http://advanceDval.com/newsite. Despite this, advanceval.com/newsite works and advanceDval.com/newsite does not. It gives me a page that says:
404 File Not Found!
Oops! The page you are looking for could not be found! Maybe you want to search for it?But wordpress must be loading to some extent since it shows the site’s menu options (you can see the page at advancedval.com/newsite)
The strange thing is that it’s only the main home page that doesn’t work right. The other pages on the site display ok.We have an old HTML site in the same host, and it works with both names, so the problem isn’t with the domain settings.
I checked the wp_options table in the database, and the keys are:
siteurl http://advancedval.com/newsite/
home http://advancedval.com/newsite/
ossdl_off_cdn_url http://advancedval.com/newsite/This really has me stumped, any help would be much appreciated. Thanks.
The topic ‘Problem with two domains pointing to install’ is closed to new replies.