Managing international sites
-
Hi all,
I am trying to figure out the best way to manage our international sites. We have two locations, 1 in the UK and 1 in the USA. I currently use GEOIP to identify the location of the browser and redirect them using a cookie to index.php?country=uk or index.php?country=usa. Once the cookie is set I use a 301 redirect to send them to index.php, so that Google doesnt see each url as duplicate content, which Webmaster tools was complaining about.
This has been working wonderfully for about a year. It means I have a single php language include file and depending on the browser location I will display $ or £ and change the odd ise to ize, etc.
Problem I am starting to notice is that we are starting to rank better and better in the USA search result. I am guessing this is because the crawlers must be based out of the USA. This is great, but my concern is that I am losing rank in the UK, which is currently where most of our business is done out of...
So I have done my research and because I have a .net will go for a /uk/ or /us/ sub folder and create two separate webmaster tools site and set them up to target each geographic location. Is this okay? http://support.google.com/webmasters/bin/answer.py?hl=en&answer=182192#2
HERE IS THE PROBLEM: I don't was to have to run two separate website with two separate sets of copy. Also, I dont want to lose all the rank data on urls like: http://www.mysite.net/great-rank-result.html now becomes http://www.mysite.net/uk/great-rank-result.html. On top of this I will have two pages, the one just mentioned and now adding http://www.mysite.net/us/great-rank-result.html, which I presume would be seen as duplicate copy? (Y/n)
Can I use rel canonical to overcome this? How can I don't this without actually running the two pages. Could you actually have 1 site in the root folder and just use the same GEOIP techology to do a smart MOD REWRITE adding either UK or US to the url therefore being able to create two webmaster accounts targeting each geographic location?
Any advise is most welcome.
-
I would canonicalise the index.php and non index.php versions to avoid duplicate content here and ensure that the weight is combined into one version.
You may find that your rankings have changes as a result of this redirect process based on IP.
As far as I can see, any links that point to your homepage go through this process:
link -> www.mysite.com
--301--> www.mysite.net/index.php?country=usa/uk
--301--> www.mysite.net/index.php
This is going to send the links on a chain of 301's eventually ending up with duplicate content, which isn't best practise. Hopefully someone else can chip in on this one and advise if this is the case and potential solutions.
-
If you already have http://www.mysite.net/great-rank-result.html and it is ranking good, i would use that as the US version and don't create/redirect to http://www.mysite.net/us/great-rank-result.html. In other words US is the default. If you redirect you are losing page juice for no reason.
This can be tricky what you are trying to do because they are both in the English language and cultural variations aren't enough to create uniqueness. You should include UK and/or United Kingdom in your title tag and meta descriptions so that your tags are all unique! Also sends the signal to Google about the region. That content should be at least once on every page and custom footers and headers created of course for the UK template. If you have a UK office location use list it in the UK, same with the US and use microformats.
In most cases if you target the country correctly Google will get it right, but it's not guaranteed and results could get filtered (it's not a penalty) and if you come across this you would probably need to rewrite content which may or may not be an option depending on the size of your site and value of your business in that region.
Please thumbs up or mark as a good answer if this helps you out thanks
-
I guess so. It will either push it into /us/ or /uk/
-
Does this mean that Google will no longer see www.mysite.net then?
With www.mysite.net and www.mysite.net/index.php being different URLs this may mean that there is duplicate content between these two pages.
-
So Google was seeing my www.mysite.net/index.php?country=usa and www.mysite.net/index.php?country=uk as two separate pages and reporting it as duplicate content. So I have 1) created a canonical as www.mysite.net/index.php and do a redirect from www.mysite.net/index.php?country=usa/uk to www.mysite.net/index.php once the cookie has been set. This seems to have solved that problem.
-
It would seem that the best solution is the URL structure that you have suggested, but with unique content. I know you don't want to do this but you will run into duplication issues if you don't.
If I understand correctly, the search engines will only see the index.php with the US language on it? You don't have canonical issues do you? i.e. when you say you redirect them to index.php, do you mean the root (www.domain.net) or the actual index URL (www.domain.net/index.php)? - ideally these two should be the same thing.
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
-
Are there any hard rules about internal linking of homepage?
Hi all, Usually we link homepage from all pages. That's definitely a boost for homepage to rank well. Do we need to interlink homepage to the highest? Including links from subdomains or sub directories. Thanks
Web Design | | vtmoz0 -
Regarding rel=canonical on duplicate pages on a shopping site... some direction, please.
Good morning, Moz community: My name is David, and I'm currently doing internet marketing for an online retailer of marine accessories. While many product pages and descriptions are unique, there are some that have the descriptions duplicated across many products. The advice commonly given is to leave one page as is / crawlable (probably best for one that is already ranking/indexed), and use rel=canonical on all duplicates. Any idea for direction on this? Do you think it is necessary? It will be a massive task. (also, one of the products that we rank highest for, we have tons of duplicate descriptions.... so... that is sort of like evidence against the idea?) Thanks!
Web Design | | DavidCiti0 -
Large Global Site Structure
Hi, I have a question about the advised structure for a website that I'm currently building. It's a large international brand with it's main office in the UK. The main website is the .com but there is a growing international franchisee network. I've built the .com site on Wordpress but I'm not sure if I the best way forward would be to create each international website on a separate hosted site or just include it in the .com Wordpress structure using the The WordPress Multilingual Plugin. So to sum up... should I build the entire global network on one domain and then use WPML plugin or should I build separate websites for each International franchisee? Hope some one can educate me on the best route to take. Thanks Moz Community
Web Design | | SeoSheikh0 -
Any body can help me to make my web site seo freindly?
any body can help me to make my web site seo freindly? i have not big budget please email me fabric35@hotmail.com
Web Design | | fabric-fabric0 -
Site Speed for Magento Site
We have our site all ready for test users but the site speed is painfully slow. Our developers are a bit stymied about what to do. Is anyone a site speed expert or know of anyone good that can evaluate our site and tell us what's going wrong? Thanks!
Web Design | | EcomLkwd1 -
Will updating our site from ASP .NET 3.5 to ASP .NET 4.0 negatively affect SEO?
I've checked out some of the other posts related to .NET upgrades, but none specifically address ASP .NET 4.0. I understand that there are many advantages to upgrading, but as with any change made to site code I want to be 110% positive that this upgrade will not affect how Google ranks my client's pages. Since the URL extension isn't changing (will remain .aspx), I'm thinking that there won't be much of an affect on SEO at all. In fact, I'm making the argument that the upgrade will only improve page rank. Anyone go through this upgrade and experience any immediate benefits or disadvantages? Thanks for your help!
Web Design | | FreightTEK0 -
Considering site navigation options
I am working on a site redesign and re evaluating concepts I haven't thought about for a few years. I generally see site navigation that is either "top-down" or "left bar". Top down navigation normally uses the left nav. for search refinements. The benefit of top nav. is that it clears up the center of the page for non navigation content. The drawback is that you can't fit as many categories in a top nav. Left side nav. can hold a long list of categories, but subcategories are often in the center of the page. In the past, I have preferred to use left nav. with a multi level scroll over search refinement. I believe this allowed users to get to their destination page with fewer clicks. (I have always believed that every required additional click causes lost customers). I also believe that this has caused me to get more juice flowing to deeper pages on sites and better long-tail conversion. This means I have had pages with a LOT of links. With this method, I have tightly controlled my categories. What on other sites are often dynamic search refinements, are on my sites additional categories. I am considering making a site with a top down navigation system. I like the additional screen space in the center I get to work with. Is my assumption about pages created by search refinement wrong? Is it ok for SEO to have a left nav that has a bunch of search refinements that are dynamically created?
Web Design | | EugeneF0 -
Optimzing a new ecommerce site, Need help with URL
Hi We are putting up a new ecommerce website and for product description, our tech team indicates that they must have the skun numbers in the URL. Which one of the following URL structure do you find the most SEO freindly? 1. http://www.Site.com/SKUNumber/ProductDescription/ or 2. http://www.Site.com/ProductDescription/SKUNumber/ My personal opinion is that most relevant content should be on load page so I like option 1. Thanks
Web Design | | CookingCom0