Set the default baseurl properly
Setting the default baseurl to "/" caused the dreaded issue that URLs tended to start with "//…" unless a custom baseurl was set. Baseurls are not supposed to end in "/"! See https://byparker.com/blog/2014/clearing-up-confusion-around-baseurl/