Foros de discusión

Default Landing Page in Liferay DXP

thumbnail
Bharamani P Tashildar, modificado hace 6 años.

Default Landing Page in Liferay DXP

Junior Member Mensajes: 48 Fecha de incorporación: 27/08/14 Mensajes recientes
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, modificado hace 6 años.

RE: Default Landing Page in Liferay DXP (Respuesta)

Liferay Legend Mensajes: 2416 Fecha de incorporación: 22/12/10 Mensajes recientes
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