Subdirectory sites with WP Synchro

WP Synchro does support sites set up in subdirectories. However, there are a few specific scenarios that can cause problems.

Database migrations will work without any problems. With file migrations, however, problems can occur if the file paths overlap or contain other sites.
As an example, take a look at this directory structure:

WP Synchro in a subdirectory

"public" is the web root and inside that we have site 1 and site 2. Inside site 2, we also have site 3.

So a full web root file migration from site 1 to site 2 will in this case delete site 3, as this is not a part of site 1.

Another possible failure scenario could be that the migration is done from site 2 to site 3, again with full web root migration. This will make a complete copy of site 3 inside site 3.

So in short, you have to be very careful when doing file migrations with sites in a subdirectory structure.

We recommend:

You should not be using subdirectory sites if it is possible to do subdomain sites instead.

So instead of https://example.com/staging, you would have https://staging.example.com

All the files of the sites should be in a separate directory, not overlapping with other sites.

This will reduce clutter and all kinds of problems in the future, both with WP Synchro, but also in general with backups etc.

Still using free version? - Upgrade to PRO with 14 day free trial

PRO version makes it possible for you to migrate files between your sites and to automatically make a database backup before migration.
You will get support for Basic Authentication and email notifications on success or failure. You also get access to priority support