Bunu .htaccess üzerine yapıştırın;
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.boyaciustaniz\.com
RewriteRule (.*) https://www.boyaciustaniz.com/ $1 [R=301,L]
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.boyaciustaniz\.com
RewriteRule (.*) https://www.boyaciustaniz.com/ $1 [R=301,L]