How to make this URL redirection page in a new page?
Edit:
I found the not elegant solution: By adding on JavaScript comment under Navigation properties of the page: window.open("http://domain.com/test");
I wish something that makes more sense for editors to be able to select URL Redirection and then just select: Open in new window. For content editors that do not have JS experience I think this will be better.
anyways, thank you.