Troubleshooting

How do I clear mixed-content warnings?

A mixed-content warning appears when a secure https:// page still loads some items over insecure http://. The browser then hides the padlock or shows "Not fully secure". Every resource on the page must load over HTTPS to clear it.

Find what is insecure:

  1. Open the page, right-click and choose Inspect, then open the Console tab.
  2. Look for "Mixed Content" messages; they name the exact files still loading over HTTP.

Fix it:

After fixing, do a hard refresh (Ctrl/Cmd+Shift+R) and the padlock returns.

Make sure your certificate itself is valid first via SSL/TLS Status in the panel at my.dirhamaday.ae. If you cannot find the offending resource, send us the page URL on WhatsApp +971 58 553 6767 or support@dirhamaday.ae and we will pinpoint it.

Still need a hand? Our UAE-based team is here 24/7.

Related articles

My website is down, what do I do?How do I fix a 500 Internal Server Error?What causes 502 and 504 gateway errors?How do I fix a 403 Forbidden error?Why am I getting a 404 Not Found error?