How to replace the links http to https
Question
I have a few http URLs in my website that aren’t being converted to https.
script src=”http://html5shim.googlecode.com/svn/trunk/html5.js”
src=’data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E’
How to convert this links from http to https?
0
https, redirect
3 years
2020-06-03T03:11:09-05:00
2020-06-03T03:11:09-05:00 0 Answers
74 views
0
Leave an answer