Multisite Redirect Issues
-
Had a parent site, MAINSITE.com with a single WordPress setup. Original site was an e-commerce store with an attached blog in a subdirectory. Due to the store and the blog evolving in different directions, we want to split them into individual domains (store.MAINSITE.com and blog.MAINSITE.com) with the MAINSITE.com a landing page with links to each.
I have gone through the process for multisite and now have three sites: MAINSITE.com, store.MAINSITE.com, and blog.MAINSITE.com. I did use NS Cloner to copy the original site to both subdomains, thinking I could save time if I just removed duplicate/unnecessary parts from each subdomain.
Here’s the problem I have now:
store.MAINSITE.com is automatically redirecting back to MAINSITE.com. I cannot access the store’s dashboard at all; it sends me to the MAINSITE.com dashboard.Additionally,
blog.MAINSITE.com is giving me a “This site can’t be reached, blog.MAINSITE.com’s server IP address could not be found.” error. This despite being copied the same way store.MAINSITE.com was cloned.
What have I done wrong?
- The topic ‘Multisite Redirect Issues’ is closed to new replies.