My site is [noparse]www.hotel-mike.com ,and was the main opening site , and couple months ago i made a new site ( with the same domain ) and my webdesigner he is divert it to http://www.hotel-mike.com/en/home.aspx. Is this good for seo ( the change of my home page ) or has to stay the main page at www.hotel-mike.com , ( as it was ) ? and not http://www.hotel-mike.com/en/home.aspx[/noparse] .
You should, if at all possible, make sure that the home page lives at www.hotel-mike.com
without any folder or file name, and nowhere else. Even if the page is actually stored in a subfolder, you can set the configuration so that it only uses the domain root URL.
If that isn’t possible (although there’s no reason why it shouldn’t be), the best thing to do is to set a redirect to ensure that anyone hitting on the root URL is sent to /en/home.aspx (but not using ReWrite, because that doesn’t tell them that the URL has changed).
From an SEO perspective, it doesn’t matter too much whether you use / or /en/home.aspx, as long as the redirect is set up so that the user-agent can see that the URL has changed, but from a usability and user-friendly aspect, it’s better to make sure that the home page is found at / and not at some random and complicated filepath.
Thank you for your quickle reply ,
that means is better , to be sure , to tell them to take out on my home page the …/en/home.aspx .