<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How to change the default page of liferay to login page?</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=8175631" />
  <subtitle>How to change the default page of liferay to login page?</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=8175631</id>
  <updated>2026-05-02T14:57:29Z</updated>
  <dc:date>2026-05-02T14:57:29Z</dc:date>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=30549011" />
    <author>
      <name>Mohammad Azharuddin</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=30549011</id>
    <updated>2013-10-17T11:56:49Z</updated>
    <published>2013-10-17T11:56:49Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Hitoshi Ozawa:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;br /&gt;Probably because there is no /login page.&lt;br /&gt;I think you want the following page:&lt;br /&gt;company.default.home.url=/c/portal/login&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hi Hitoshi Ozawa It doesn&amp;#39;t work for me</summary>
    <dc:creator>Mohammad Azharuddin</dc:creator>
    <dc:date>2013-10-17T11:56:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13411693" />
    <author>
      <name>Praveen P</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13411693</id>
    <updated>2012-04-11T07:06:08Z</updated>
    <published>2012-04-11T07:06:08Z</published>
    <summary type="html">thank you</summary>
    <dc:creator>Praveen P</dc:creator>
    <dc:date>2012-04-11T07:06:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13297752" />
    <author>
      <name>Tejas Kanani</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13297752</id>
    <updated>2012-04-03T08:54:09Z</updated>
    <published>2012-04-03T08:54:09Z</published>
    <summary type="html">Hi devaraj,&lt;br /&gt;&lt;br /&gt;Check out below post. It&amp;#39;s been nicely explained everything in detail.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Customizing+the+default+page+after+login"&gt;http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Customizing+the+default+page+after+login&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Tejas</summary>
    <dc:creator>Tejas Kanani</dc:creator>
    <dc:date>2012-04-03T08:54:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13288234" />
    <author>
      <name>Praveen P</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13288234</id>
    <updated>2012-04-03T04:25:22Z</updated>
    <published>2012-04-03T04:25:22Z</published>
    <summary type="html">Hi my requirement is i want to navigate user to his public page lets say &lt;strong&gt;/web/{user name}/home&lt;/strong&gt; after log in &lt;br /&gt;can i do it?&lt;br /&gt;Please let me know steps&lt;br /&gt;&lt;br /&gt;Thank you</summary>
    <dc:creator>Praveen P</dc:creator>
    <dc:date>2012-04-03T04:25:22Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8213813" />
    <author>
      <name>Samuel Kong</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8213813</id>
    <updated>2011-04-12T10:44:13Z</updated>
    <published>2011-04-12T10:44:13Z</published>
    <summary type="html">I assume you are referring to the navigation menu. &lt;br /&gt;&lt;br /&gt;The navigation menu is controlled by your theme. So you&amp;#39;ll need to some added logic to your theme to hide the menu if the user has not signed in. You can use the variable &lt;strong&gt;$is_signed_in&lt;/strong&gt; to test if a user has signed in.&lt;br /&gt;&lt;br /&gt;It seems to me like you&amp;#39;re trying to password protect all your pages. If you only want authenticated users to use your site, you may want to consider some different approach.&lt;br /&gt;* Switch from using public pages to private pages.&lt;br /&gt;* Remove the guest view permission from all your pages.</summary>
    <dc:creator>Samuel Kong</dc:creator>
    <dc:date>2011-04-12T10:44:13Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8207915" />
    <author>
      <name>Rojalin Patri</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8207915</id>
    <updated>2011-04-12T04:06:51Z</updated>
    <published>2011-04-12T04:06:51Z</published>
    <summary type="html">Hi,&lt;br /&gt;  after setting the login page as default still the options like &amp;#34;welcome&amp;#34; is visible in the navigation bar (just below the liferay logo).can anyone suggest me how to remove that bar from the login page.Actually we have deployed this login page as login hook.so may be for that reason it is not replacing the portal default page as a whole and the upper part is retained as such.so if there is any other way to change the html part of the portal default page so that we can delete the navigation bar along with the option &amp;#34;welcome&amp;#34; from the login page,please suggest.............&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Rojalin</summary>
    <dc:creator>Rojalin Patri</dc:creator>
    <dc:date>2011-04-12T04:06:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8195044" />
    <author>
      <name>Vishal Mehta</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8195044</id>
    <updated>2011-04-11T06:54:40Z</updated>
    <published>2011-04-11T06:54:40Z</published>
    <summary type="html">You can do this by editing organization properties in the control panel. Can also set it to standard organization id like abc@organization.com instead of abc@liferay.com</summary>
    <dc:creator>Vishal Mehta</dc:creator>
    <dc:date>2011-04-11T06:54:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8193934" />
    <author>
      <name>Rojalin Patri</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8193934</id>
    <updated>2011-04-11T03:43:35Z</updated>
    <published>2011-04-11T03:43:35Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Hitoshi Ozawa:&lt;/div&gt;&lt;blockquote&gt;&lt;blockquote&gt;i changed the portal.properties file and set it to company.default.home.url=/login,but after restarting the server the page becomes blank and remains idle with a message &amp;#34;waiting for login page&amp;#34; without displaying the login page. &lt;/blockquote&gt; &lt;br /&gt;&lt;br /&gt;Probably because there is no /login page.&lt;br /&gt;I think you want the following page:&lt;br /&gt;company.default.home.url=/c/portal/login&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Hi,&lt;br /&gt;  i got it resolved by setting the property company.default.home.url=/web/guest/home?p_p_id=58&amp;amp;p_p_lifecycle=0&amp;amp;p_p_state=maximized&amp;amp;p_p_mode=view.But even after deleting the cookies the page shows @liferay.com in user name textbox.If the user wants nothing should be displayed in user name place then what should be done.....please suggest......</summary>
    <dc:creator>Rojalin Patri</dc:creator>
    <dc:date>2011-04-11T03:43:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8181028" />
    <author>
      <name>Hitoshi Ozawa</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8181028</id>
    <updated>2011-04-08T12:42:57Z</updated>
    <published>2011-04-08T12:42:57Z</published>
    <summary type="html">&lt;blockquote&gt;i changed the portal.properties file and set it to company.default.home.url=/login,but after restarting the server the page becomes blank and remains idle with a message &amp;#34;waiting for login page&amp;#34; without displaying the login page. &lt;/blockquote&gt; &lt;br /&gt;&lt;br /&gt;Probably because there is no /login page.&lt;br /&gt;I think you want the following page:&lt;br /&gt;company.default.home.url=/c/portal/login</summary>
    <dc:creator>Hitoshi Ozawa</dc:creator>
    <dc:date>2011-04-08T12:42:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8180538" />
    <author>
      <name>Rojalin Patri</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8180538</id>
    <updated>2011-04-08T11:29:12Z</updated>
    <published>2011-04-08T11:29:12Z</published>
    <summary type="html">hi,&lt;br /&gt;   i changed the portal.properties file and set it to company.default.home.url=/login,but after restarting the server the page becomes blank and remains idle with a message &amp;#34;waiting for login page&amp;#34; without displaying the login page.</summary>
    <dc:creator>Rojalin Patri</dc:creator>
    <dc:date>2011-04-08T11:29:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8176952" />
    <author>
      <name>Samuel Kong</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8176952</id>
    <updated>2011-04-08T07:40:31Z</updated>
    <published>2011-04-08T07:40:31Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;You should be able set the following property in portal-ext.properties:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;#
# This sets the default home URL of the portal.
#
company.default.home.url=/web/guest&lt;/code&gt;&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Samuel Kong</dc:creator>
    <dc:date>2011-04-08T07:40:31Z</dc:date>
  </entry>
  <entry>
    <title>How to change the default page of liferay to login page?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8175630" />
    <author>
      <name>Rojalin Patri</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8175630</id>
    <updated>2011-04-08T02:04:02Z</updated>
    <published>2011-04-08T02:04:02Z</published>
    <summary type="html">Hi folks,&lt;br /&gt;         Whenever we are giving the url of liferay portal by default it&amp;#39;s going to the home page.i want to change this default page to login page.How should i do it....please help.I tried modifying the auth.login.url property to login page (auth.login.url=/login) in portal.properties file.But it&amp;#39;s not working as expected.Please suggest me what to do........</summary>
    <dc:creator>Rojalin Patri</dc:creator>
    <dc:date>2011-04-08T02:04:02Z</dc:date>
  </entry>
</feed>
