As you can see the above site uses http at the moment.
for some reason google is show a search result for ‘Julianna Gonzales’ with a https. I have contacted Google to see if they can say why this is happening.
The site owner does not want to pay for an SSL cert with her hosts and I feel that if I change the site urls to https sooner or later an error message will be generated because there is no SSL cert.
I have checked through the site, settings, media urls in pages/posts, config, database, etc and everything I see is just https://juliannagonzales.ie/ – even media uploads.
Now I thought that I would just check and see if there is a way to run a test on my plugins to see if one of them might be generating the https?
Any help grateful for any assistance.
]]>I thought it might be a plugin creating the HTTPS but as I use most of the plugins on other sites and there hasn’t been an issue with them it must be something else.
I will plod on.
Dáithí
This means that the site probably has worked fine via https during at least 90 days, which is the standard validity time of a cert from Let’s Encrypt.
If anyone anywhere published a link to the site using https, then Google would have entered and crawled the site via this protocol, too.
You might check if you can update the certificate and try to add 301 redirects from https to http in .htaccess.
]]>