aşağıdaki resim http den yönlendirilmiş bunu düzeltebilirmisiniz

http://elitkurstuzla.com/wp-content/uploads/2020/09/ogrenci-min.jpg

apache server kullanıyorsanız aşağıdaki kodu *.htaccess içerisine yapıştırırsanız http ---> https ye yönlenecektir.

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]


SSL ye de baktım kurulumu doğru ve 73 gün sonra bitecek görünüyor .