SSL Troubleshooting
Mixed Content Warnings
If your site shows "Not Secure" despite having SSL:
- Your pages are loading some resources (images, scripts, CSS) over HTTP
- Fix by updating all URLs to use
https://or protocol-relative// - Use a plugin like Really Simple SSL for WordPress sites
Certificate Not Trusted
- Ensure the certificate is properly installed (check in SSL/TLS panel)
- Verify the certificate covers the exact domain you're accessing
- Check that intermediate certificates are included
ERR_CERT_DATE_INVALID
- The certificate may have expired. Go to SSL/TLS panel and reissue
- Free certificates auto-renew, but manual certificates need renewal
Too Many Redirects
- This usually means both your hosting and application are forcing HTTPS
- Disable the redirect in one place (preferably keep it at the server level)
- Clear your browser cache after making changes
Need Help?
If you're still having issues, contact support with your domain name and we'll resolve it quickly.
