.htacces diye bi dosya olustur index php oldugu dizinde ve bu kodları yapıştır.

RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.siten\.com$
RewriteRule ^(.*)$ http://siten.com/ $1 [L,R=301]
kesin çözüm