URLs fine in database but wrong in output
Ok, this was pretty strange. While only http// showed up in the URLs the database fields for the corrupted URLs were http://http// which obviously resulted in the error. I did another search & replace for those “double http” and that fixed it in the end. Still no idea why this only happened to some URLs … Read more