Multiple Sites, Single Instance of WP using WordPress Address (URL)
-
I should start by saying that I know my question isn’t about multisite specifically, but I’m posting here because I think the knowledge required to answer this question will most likely reside with someone who knows about multisite.
I have a multisite setup at the moment. I thought it sounded like a good idea to have all my client sites on one install using multisite because I could do backups and WP updates in a single location. Well, that (as some of you shaking your heads already know) was a mistake. I’m going to split them all out into their own installs soon. So, now I’m looking at simplifying this again (I didn’t seem to learn the first time). WordPress gives you the option to store the WP instance in a folder that is different from the root folder of the website itself. Here is what I want to know.
Could multiple websites share one WP instance?
I think the idea of the “WordPress Address (URL)” field is that you store the WP instance in a subfolder, to keep your root folder clear. But, can you go the other way? Like this:
– root (holds wp-admin folder, wp-includes folder and all WP files that normally reside in the root)
— Site 1 (holds wp-content)
— Site 2 (holds wp-content)
— Site 3 (holds wp-content)Does what I’m explaining make sense? If so, would it work? If it would, is it worth it? Thanks in advance for any replies.
The topic ‘Multiple Sites, Single Instance of WP using WordPress Address (URL)’ is closed to new replies.