lockitt
September 19, 2019, 9:31am
1
My domain is: www.biobankonline.com
When I access the site I still get the message “Your connection to this site is not fully secure” in the browser despite having a certificate installed.
I dont have access to the hosting and would need to do more investigation to answer these questions so please let me know if this is required and what questions I should ask.
My hosting provider, if applicable, is: Unlimited
I also used this service to diagnose any issues but it is all showing ok
https://www.sslshopper.com/ssl-checker.html#hostname=www.biobankonline.com
Hi @lockitt
checking your domain there is one mixed content error - https://check-your-website.server-daten.de/?q=biobankonline.com#html-content
the CSS file
https://biobankonline.com/wp-content/uploads/elementor/css/post-347.css?ver=1568653842
is loaded via https. But that CSS has files, loaded via url("..."), these are http links.
And the problem: Browsers show the mixed content error - but not the file with the error.
lockitt
September 20, 2019, 10:00am
3
Thank you so much @JuergenAuer . I uploaded the images again and it seems to have fixed the issue . You are a superstar!
1 Like
Yep, then the links are changed: http -> https.
system
Closed
October 20, 2019, 10:37am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.