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.
URL Structure - Homepage, Country and State Pages
-
Hello,
I am creating a website (or websites if best format) that will have state-specific boating license courses for every state in the US, Canada and Australia. I would like the content to be available on the website in English, French and Spanish. I want to be the global leader in providing boat test courses.
For the (1) homepage, (2) country pages, and (3) state pages, what is best SEO format I should use for:
(a) URL structure
(b) "href lang" code
(c) rel canonical code
(d) will meta content with non-English pages need to also be in the non-English language of that page?Also, what server company do you recommend I host my website with?
I am a non-programmer and learning SEO, so any and all help will be greatly appreciated!
Thank you very much in advance!!!
-
Hi Paul,
In order to give you an answer about the best international Web structure, could you please confirm: Where's your target audience for your site? Do you want to target the audience of some specific countries (those where you will have the courses from)? Or do you want to target audience that speak a specific language abroad? Could you please confirm the country and language target for each one please?
For hreflang tags best practices you can refer to this post I wrote at the Moz blog with examples and a tool to help you generate them.
You can still using "self" referral rel canonical annotations in each one of your pages since these won't be seen as duplicated (they will be whether targeting to different languages or in the same language but to different countries) but you don't need to use cross-language or cross-country, as Google describes in their international FAQ.
It's important to note that each of your international Web versions should feature specific content optimized for each one of them in the relevant language, targeting its specific audience, from Titles, Meta Descriptions, URLs, all should be in the relevant language, with specific terms used by the visitors you want to attract. This is why doing a full initial research to identify if there's enough volume in each country and language to compensate to build independent Web versions is fundamental.
Please, take a look at this International SEO Checklist I published at the Moz blog, that will help you validate each step you need to take for an international SEO process and take a look at the slides of my MozCon presentation about International SEO, where I describe and share resources for each one of them.
Thanks!
-
Hey Paul,
The above code can be placed between and as stated above. If yur website is built in php then you can just copy and paste it above.
Please have a look here http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-practices-since-sitemaps
-
There is some confusion and want to clear it up.
For URL structure, do you recommend [domain].com/[country]/[state]? Is there a better format to use? For example, [domain].com/[2 letter language code]-[2 letter country code]/[state]
For the above State page, what should I put re: "href...." if any?
Where do I insert rel canonical? On every page, including the homepage? ONLY on duplicate pages?
If I have a non-English page, is there an advantage of having the meta data in that language vs. English?
-
For the canonical you want to use Yoast if your on a WordPress site.
If not add this between and (php is required)
" />
-
I'm looking for an example. Assume domain name is boattests101.com
-
I'm not totally sure I understand what you're asking either, but I'll give it a shot:
- Best URL structure: To some extent it's just your preference, but I'd go with something like domain/country/state.html (you may use a different language than html.)
- Href lang code: I'm not familiar enough with this to comment.
- Rel canonical code: Just use the standard code <link rel="canonical" href="(insert page URL)" />
- META data: The content and the META content should be the same language. Why would it be any different?
- Hosting company: I work for a Christian hosting company, so if your a Christian, I'd be happy to host your site. I don't really have a recommendation beyond that.
Kurt Steinbrueck
OurChurch.Com -
Hey Paul,
I'm not to sure on what your asking at some parts of this question.
Are you looking for a, b and c to be explain or an example?
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
-
How to avoid duplication across multiple country domains
Here's the scenario: I have a client currently running one Shopify site (AU) They want to launch three more country domains (US, UK and EU) They want each to be a standalone site, primarily so the customers can purchase in their local currency, which is not possible from a single Shopify site The inventory is all from the same source The product desscriptions will all be the same as well Question: How do we avoid content duplication (ie. how will canonical tags work in this scenario)?
International SEO | | muzzmoz0 -
Internationalization guides for subfolder structure
I'm wondering if there are any guides out there that list how subfolders should be structured for Internationalization? The first language/location that I'm targeting is Portuguese in Brazil so should my folder structure be: www.example.com/br/pt/ or www.example.com/pt-br/ I did find the guide below but was wondering if there was perhaps anything from Google? http://www.lingoes.net/en/translator/langcode.htm
International SEO | | Brando160 -
Targeting Countries in the Middle East
Hi guys, I have a client based in the Middle East using a generic top level domain (.com), and they want to target multiple countries in the GCC (UAE, Saudi Arabia, Kuwait, Qatar etc). I’m thinking that using the hreflang tag would be the best solution here, however the pages will mostly have the exact same content. There will only be slight changes on some pages in terms of using localised title tags [client service] followed by [targeted country], h1's and meta descriptions. Is this the correct approach? And if so should this be implemented side wide or can it be implemented on selected pages only? The site will be in English only.
International SEO | | Jbeetle0 -
Hreflang tag on every page?
Hello Moz Community, I'm working with a client who has translated their top 50 landing pages into Spanish. It's a large website and we don't have the resources to properly translate all pages at once, so we started with the top 50. We've already translated the content, title tags, URLs, etc. and the content will live in it's own /es-us/ directory. The client's website is set up in a way that all content follows a URL structure such as: https://www.example.com/en-us/. For Page A, it will live in English at: https://www.example.com/en-us/page-a For Page A, it will live in Spanish at https://www.example.com/es-us/page-a ("page-a" may vary since that part of the URL is translated) From my research in the Moz forums and Webmaster Support Console, I've written the following hreflang tags: /> For Page B, it will follow the same structure as Page A, and I wrote the corresponding hreflang tags the same way. My question is, do both of these tags need to be on both the Spanish and English version of the page? Or, would I put the "en-us" hreflang tag on the Spanish page and the "es-us" hreflang tag on the English page? I'm thinking that both hreflang tags should be on both the Spanish and English pages, but would love some clarification/confirmation from someone that has implemented this successfully before.
International SEO | | DigitalThirdCoast0 -
Non US site pages indexed in US Google search
Hi, We are having a global site wide issue with non US site pages being indexed by Google and served up in US search results. Conversley, we have US en pages showing in the Japan Google search results. We currently us IP detect to direct users to the correct regional site but it isn't effective if the users are entering through an incorrect regional page. At the top of each or our pages we have a drop down menu to allow users to manually select their preferred region. Is it possible that Google Bot is crawling these links and indexing these other regional pages as US and not detecting it due to our URL structure? Below are examples of two of our URLs for reference - one from Canada, the other from the US /ca/en/prod4130078/2500058/catalog50008/ /us/en/prod4130078/2500058/catalog20038/ If that is, in fact, what is happening, would setting the links within the drop down to 'no follow' address the problem? Thank you. Angie
International SEO | | Corel0 -
French Canadian Website and French Language URLs
Hello, One of my clients has a question on a new Quebec, Canada version of their website. The website content and copy is in the French Canadian language, but the IT Director has asked if, for the purpose of SEO, should the URLs be in French as well? So, this questions has two parts... For SEO, should the URL's be in French or left in English, to avoid crawl errors? For visitor UX, is there any reason to have them in French versus English?
International SEO | | Aviatech0 -
Country specific landing pages
I have a client who wants to put a re-direct on his landing pages based on the visitors IP address. The landing page will be a sub domain relevant to the country their IP is located in. I am a little concerned this will effect the SEO. Appreciate any advice. Dylan 🙂
International SEO | | gomyseo0 -
Targeting Different Countries... One Site or Separate?
I have a client who has 3 ecommerce sites. They are somewhat differentiated but for the most part sell the same stuff. Luckily 2 of them are quite authoritative, old and rank reasonably well. Most of the visitors and sales come from the US. He wants to start targeting Europe, Mexico and Canada. What are your suggestions for doing this? Are we better targeting on the main domains? Not really sure how to do that? Should we use a subdomain and a new store front for each geo? Should we use a .co.uk .co.mx and .co.ca each with a unique storefront? It looks like we are moving to a Magento platform so setting up multiple storefronts on a single database is not a big issue. Anyone have any experience with this?
International SEO | | BlinkWeb0