Archived topic
Sticky Navigation Logo embedded with http instead https
3 replies · Started by Christopher on February 26, 2021
Hi there,
I noticed today in the source code, that the logo in the sticky navigation is loaded with http instead of https (see code). Ideas on how to fix this the easiest way? The header image itself is loaded with https...
<div class="sticky-navigation-logo">
<a href="https://seo-analytica.de/" title="SEO Analytica" rel="home">
<img src="http://seo-analytica.de/wp-content/uploads/2021/01/seo-analytica-full-logo.svg" class="is-logo-image" alt="SEO Analytica" /></a>
</div>
Thank you and best regards,
Fabian
Hi there,
I see you're having a Mixed Content SSL warning.
This is a good read on how to tackle that. Perhaps the Better Search Replace plugin part of the article would help.
Great, thank you!
Nice one. No problem. :)