Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
420 views
in Q2A Core by

I am getting error like this -

Mixed Content: The page at 'https://mywebsite.com/qa/514/my-question-title' was loaded over HTTPS, but requested an insecure image 

   'http://mywebsite.com/qa/ qa=blob&qa_blobid=12291915621289'. This content should also be served over HTTPS.

How to redirect all images on secure (https) connection. 

Q2A version: 1.8.2
by
You need to change your Domain from 'http' to 'https' on:
Admin > General Settings
by
I already set to https in general settings but how can I set old images secure https? Many images are stored with Http.
by
Is there any way to update all old images from http to https with any plugin or query?
by
edited by
There's a plugin called HTTPS Image Proxy plugin, created by @Scott.
Check it out - https://question2answer.org/qa/71673/new-plugin-https-image-proxy-load-http-images-over-https

Please log in or register to answer this question.

...