Before starting: I am newbie into this. All the results posted here, where provided after watching many tutorials. Please forgive me if there is missing information and also, please guide me on what else i might provide in order for you to help me.
Thanks in advance.
My domain is: iowii.com
The operating system my web server runs on is (include version): Debian GNU/Linux 9.12 (stretch)
My hosting provider, if applicable, is: Google cloud Plataform
I can login to a root shell on my machine : yes
rg305
June 8, 2020, 5:21pm
2
Hi @gamingnovato
there are older checks of your domain - Grade Q, http over port 443 - iowii.com - Make your website better - DNS, redirects, mixed content, certificates
But that's fixed, now your certificate is correct, two domain names, both connections (non-www and www) are secure.
CN=iowii.com
07.06.2020
05.09.2020
expires in 89 days iowii.com, www.iowii.com - 2 entries
So it's only a mixed content problem, check the #html-content part.
Sample:
http://konte.uix.store/demo-images/payments.png
img with http, same with some style attributes and images.
Change these to https.
I notice that. It’s a problem beeing generated by the wp-Stateless. I will try to fix that. Thanks !