How to create a deeplink url that start with http

I want to create a custom URL for the ionic & want to use it as a redirect URL for my application. I want to create an URL that looks like http://xxxxx.com(example). But I’m unable to generate an URL that starts with HTTP using the deep link plugin. So, is there any way to do it ?