I have a peculiar request from a client. The client has an installation of Umbraco running two websites:
Umbraco
-- www.a.com
-- www.b.com
The client would now like to move www.b.com to a separate installation of Umbraco on a different server leaving only www.acom on the current installation. www.b.com and www.a.com may well share assets like images and templates.
I have been Googling and searching http://our.umbraco.org for an answer/clues but cannot find anything in supporting me with this request.
Have you ever had to do this? Is there an obvious solution I am missing?
Single Site Export From Multisite Installation
Hello all,
I have a peculiar request from a client. The client has an installation of Umbraco running two websites:
Umbraco
-- www.a.com
-- www.b.com
The client would now like to move www.b.com to a separate installation of Umbraco on a different server leaving only www.acom on the current installation. www.b.com and www.a.com may well share assets like images and templates.
I have been Googling and searching http://our.umbraco.org for an answer/clues but cannot find anything in supporting me with this request.
Have you ever had to do this? Is there an obvious solution I am missing?
Any help is much appreciated.
Scott
Take a full copy of the current Umbraco Instance and run it up a dev instance of it. Then delete the node in the dev instance that you don't want.
is working on a reply...