Multisite subdirectory url not resolving
-
I want to create a forum section for a site that uses a separate theme designed specifically for forums so I decide to create a multisite network to manage both WP installs more easily. This is my first go around with multisite.
Basic details: Running WP 4.1 on godaddy linux hosting.
I was able to set up the multisite admin panel on the main site no problem. However, when following the it did not give me the option between subdomains and subdirectories as described in the tutorial I was following. So when I go to add a new site it creates forums.mainsite.com. Once created, I edited it to mainsite.com/forums. Currently I’m getting a 404.
Now here’s where it gets tricky. Originally I didn’t understand that multisite network actually creates new sites on the same database. I thought they linked separate installs. So I had created the /forums subdirectory and installed WP on it before setting up the multisite network. The links in the multisite admin panel were working but I noticed the correct users for the new forums site were not displaying so I knew they were not really synced.
From here I went back and deleted forums subdirectory and the WP install and the new /forums site from the multisite admin dashboard so I could start fresh so to speak. Afterwards I created a new site with the forums.mainsite.com subdomain and edited it to the /forums subdirectory.That’s when i realized that forgot about the place holder page I had created on mainsite.com called /forums. So I deleted that page.
That’s pretty mush where I stand. I’m currently getting a 404 from mainsit.com/forums. Thought it best to ask for advice before moving forward.
- The topic ‘Multisite subdirectory url not resolving’ is closed to new replies.