Customizing Viewpoint > Customizing navigation components > Assigning a default Homepage

3.2.5 Assigning a default Homepage

You can assign a default Homepage by specifying a URL in the <default-home-page> element of the core.xml file.

The URL must adhere to the Viewpoint URL page protocol (for details, see Adding/editing top links).

To assign a default Homepage

  1. Open the core.xml file located in the Viewpoint home directory.
  2. Locate the <default-home-page> element and replace page://HomePage with the desired Viewpoint URL (for more information, see Adding/editing top links). For example, if you wanted the default Homepage to be the View Nodes page, you would do the following:
  3. <default-home-page>node</default-home-page>

    For a list of Viewpoint page hrefs, see Viewpoint page URLs.

Related topics