Give the main site a subdirectory URL
-
Hello, longtime WP user here who is configuring a multisite for the first-time. I started from an existing site and set up the multisite as a subdirectory network.
So I have:
Main(existing) site – at {rootdomain.com}
Additional sites – at {rootdomain.com}/{subdir}
What I want to do is now also assign a {subdir} of my choosing to the main site (the existing site I started with before activating multisite). The reason for this is because that site already has a configured theme, some paid plugins, and some complex forms built in one of the paid plugins. I’d rather not have to try to manually migrate all of that to a new site in the network and rebuild, retest, etc. the forms, just to get it to a {subdir} url.
Is there a reliable way to be able to switch the main site to use a {subdir} like when you are creating new sites in the network? Or alternately, is there a reliable way to migrate content (including plugins and their data – in my case, these complex forms I’ve built in a paid forms plugin) from the main site to a new site in the network so I can have that {subdir} on it?
Thanks in advance!ETA: I’m comfortable with making changes in wp-config as well as phpMyAdmin but do not want to do anything that would break / have to be repeated every time WordPress updates.
The topic ‘Give the main site a subdirectory URL’ is closed to new replies.