My website shows as insecure due to mixed content

When an SSL certificate is installed, websites may still display insecurity warnings if \"mixed content\" exists — meaning some resources load via HTTP instead of HTTPS.

Installation Timeline: If you have recently activated a Mandraled Hosting SSL certificate for your domain, it can take up to 30 minutes to be installed across load balancers.

Root Cause

All content must be loaded over HTTPS. This includes external images, JavaScript and CSS.

Finding Mixed Content Issues

  • Chrome Developer Tools: Access the console via View menu or right-click inspection
  • Online Tools: \"Why No Padlock?\" (whynopadlock.com) can identify problematic content
  • WordPress Solution: The SSL Insecure Content Fixer plugin automatically detects and replaces insecure references

Resolution: Update or remove all \"http://\" URLs in your website's source code, replacing them with HTTPS equivalents.