RE: Customize site url in Liferay 7.2

Jamie Sammons, modified 3 Years ago. Junior Member Posts: 30 Join Date: 9/4/14 Recent Posts

I need to customize site url, instead "www.xxx.com/web/site-name/home", I want "www.xxx.com/portal/{language}/home".

Can we achieve this in Liferay 7.2?

Note: {language} is en for English or fr for French etc.

Any suggestions are much appreciated.

 

Thanks,

AB

thumbnail
Olaf Kock, modified 4 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

Set a virtual host name for your site's public pages, then name the pages according to your naming preference.

thumbnail
Abdul Kareem, modified 3 Years ago. Liferay Master Posts: 593 Join Date: 8/8/14 Recent Posts

Hi ,

If you have web server then you can also try using  rewite module and  replace the url with your desired pattern . Refer