The issue here is that the user has a link custom field and when they add their link it gets rendered as a part of the website's url. Example if the user adds "google.com" in the URL field it gets rendered as "http://www.mywebsite.com/google.com"
Solution:
To resolve this the URL in the URL field need to be formatted correctly with http:// attached to it.