I’m trying to fix the domain zirkon.az myself, but apparently something went wrong.
But there is a problem with an incomprehensible redirect on this site too: stomatoloji.com
That hostname is not proxied by Cloudflare and the origin server is returbning a certificate that doesn’t match the domain name. You’ll want to review your webserver config and install an appropriate SSL certificate.
I have absolutely no idea where the link: ****” came from. I don’t use WordPress on this site. I manually checked the .htaccess, and everything is clean. What do you recommend?
Check with the host, The issue is likely that SSL hasn’t been set up on their side so your hostname isn’t configured in the virtual host settings for HTTPS, hence the SSL certificate not being correct, but it is for HTTP.
It’s coming from another host on the same webservwr being returned because there isn’t an explicit definition for your domains for HTTPS and you’re using Full, not Full (Strict) for SSL. The fix is as described above.
I switched to “Full (Strict)”, but in this case it gave the error “Invalid SSL certificate, Error code 526”.
So the problem is definitely not with Cloudflare, but with the hosting?