Hi,
So we’ve been playing around with HTTPS implementation to an existing HTTP website. One of the quirks I have come across (not new) is Matrix will select the shortest URL as default, therefore all pages that has form (nested, standalone) will be deemed insecure by Chrome browser.
Is there is a way to select which default URL you want to use on your website without constantly FORCING IT. Removing HTTP from the URL is not an option at the moment.
Thanks.