Beynim yandı :D
.htaccess e bu kodu ekle dene
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^siteadi.com [NC]
RewriteRule ^(.*)$ https://siteadi.com/ $1 [L,R=301]