Redirecting the .com of our site
-
Hey guys,
A company I consult for has a different site for its users depending on the geography. Example:
When a visitor goes to www.company.com if the user is from the EU, it gets redirected to http://eu.company.com
If the user is from the US, it goes to http://us.company.com
And so on.
I have two questions:
Does having a redirect on the .com will influence rankings on each specific sub-site? I suspect it will affect the .com since it will simply not get indexed but not sure if affects the sub domains.
The content on this sub-sites are not different (I´m still trying to figure out why they are using the sub-domains). Will they get penalized for duplicate content?
Thanks!
-
Thank you Gianluca!
As always, your advice is top notch.
Cheers!
F.
-
As written by David Sottimano in a comment to my post about International SEO, first consider this:
"Avoid automatic redirection based on the user’s perceived language. These redirections could prevent users (and search engines) from viewing all the versions of your site." - support.google.com source
Ask your client this: is it absolutely necessary to deliver the Irish user exclusively to the Irish site? Should the Irish user be able to see other sites?
If the answers are yes and no respectively, you can get away with IP sniffing & server side redirects as long as you do not force redirection on American IPs (Note: Gbot still crawls from the US, but if they change, this won't work). The downsides; usability issues, and the fact that American IPs can see anything they want.
You could also use client side redirection (javascript) with even American IPs with no real consequence (Gbot shouldn't* execute the JS). This is a bit more flimsy, and won't work at all with JS disabled users. Maybe use http://www.wipmania.com/en/api/ for example, and maybe test to see what pisses people off less?
Said that... I would not use geo redirections, but present a box hover or bar (as it does Google when you visit, for instance, Google.it from Finland) where asking if the want to visit the .eu site or prefer to visit the US one (and vice versa). That way you are sure your site will be crawled with not problems (at least not this problem).
For the duplicated content issue, check out what I write about the rel="alternate" hreflang in my post here on Moz.
-
Anyone else?
-
Anyone else can shed some light on this?
Thanks!
-
Hello,
Redirecting your main domain to sub-domain isn't a good technique in seo practice however it is still useful having some strong reason. As you said your client want a redirect based on geographical location and goes to sub-domain etc. In this matter I just wanna say it is extremely dangerous idea because of providing same content using different URLs could be a penalty be Google. It could be acceptable if you provide language translations with your sub-domains.
I hope this would be helpful to you.
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
-
Redirect Question
We have a client that just did a redesign and development and the new design didn't really match their current structure. They said they didn't want to worry about matching site structure and never put any effort into SEO. Here is the situation: They had a blog located on a subdomain such as blog.domain.com - now there blog is located like domain.com/blog They want to create redirects for all the old the blog urls that used to be on the subdomain and not point to the domain.com/blog/post-name What is the best way of doing that - Through .htaccess?
Technical SEO | | Beardo0 -
Linking shallow sites to flagship sites
We have hundreds of domains that we are either doing nothing with, or they are very shallow. We do not have the time to build enough quality content on them since they are ancillary to our flagship sites that are already in need of attention and good content. My question is...should we redirect them to the flagship site? If yes, is it ok to do this from root domain to root domain or should we link the root domain to a matching/similar page (gymfranchises.com to http://www.franchisesolutions.com/health_services_franchise_opportunities.cfm)? Or should we do something different altogether? Since we have many to redirect (if this is the route we go), should we redirect gradually?
Technical SEO | | franchisesolutions0 -
Does the order of results from "site:www.example.com" tell us anything?
Does google rank in order of page authority with "site:www.example.com" or is it random? As most of the results of the first 6 pages for our site are internal search results pages ( eg www.example.com/search/product-results)
Technical SEO | | PaddyDisplays
The fact that search results are index at all is frustrating, they are not linked to internally or externally. The open site explorer does not have any back links for any of the search pages, and I checked the submitted site map and no search urls are submitted, so I don't know how google are finding the search urls. Also tested some of the search urls with aherf and no back links. But since its ranking the search pages ahead of the category(landing) pages with "site:" has me worried that not only are they indexing the urls, but they giving them higher page authority0 -
IP redirects
My website, on a .com domain, displays a different language/content depending on the IP of the user. For example, if someone is browsing my web from Spain, it will show the spanish content, and so on. Does anyone has an idea on how will Google index my pages? Their servers being located in the US, I assume the bot will only crawl and index the english content. How can I tell the bots to do the same for the other languages/content? Thanks!
Technical SEO | | Alemoto0 -
Apache redirects
Hey all I'm handling some redirects and am fuzzy with Apache server stuff. I'm redirecting dynamic URLs and the only thing that's changing is the new domain. I have implemented this in the server file (thus far unsuccessfully): RewriteEngine on
Technical SEO | | jamesm5i
RewriteCond %{HTTP_HOST} ^.oldsite.com$ [NC]
RewriteRule ^(.)$ http://www.newsite.com/$ [L,R=301] Any ideas on what I can change to make it work? For those who are more familiar I know I'm missing something simple. Thanks as always!0 -
Is 301 redirecting all old URLS after a new site redesign to the root domain bad for SEO?
After a new site redesign ...would it hinder our rankings if we 301 redirected all old URLS that are returning 404 error codes to the root domain (home page) ? Would this be a good temporary solution until we are able to redirect the pages to the appropriate corresponding page? Thanks so much!
Technical SEO | | DCochrane0 -
Google Webmaster redirect vs 301 redirect
OK assuming a client's website has the right tracking script (hopefully analytics isn't effected by this issue), ... what happens if the htaccess file has a 301 redirect to the www-address, but within Google Webmaster Tools, the address chosen to crawl by Google is the non-www address? How will Google handle and which address takes precedence in this situation? _Cindy
Technical SEO | | CeCeBar0 -
Site command
How reliable is site command? Is there any other way to check indexed pages.
Technical SEO | | gmk15670