Merhaba,

Ben ingilizce ve türkçe olarak dil seçimli bir siteye sahibim. "Really Simple SSL" eklentisini kullanarak http'li linkleri https'ye çevirdim. Ana Sayfa dışında diğer sayfalarda https kilidi sorunsuz çalışıyor. Kaynak kodlarına baktığımda aşağıdaki gibi bir sonuç buldum. Sizce bundan olabilir mi? Olabilirse nasıl çözebilirim? Aylardır bunu çözemedim. Yardımcı olabilir misiniz?

<div id="bottom-header-mobile" class="header-row header-bottom full-width-contained" ><div class="container"><div class="wrap-builder-items"><div class="row"><div class="col-auto ml-auto offset-md-9 builder-item builder-block-language-switcher row-align-right">    <div id="element-language-switcher-mobile" class="element-item element-language-switcher element-align-right">
        <span class="language-options">
            <i class="image-icon"><img  alt="Türkçe" data-src="https://mersan.store/wp-content/plugins/polylang-pro/flags/tr.png" class="lazyload" src="[URL]data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==[/URL]" /><noscript><img  alt="Türkçe" data-src="https://mersan.store/wp-content/plugins/polylang-pro/flags/tr.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img src="https://mersan.store/wp-content/plugins/polylang-pro/flags/tr.png" alt="Türkçe" /></noscript></noscript></i>Türkçe        </span>
            <ul id="language-switcher-available-languages-mobile" class="list-languages">
                <li><a href="[URL]https://mersan.store/[/URL]" hreflang="http://en" title="English"><i class="icon-image"><img  alt="English" data-src="https://mersan.store/wp-content/plugins/polylang-pro/flags/us.png" class="lazyload" src="[URL]data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==[/URL]" /><noscript><img  alt="English" data-src="https://mersan.store/wp-content/plugins/polylang-pro/flags/us.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img src="https://mersan.store/wp-content/plugins/polylang-pro/flags/us.png" alt="English"/></noscript></noscript></i> English</a></li><li><a href="[URL]https://mersan.store/anasayfa/[/URL]" hreflang="http://tr" title="Türkçe"><i class="icon-image"><img  alt="Türkçe" data-src="https://mersan.store/wp-content/plugins/polylang-pro/flags/tr.png" class="lazyload" src="[URL]data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==[/URL]" /><noscript><img  alt="Türkçe" data-src="https://mersan.store/wp-content/plugins/polylang-pro/flags/tr.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img src="https://mersan.store/wp-content/plugins/polylang-pro/flags/tr.png" alt="Türkçe"/></noscript></noscript></i> Türkçe</a></li>            </ul>
    </div>
</div></div></div></div></div></div>
5. satırdaki "hreflang=http://en" ve "hreflang=http://tr" olarak görünüyor.

Not: Burada paylaştığım kodu "Polylang" eklentisi oluşturuyor.