Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
301 v/s 302 Redirection on Homepage (Multilingual)
-
Hello,
Our website: http://www.luxresorts.com currently has a default 302 redirection to http://www.luxresorts.com/en.
We would like to do a 301 redirection instead of a 302 to http://www.luxresorts.com.
Our concern is that the site is multilingual and we wonder what effect would the 301 redirection have on search engine crawlers and how would this appear on SERP.
When a search is done on Google.com, the English version of our website appears and when on Google.FR, the French version appears. Would the 301 redirection change the way our website appear on Google?
Grateful if you could help us out in understanding the pros and cons/best practices for our concern.
Thanks in advance.
Tej Luchmun.
-
Thanks.
Done since a while and already live
Tej Luchmun
-
Yes.
-
Thanks a lot for your reply gfiorelli1.
We currently have no redirection based on IP detection nor user agent.
Taking into account the two options you mentioned, the best option would definitely be to make luxresorts.com the main page for the targeted country (while we would make the current default page http://www.luxresorts.com/en 301 to http://www.luxresorts.com) and then having a browser language detection then serve the language accordingly.
Do you think this would be the best thing to do?
Thanks again.
-Tej Luchmun
-
Thanks a lot Andy, we definitely want to preserve the Link Juice, since http://www.luxresorts.com has a higher SEO value, but currently having a 302 to /en.
I guess we would go for the 301 soon.
-
One fundamental question: is the redirection based on IP detection or user agent?
Because if it is over IP detection, then that's something Google deprecates.
Instead, if it based over User Agent, then 302 and 301 are substantially the same for Google in this case, even though with a 301 you are sure to pass link equity.
On the other hand, why have not you considered these two options:
- Making the root domain luxury.com the country selector page, so people land there then choose the country they want;
- Dedicating the luxury.com root to the main country target, not using redirections at all and adding a over alert to all the people entering in the root that exist a version targeting their country (alert based on IP Detection, this time correctly).
-
Hi Tej,
Moz have a best practice guide on redirects here, but the general rule of thumb is that a 301 is used for most scenarios where a permanent redirect is required. This also passes more link juice than a 302, which is generally used for temporary redirects, and passes no link juice.
In terms of SEO, a 301 is almost always the preferred option because of the benefits in helping a site retain a more natural flow of link juice.
-Andy
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
301 Redirects for Multiple Language Sites in htaccess File
Hi everyone, I have a site on a subdomain that has multiple languages set up at the domain level: https://mysite.site.com, https://mysite.site.fr , https://mysite.site.es , https://mysite.site.de , etc. We are migrating to a new subdomain and I am trying to create 301 redirects within the htaccess file, but I am a bit lost on how to do this as it seems you have to go from a relative url to an absolute - which would be fine if I was only doing this for the english site, but I'm not. It doesn't seem like I can go from absolute url to an absolute url - but I could be wrong. I am new to editing the htaccess file - so I could definitely use some advice here. Thanks.
Intermediate & Advanced SEO | | amberprata0 -
Do bulk 301 redirects hurt seo value?
We are working with a content based startup that needs to 301 redirect a lot of its pages to other websites. Will give you an example to help you understand. If we assume this is the startups domain and URL structure www.ourcompany.com/brand1/article What they want to do is do a 301 redirect of www.ourcompany.com/brand1/ to www.brand1.com I have never seen 301 as a problem to SEO or link juice. But in this case where all the major URLs are getting redirected to other sites i was wondering if it would have a negative effect. Right now they have just 20-30 brands but they are planning to hit a couple of hundreds this year.
Intermediate & Advanced SEO | | aaronfernandez0 -
If my website uses CDN does thousands of 301 redirect can harm the website performance?
Hi, If my website uses CDN does thousands of 301 redirect can harm the website performance? Thanks Roy
Intermediate & Advanced SEO | | kadut1 -
Need a layman's definition/analogy of the difference between schema and structured data
I'm currently writing a blog post about schema. However I want to set the record straight that schema is not exactly the same as structured data, although both are often used interchangeably. I understand this schema.org is a vocabulary of global identifiers for properties and things. Structured data is what Google officially stated as "a standard way to annotate your content so machines can understand it..." Does anybody know of a good analogy to compare the two? Thanks!
Intermediate & Advanced SEO | | RosemaryB0 -
Why is /home used in this company's home URL?
Just working with a company that has chosen a home URL with /home latched on - very strange indeed - has anybody else comes across this kind of homepage URL "decision" in the past? I can't see why on earth anybody would do this! Perhaps simply a logic-defying decision?
Intermediate & Advanced SEO | | McTaggart0 -
Setting up 301 Redirects after acquisition?
Hello! The company that I work for has recently acquired two other companies. I was wondering what the best strategy would be as it relates to redirects / authority. Please help! Thanks
Intermediate & Advanced SEO | | Colin.Accela0 -
Changing URL structure of date-structured blog with 301 redirects
Howdy Moz, We've recently bought a new domain and we're looking to change over to it. We're also wanting to change our permalink structure. Right now, it's a WordPress site that uses the post date in the URL. As an example: http://blog.mydomain.com/2015/01/09/my-blog-post/ We'd like to use mod_rewrite to change this using regular expressions, to: http://newdomain.com/blog/my-blog-post/ Would this be an appropriate solution? RedirectMatch 301 /./././(.) /blog/$1
Intermediate & Advanced SEO | | IanOBrien0 -
301 Redirect from ASP.NET to PHP...Is it possible?
Hi all, I'm trying to migrate my current website over to wordpress however my current website is ASP.NET and obviously Wordpress uses PHP. Is it possible to perform a 301 redirect from a asp.net to a php? Or do you need to convert the asp.net language into php? Or something different? I welcome your thoughts? Regards, Thomas Rochford
Intermediate & Advanced SEO | | CoGri0