Is it possible to have content nodes that only is for adding and holding data, not generating a url? I read somewhere that it could be done by adding the node outside of the website structure (does that mean outside of the root node?) or is there a better way of doing this?
I mostly use this approach to have a settings node outside the actual website where I then have data nodes which only contain data and are not actually rendered. These nodes would have a URL but they can't be opened by them as no domain and so on is assigned.
Also you can have a look at uConfiguration (https://our.umbraco.org/projects/backoffice-extensions/uconfiguration/). Could also solve your problem.
Content as data holder only
Hi,
Is it possible to have content nodes that only is for adding and holding data, not generating a url? I read somewhere that it could be done by adding the node outside of the website structure (does that mean outside of the root node?) or is there a better way of doing this?
Regards David
Hi David,
I mostly use this approach to have a settings node outside the actual website where I then have data nodes which only contain data and are not actually rendered. These nodes would have a URL but they can't be opened by them as no domain and so on is assigned.
Also you can have a look at uConfiguration (https://our.umbraco.org/projects/backoffice-extensions/uconfiguration/). Could also solve your problem.
Regards David
is working on a reply...