c# - Multiple websites sharing content from one central location? -
at moment have 3 umbraco websites each have own content trees, have 1 page in common. @ moment, since 3 sites independent, data copied each site.
however our client asking pages can managed one site. ie. data updated in 1 umbraco installation , somehow mirrored across other sites. bear in mind page password protected , contains sensitive data.
how can achieve this?
my first thought maybe expose xml feed contained of relevant data have no idea how i'd keep data secure. case of encrypting , setting on https? literally have no idea begin here.. can point me in correct direction?
i'm looking simplest solution here.
thanks
if have 3 separate web sites implied saying coping data 1 site another, set web service on main site data edited. put macros on other sites display data.
if sensitive data add login , password web service , have https.
Comments
Post a Comment