Hello,
Thank you in advance for pointing me in the right direction. I appreciate it.
I have 2 Joomla websites and both of the websites are holding alomost the same data. The end users can change their own data keeping their content up-to-date.
Now i don't want to manually check and replace the updated content on the other website. So i think i have to go for some kind of "master database" where both websites getting their data from. But it is also important that updates are transferred to the other database etc.
Are there some kind of "normal" approaches for questions of these? I can , for example, think of some XML scripts with cronjobs hosted on both websites to keep the main database up-to-date but i am wondering how big websites are arranging this.
Jasper