Ok I solved it, but two URL is displayed, the standard one and a Https:// so I'd like to know to handle that? Perhaps put them in a list and catch the last one if more than one exists. Ideas are welcomed, thanks.
Sub WebView1_LocationChanged (Location As String)
Log(Location)
End Sub
EDIT: No extra code is neccessary since the last URL will go into string Location.
Case closed