Duplicating content across subdomains

Avatar
  • Answered
I am looking to clone our main website to many subdomains for different sales agents. Each subdomain will have its own database as it will be unique to that sales agent as far as contact info goes. I understand how to do all of this already. My question is I'm trying to figure out how be able to update all of the subdomains easily if we change content. So if I change an image n the Main site I want it to also update all of the subdomains. What would you suggest?
Avatar
Arn
Hello, Thanks for your question about changing the content. I'm assuming that you're using WordPress. If you're changing content that is the same across all the databases, then you may find it easier to simply use a MySQL statement to update the databases for your sites. There are also plugins that make this easy in the WordPress interface. In either case, you would have to upload the media for your update to each installation and then update the database entries with the either a MySQL client (e.g. phpMyAdmin) or a plugin like Better Search Replace. I hope this helps to answer your question, please let us know if you require any further assistance. Regards, Arnel C.