Forums/Help from the Community/Community Questions & Answers

Answered

How do I mask a URL?

HammerKit Mgmt
asked this on February 23, 2011 11:40

I would like to get rid of the /index/4 from the URL of my site. Is there a way I can do this?

 

Comments latest first

User photo
HammerKit Mgmt
HammerKit Oy

To do this you need to set up a shortcut using the shortcut tool that can be found by pressing the "Tools" button on the button bar.

You can add a shortcut to a component by pressing the "+" button, specifying the shortcut name you would like and the target component.

Once you have done this, you will need to change any link you have pointed directly to that component to use the shortcut instead. To do this, type the shortcut as a URL in the properties for your link like this:

/testshortcut

where testshortcut is shortcut I created in the shortcut tool.

When you navigate to that page, your URL will now mask the HammerKit component address with the shortcut instead.

February 23, 2011 11:47