Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How to fix missed content error https in wordpress

more options

After installing letsencrypt ssl in my wordpress site, & configured all ecessary parameters, my website is partial blocked by mozilla & error details are "Connection is not secure. Parts of this page contains unsecre data such as images." how to solve this problem.

I have 100 of images. Should I delete & upload all of them ?

After installing letsencrypt ssl in my wordpress site, & configured all ecessary parameters, my website is partial blocked by mozilla & error details are "Connection is not secure. Parts of this page contains unsecre data such as images." how to solve this problem. I have 100 of images. Should I delete & upload all of them ?

Alle antwurden (2)

more options

Uploading the images again likely won't help. This is about how the images are requested.

If you use explicit http: links on your web page then omit this protocol and only leave the // to make Firefox use the default protocol assuming that the images can be retrieved via HTTPS.

You can check the Web Console and Network Monitor for more detail.

  • "3-bar" menu button or Tools -> Web Developer
more options

Just to clarify: by default, Firefox does not block HTTP-address images in an HTTPS-address page. It just puts a warning triangle on the padlock.

If Firefox says it is blocking content, it might be blocking other kinds of content in the page such as scripts.

As cor-el suggests, when you first start accessing a site on HTTPS, you discover a lot of URLs that are hard coded for HTTP and that may include scripts, style sheets, images, and other things. For more information on how to use the Web Console, see:

https://developer.mozilla.org/docs/Tools/Web_Console

After opening that, I suggest reloading the page to get a full list of messages. Then in the box above the console conents, upper right, which says "Filter output" you can type mixed to quickly isolate messages about mixed content.

Bewurke troch jscher2000 - Support Volunteer op