
How to make my wordpress site compatible with DNS over HTTPS?
Hello,
Recently I've created a wordpress website with a domain and have a valid SSL cert. It works in every browser except Firefox unless I disable DNS over HTTPS. I have had friends try and they run into the same issue. How can I make sure my website is compatible with this so it will work on Firefox as well?
All Replies (3)
Are there server redirects done as such a redirect only work via http and not via https ?
Nope no redirects in place
What happens ? Do you get an error message or does the page stay blank?
Anything helpful in the Web Console or Network Monitor ?
You can check the Web Console (Tools -> Web Developer) for messages about blocked content and about the presence of mixed or unsafe content.
You can check the Network Monitor to see if content is blocked or otherwise fails to load.
If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.
See also: