I have added 250 parks recently, and all include a website field. When you click of the blue info button to pull up the site, it fails because the colon is being stripped from the URL. When I edit the URL, the colon is present. Use VKFF-2256 as an example.
I have uploaded all my website with http:// or https:// as required. It appears that when the directory creates the link it prepends “http://” to the website string. This means my link is now http://http://….. which is why it fails. OK, so I should leave the http:// off all my links. I think the edit form should reject website addresses starting http:// or https://