掲示板

Default Landing Page in Liferay DXP

thumbnail
6年前 に Bharamani P Tashildar によって更新されました。

Default Landing Page in Liferay DXP

Junior Member 投稿: 48 参加年月日: 14/08/27 最新の投稿
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
6年前 に Andrew Jardine によって更新されました。

RE: Default Landing Page in Liferay DXP (回答)

Liferay Legend 投稿: 2416 参加年月日: 10/12/22 最新の投稿
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