Foren

Default Landing Page in Liferay DXP

thumbnail
Bharamani P Tashildar, geändert vor 6 Jahren.

Default Landing Page in Liferay DXP

Junior Member Beiträge: 48 Beitrittsdatum: 27.08.14 Neueste Beiträge
Hi All,

How to make private page as default landing page in Liferay DXP?

I have added configuration in control panel and portal-ext.properties file but no luck.


Thanks in Advance!!
thumbnail
Andrew Jardine, geändert vor 6 Jahren.

RE: Default Landing Page in Liferay DXP (Antwort)

Liferay Legend Beiträge: 2416 Beitrittsdatum: 22.12.10 Neueste Beiträge
Hi Bharamani,

The default landing page is only applicable for logged in users. Is that what you are trying to do? or are you trying to set the default page that a user sees when they first arrive at your site?

If the goal is to provide the default page, post login, then make sure that you are prefixing the configuration in the control panel with the /group filter. So if the page is "Dashboard" and the friendly url is /dashboard, then you want to have the setting in the control panel listed as /group/dashboard.

If you are trying to set the default page that a user is taken to when they get to the site, then you can do that with the Home URL (under the instance settings) or using this property --

    #
    # Set the friendly url of the public layout.
    #
    default.guest.public.layout.friendly.url=/home