get a URL of internal page from page alias

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
testuser
Forum Members
Forum Members
Posts: 34
Joined: Thu Sep 30, 2010 3:40 pm

get a URL of internal page from page alias

Post by testuser »

Hi,

I need to find URL of page where I know the page alias. For example, I know page alias "test" and need to find a link example.com/dir/whatever/test/.

I know, I can use example.com/test/ and I´ll go to the correct page. I want to avoid this solution, it´s a duplicate website to example.com/dir/whatever/test/.

I need to fill the href param in <area> in image map.

Is there any solution?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: get a URL of internal page from page alias

Post by velden »

Code: Select all

{cms_selflink href="THE-ALIAS"}
Post Reply

Return to “Modules/Add-Ons”