x First time here? Check out the FAQ

umbracoUrlAlias

    This property allows you to give the node multiple URLs using a textstring property.
    For example if we were to enter warrenbuckley,test/this-is-a-test this would resolve the following urls to the same page.

    /warrenbuckley.aspx
    /test/this-is-a-test.aspx

    Note: It will not work if you include the leading slash or the trailing .aspx!