Forums

301 redirect(from not www to www)

Hello, i have a little issue with my project. I created my app as www...., with www so as i understood that is a problem. Now i can't access my site just typing it without www, i tried htaccess, redirect 301, but nothing. Would you please tell me what should i do besides creating the app from the very beginning. Thanks.

Hi, dimonas92. Yes, you need to set up a redirection from your-domain.com to www.your-domain.com. There is a number of ways to do that, but usually domain name registrars provide a simple form for this purpose. Log in to a website where you got your domain and look for something like "Redirect" or "URL forwarding".

Take a look at this article on our wiki to learn more about this problem and explore different solutions.