Site Shows "Not Secure"
When the browser says "not secure," your site content is usually fine. It almost always means the HTTPS/SSL certificate hasn't fully kicked in yet, or the browser cached an old state.
First, figure out which case it isâ
Common causesâ
- The SSL certificate is still being issued or activating â right after binding a domain, expect to wait ten-odd minutes.
- The browser cached an old HTTP or certificate state.
- You didn't type
https://. - DNS hasn't propagated globally yet.

How to fix itâ
Try these in order:
- Wait 10 to 30 minutes, then refresh the domain status in the AllinCMS admin.
- Type
https://www.yourdomain.commanually in the address bar. - Open it in an incognito window.
- Test in a different browser or on another device.
- Go back to your registrar and confirm the DNS records aren't mistyped.

When to dig into DNSâ
If it's still not secure after 30 minutes, or the domain won't open at all, go back and check DNS:
- Whether the CNAME value matches the one in the AllinCMS admin.
- Whether
wwwand the root domain are configured in a confusing way. - Whether the
wwwCNAME on Cloudflare has proxy turned off. - Whether old
AorCNAMErecords from a previous site are still lingering.