Copied to clipboard

Flag this post as spam?

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


  • Luke 110 posts 256 karma points
    May 22, 2015 @ 10:37
    Luke
    0

    Website Configuration Node - Design Consideration

    Hi All,

    Structural Design Query: I noticed the other day that a developer had used a separate node for the overall website configurations such as { navigation, banners etc } I would normally have put this in the Home Node but thought it was quite a nice way to do it.

    -Home 
    --- Page 1
    --- --- Sub Page 
    --- Page 2
    --- etc 
    -Website Configuration
    --- Navbar
    --- --- Top Navigation
    --- --- Footer Navigation
    --- Homepage Banner
    

    What are your thoughts? Is this a better design or is better to put global settings in the Home Node?

    Thanks in advance, L

  • Urvish 252 posts 776 karma points
    May 22, 2015 @ 10:45
    Urvish
    1

    Hi Luke,

    From my point of view it is always better to have a seperate node for each module like (Navigation , Banner).

    So that content editors and also new user can edit or use it easily.

    I used to prefer this way in our projects.

    Regards,

    Urvish Mandaliya

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    May 22, 2015 @ 11:28
    Alex Skrypnyk
    0

    Hi Luke,

    If you want better performance, you have to have as less as possible nodes, and all nodes should be pages, so all site settings is better to place at home node.

    Thanks, Alex

  • Luke 110 posts 256 karma points
    May 22, 2015 @ 21:12
    Luke
    0

    Thanks Guys for your comments!

    Alex - if you wanted to create custom navigations or home page banners how would you organise it? in order for it to be easy for the editors?

    Regards, L

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    May 23, 2015 @ 22:30
    Alex Skrypnyk
    1

    Hi Luke,

    Home page banners - separately nodes, if you have one language - under the home node folder 'banners', if you have several languages and home nodes - it's better to create settings node and under this node banners node.

    Custom navigation - I prefer to do all logic inside navigation control, so you don't need any nodes for it.

    Thanks, Alex

  • Luke 110 posts 256 karma points
    May 24, 2015 @ 19:52
    Luke
    0

    Hi Alex,

    Thank you for your reply - very insightful. Normally I would agree with your navigation approach and normally I would match the flow of nodes to match the navigation, but for a website I am working on at the moment the nodes do not match the flow and I want to give the editors control over the navigation.

    Thank you once again. Regards, L

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    May 24, 2015 @ 21:33
    Alex Skrypnyk
    0

    Hi Luke,

    In your situation nodes is the best way I think ))

    Thanks, Alex

Please Sign in or register to post replies

Write your reply to:

Draft