Hi, I have a problem with redirecting my non www domain to www domain. I see there are many threads opened with this problem but i don't understand HOW TO DO. My domain is hosted on a windows server. I read many forums many websites articles about this problem but still understand. It is neccesary to use a .htaccess file? I found this code < %@ Language=VBScript %> < % Response.Status=â€301 Moved Permanently†Response.AddHeader “Locationâ€, http://www.example.com %> But where should i put this code? Please if someone can help me with exact steps that should i do! Also being a new webmaster when i manage my website i delete some pages. Now in google webmaster tools i have crawl errors : NOT FOUND! What should i do to resolve this problem? How can i redirect that removed pages? Thanks a lot!
Hy Finally i resolve my problem...I contact my domain service and change my domain from the Windows Server (where i'm hosted now) on a Linux Server. Now i can use the .htaccess file without problems. Thanks!