Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andreas Kaltenhuber 107 posts 286 karma points
    Jan 13, 2012 @ 17:39
    Andreas Kaltenhuber
    0

    Multiple Websites and a Portal

    Hi,

    i'm working on a project where i have 3 websites (same templates, doctypes, styles, macros) with different content and in addition a portal website which displays actual content from the 3 other sites.

    whats the best practice to achieve this? at the moment i'm thinking to use courier but maybe there is another solution for this case?

    at the moment i have the 3 websites in a single install with hostnames enabled. umbraco 4.7.1

    thx in advance for your ideas

    andi

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Jan 13, 2012 @ 19:43
    Jeroen Breuer
    0

    Why not add the portal website to the same Umbraco Install? I've done the exact same thing and it works perfect.

    Here are 3 websites which all run in 1 Umbraco install:

    http://www.vanwanrooij.nl/

    http://www.plantage-geldermalsen.nl/

    http://www.woneninjacobskamp.nl/

    Just create different documenttypes and templates for the portal website and you should be fine.

    Jeroen

  • Andreas Kaltenhuber 107 posts 286 karma points
    Jan 18, 2012 @ 15:52
    Andreas Kaltenhuber
    0

    Sorry for the late reply. The points you mentioned are clear to me. My Problem is, that i have to use content from the three sites in my portal site. At the moment i have the following structure:

    Site1
    - home
    - news
    - events
    - ...

    Site2
    - home
    - news
    - events
    - ...

    Site 3
    - home
    - news
    - events
    - ... 

    In my Portal Site i must reference/use content from my 3 sites

    Portal (own doctypes, styles, templates)
    - home
    - news (mashup from the 3 sites news section)
    - events (mashup from the 3 sites events section)

    How can i achieve this configuration. on the portal site i do only show content from the other 3 sites. so actually there is no publishing/content creation on the portal site.

    thx,

    Andi

     

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Jan 18, 2012 @ 15:58
    Jeroen Breuer
    0

    Well all data is stored in the umbraco.config file. If you have 3 websites and 1 portal all this data will be available there. Have a look at this topic on how to get the data: http://our.umbraco.org/forum/developers/api-questions/18933-Query-multiple-websites

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies