Knowledgebase

Mixed Content from External Resources Print

  • sslcertificateshttps, https, security, troubleshooting, domain, plugins, guide, howto
  • 0

When the insecure resource is not yours.

THE SITUATION

The console names a URL on another domain: an image hosted elsewhere, a script from a service, a font, an advertisement.

YOUR OPTIONS

  1. Try the https version. Change http:// to https:// in the URL and test. Most services support it and this resolves it immediately.
  2. Get updated embed code from the provider. Old code copied years ago often uses http.
  3. Host the resource yourself. For images and fonts this is straightforward, and often faster too.
  4. Find an alternative service, if the provider genuinely does not support https.
  5. Remove it, if you no longer need it. Many mixed content warnings come from services abandoned years ago whose code is still loading.

WHAT NOT TO DO

Do not use a plugin that rewrites all insecure requests without fixing the underlying references. It masks the problem, and the underlying data stays wrong.

CHECKING

After each change, reload with the console open and confirm the warning has gone.


Was this answer helpful?
Back

Are you happy with your experience? Leave us a review on Trustpilot.


Trustpilot