Find http:// leftovers
- Search your code and content for http:// links to your own assets and APIs.
- Open the browser console on each key page and read mixed-content warnings.
- Check environment variables such as an API base URL that still points at http.
Enforce HTTPS
Strict-Transport-Security: max-age=63072000; includeSubDomains
Content-Security-Policy: upgrade-insecure-requestsFrequently asked questions
Should I add my site to the HSTS preload list?
Only after HSTS has worked for a while on every subdomain, because removal from the list is slow.