Configuring node startup on umbraco website

I have this content structure for a website with multiple languages.

  • Content
    • Danish
      • Forside
      • Om os
    • English
      • First sheet
      • About Us

When I launch a website, it starts automatically in the Danish node, but I want it to start with "Forside", and for the English side I want it to start with node First sheet. "

The Danish and English nodes are also page nodes, but exist only as a logical folder structure.

Is there any way to choose which content node my site should start with?

+3
source share
5 answers

You can use the built-in function:

  • 'umbracoRedirect' , '' node.
  • " "
  • '' node node 'ForSide'.

.

+4

, , ,

  • mywebsite.co.uk
  • mywebsite.com

.co.uk .com .

Forside/Frontpage .co.uk/.com, strucutre, , .

+2

umbraco , . 2 .

Umbraco 1:1

0

, , , , node. Umbraco, -, , , ( , v6.1.5), , , , , "" node "" node.

0

Umbraco node start- node. true/false Site-Node i.e. isPrimary, , sitenode .

0

All Articles