Footer'a bu kodu ekleyin:
<script>
if (location.protocol != 'https:'){ location.href = 'https:' + window.location.href.substring(window.location.protocol.length); }
</script>