How to set-up international URL structure for e-com shop?
-
Hi There
We're currently running a successful international online store on a .com domain. We are located in Europe but most of our visitors are coming from the U.S. We display all the prices of our products in USD to all our customers.
We are considering to set up multiple stores for different regions, so we can display different currencies per region, shipping methods, banners etc.
We were thinking about the following set-up:
- eu.domainname.com (for EU excl. UK, currency €)
- uk.domainname.com (for UK, currency GBP)
- www.domainname.com (For rest of the world, currency $)
All shops are in English. Would this be a good set-up? What should we take into account to avoid duplicate content?
Kind regards
Jerome
-
Hi Jerome,
- If your SaaS vendor allows it, you should use subfolders for the countries instead of subdomains. So www.example.com/uk instead of uk.example.com, for example. The reason for this is that the subdomains won't share link equity as effectively.
- You should implement hreflang -- Moz has a great introduction to the topic here -- on all equivalent pages (I'll explain what I mean by that in a second).
- By all means choose sensible default currency options (for example GBP should be the default currency in the /uk directory), but preferably do allow users to change that default value if they wish. If they do change it, do not direct them to a different URL. Use a cookie to store their currency preference.
Now, more on 'equivalence'. The point of hreflang is so that you can have identical or very similar pages targeting different country/language combinations, and have Google discard these pages as duplicate content. The pages don't have to be completely identical. For example, Americans and Brits use different spellings for common words. If my product was online math(s) lessons, my two equivalent URLs may look like this:
The language, tone, and general marketing pitch of each page may be different, and tailored to their respective audiences, but they're each fundamentally selling the same product. So I would add the following hreflang tags to these pages (both tags on both pages):
Be careful to use the correct country codes: en-UK is not valid, for instance, but en-GB is. Read Google's guidelines on the topic.
-
Hi Don
Thanks for your quick reply.
Unfortunately we are not able to set-up parameters like you describe. We are using a SaaS platform and this functionality is not included.
Furthermore, we'd like to localize in terms of shipping, payment and marketing. Therefore we need to create 3 different shops. Setting this up is not a problem and this can be done very fast, however we need to know how to set-up the URL structure of the 3 shops.
Please find below the URL structure of Topshop as an example:
US: us.topshop.com (currency USD)
UK: www.topshop.com (currency GBP)
NL: eu.topshop.com (currency EUR)Most of our traffic is coming from the U.S. What should we take into account to avoid duplicate content, since all product and category pages have the same content?
Thanks in advance, Jerome
-
Hi Jerome,
I actually thought I responded to this from the office, but I must not have hit submit.
If the goal of these new domains is simply to provide ease of use to the consumer, I suggest you use parameters instead.
Example of using parameters: Recommended if goal is to help users by showing local currency.
yoursite.com is the default (USD)
yorsite.com?cur=EUR (EURO)
yoursite.com?cur=GBP (Pounds)You would then set up canonical tag on your pages that could accept this parameter to point to the default (point to itself). This would prevent any duplicate problems.
Sub directories make more sense if you're going to localize the domain for specific regions. Like language, currency and locations. Since you're using the same language, and likely not setting up servers / locations in those areas, I feel your best bet would be to use parameters. Most eCommerce Suits offer this in one way or another, and its not particularly hard to code if you are not using a CMS.
My thoughts,
Don
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
-
URL Best Practices (for site with millions of records)
We have a company information database where we also list companies located in a specific building/property. We plan to add more information to these pages basically to create a Property/building database. From an SEO standpoint, what is the best URL structure? Please note we will have information on millions of properties, across the US. Currently this is an example of what we are displaying http://www.buzzfile.com/Lists/Companies-located-at-45-Broadway,-New-York,-NY,-10006/6959468 When we change this, we plan to also migrate to https. For the above page, we are considering changing it to something like the following: 1 - https://www.buzzfile.com/Property/45-Broadway,-New-York,-NY,-10006/6959468 2 https://www.buzzfile.com/Property/6959468 Most users will search for these pages by address. What do you recommend we change our URLs to in order to get maximum SEO lift? Thank you,
Local Listings | | akin671 -
Business Split into 2 Businesses - Residential and Commercial Site - 2 different URLs and both have the same address! Can we create 2 separate Google My Business Accounts?
Business Split into 2 Businesses - Residential and Commercial Site - 2 different URLs and both have the same address! Can we create 2 separate Google My Business Accounts?
Local Listings | | 9thCO0 -
GMB issues for international train company
Hi There I work for an international train company which operates in multiple locations across several European countries.
Local Listings | | coolhandluc
I have been asked to claim our Google my business profiles for each location so we can manage reviews, images etc.. The problem i have is that our physical location (ticket desk, check in area etc..) in each country is in a train station (obviously). We share the same address and postcode with the train stations ( i have personally phone them to make sure that was the case) My question is, can i claim our business in GMB using the same details as the train stations?
If i can, it is literally impossible for me to verify each profile through the use of coupon as I can't travel to each destination. I heard i could do bulk verification if we own more that 10 properties but I am not quite sure how to do all of it Any help on both these questions would be greatly appreciated0 -
For Google's Structured Data, should I change my listings from Product schema to Local Business schema?
I was reading Google's Structured Data spec, and I'm considering changing the schema of our listing pages from the Product schema to the Local Business schema. Is this a good idea? To give you a little more info, the pages that I'm classifying are listings for physical spaces that our website rents out for activities, such as meetings. Here's an example of a listing: https://www.peerspace.com/pages/listings/550ddcde2f352d0800fc186b Our goal is to add the proper schema.org tags to the page so that our spaces show up in local searches, such as "meeting space in San Francisco." The problem is that when we add location microdata (addressLocality, addressRegion, etc.) to our current "Product" schema, Google tells us that "Products" can't have a location. However, we aren't quite a "Local Business" either, since we don't publicly share our space's street addresses—only the space's neighborhood/city/state for privacy reasons. As a result, we get an error from Google's Structured Data Tool as a "Local Business" page because "streetAddress" is required for Local Businesses. Should we switch to the Local Business schema anyway, even though we get structured data errors for streetAddress? Or is it better not to include the location information in the microdata so that we don't have errors? Does Google penalize you for incomplete tags? Any input is appreciated!
Local Listings | | stuartstein0 -
No Location option in Incognito Search Settings
I was checking on a client ranking and went to Incognito in Chrome for the search. I went to search settings to set the location and thought I had done something wrong. I closed and went back to search settings and still no location setting. See attached. Interestingly, when I went to my signed in Chrome and set the location and then went to incognito and went to search settings, then location showed up for me. This also begs a question about why Google has this where you must be signed in to set a location in Incognito mode. Thanks for any input you have, Robert G1lS9EK.png cRRlULo.png
Local Listings | | RobertFisher0 -
International customers for local business
Hi I have a vacation rental in France. My customers come from the UK/US, France, and Spain and as such i have three domains. www.domain.com (French) en.domain.com (English) es.domain.com (Spanish) I first set up a Google+ page which was tied to my French website and it's descriptive text and KW are in French. I subsequently set-up 2 more Google+ pages (English and Spanish, each with their respective domains and language specific KW) for the purpose of showing up in local searches in the UK and Spain, which is starting to working. I'm I going in the right direction? is this a crazy idea since they all have the same local address? Thank you for sharing insights regarding how to handle a local business with multilingual customers.
Local Listings | | pgcosson0 -
Google Maps redirect notice on track-able URL's (how do I track maps visits in analytics?)
We've been using trackable URL's to track Google My Business visits in analytics for years.
Local Listings | | RedNovaLabs91
Example: ?utm_source=GoogleLocal&utm_medium=example&utm_campaign=example In the past month I've noticed Google showing a redirect notice on any listing with a trackable URL. It happened for a day or so a few weeks ago - and then it's been a more permanent situation since this past week. Redirect Notice
The previous page is sending you to: www.example.com
If you do not want to visit that page, you can return to the previous page. I'm fine with removing the trackable URL's - however - I'm not sure how to track maps visits via analytics without using them. I can't find any updated information on options. The last post on moz was in 2011 (http://moz.com/blog/tracking-traffic-from-google-places-in-google-analytics). The alternate tactics in that post no longer work. So my question is:
- How do I track Google Maps (My Business) visits through analytics without using tracking URLs?1 -
International Local Directories
I am wondering if anyone has come across a list of local directories for all countries/ regions. Like if there is a cheat sheet anywhere for what local directories exist for Australia, Singapore, New Zealand, UK, etc.
Local Listings | | EPICcreative0