inapub / socialconnect

0 stars 0 forks source link

All outgoing URLs redirect to an https:// page #18

Open inapub opened 5 years ago

inapub commented 5 years ago

All outgoing hyperlinks redirect to a page containing https:// although a URL may not have an SSL certificate applied (standard http:// version).

E.g. If a page contains a URL leading to external website http://www.website.co.uk the user will be redirected to https:// version of the www.website.co.uk . This may result in an error of the site that comes up if no SSL is applied to this site.

Example https://www.theinnaccessible.co.uk/test-page

Screenshot 2019-05-13 at 10 22 01

Code

Screenshot 2019-05-13 at 10 21 40

End page result:

Screenshot 2019-05-13 at 10 22 57