World SEO
World SEO is not translation work. I learned that after wasting months on keyword lists that had no search volume in the target country.
Start here
- Implement hreflang tags before publishing any translated content to avoid retrofitting.
- Research keyword intent per market separately rather than relying on translated lists.
- Choose a URL structure early and stick with it; subdirectories usually offer the best balance for most projects.
- Validate hreflang with a tool every time you add a new language version.
Plain-English take
World SEO is the set of decisions you make so that a site in Munich, a site in Madrid, and a site in Manchester each see the right version of your content. It is not about cloning your English page and swapping the words. I learned this the hard way when a client wanted to expand from the UK into Germany. We translated their product pages literally, kept the .com domain, and added a /de/ subdirectory. Two months later, zero German organic traffic. The problem was twofold: Google had no hreflang annotation telling it which page to serve to German searchers, and the German translations used British English spelling for words like "Optimierung" (German for optimisation) – but we had kept English meta titles. After we implemented [hreflang tags correctly](/seo-best-practices/), localised the meta data to match [German search behaviour](/semantic-search/), and built a handful of German backlinks, traffic from Germany hit 1,200 visits per month within four months. That is world SEO: the combination of URL structure, hreflang, localised keyword targeting, and regional link building. My decision rule is simple: if I plan to create content in a language that differs from my primary site, I set up hreflang before I publish a single translated page. It saves the mess of retrofitting later.
When it actually matters
- World SEO matters even when you think you only serve one market. Here is an edge case: a small accounting firm in London that provides services in Mandarin to Chinese students. They have an English site and a Chinese-language subsection. Without hreflang, Chinese students in London might see the Chinese page, but Google might show the English page to searchers in China because of geolocation. The result: lost traffic from both. I see the same pattern with SaaS companies that offer documentation in multiple languages. The counter-argument I hear is "Google can detect language automatically from the content." That is false. Google relies on hreflang, the language meta tag, and content signals together. Remove hreflang and you invite confusion. My recommendation: if your site has pages in more than one language, or even the same language for different countries (e.g.
- Spanish for Spain vs. Mexico), you need world SEO. The cost of not doing it is not zero – you actively rank worse for non-primary markets. I have seen a travel site regain 85% of its French traffic within two weeks of fixing hreflang annotations. The decision rule: if you see impressions but low clicks from a country, and the wrong language version appears in the result, [world SEO is your bottleneck](/seo-consulting/).
What I got wrong
My biggest mistake was treating world SEO as a translation project. I hired a translator, gave them a spreadsheet of keywords, and asked for local versions. Six months later, I realised that "credit card" in the UK has 12,000 searches per month, but in Germany, "Kreditkarte" has 8,000, and "kreditkarte online" has 4,000 with different intent – the German users wanted to compare cards, not apply for one. I had built content targeting the wrong intent. That cost the client about £10,000 in wasted production. Another error: I assumed hreflang was a set-and-forget tag. I later discovered that a missing self-referencing hreflang tag (the page referencing itself) causes Google to ignore the whole set. My site had that mistake for three months. A single missing tag can undo the entire implementation. I still [check hreflang with a validator](/seo-tips/) before every launch. Finally, I used to think ccTLDs were always the best signal for local relevance. Now I know that subdirectories with consistent hreflang can work just as well if your site structure is clean. The trade-off is management overhead: ccTLDs require separate hosting and can dilute domain authority, while subdirectories centralise everything. I have since standardised on subdirectories for most projects unless the client has a strong brand presence in each country, which is a [strategic decision](/seo-strategy/) I revisit annually.
Next step
Quick answers
Should I use ccTLDs or subdirectories for international SEO?
ccTLDs send the strongest geo signal but require separate hosting and can dilute domain authority. Subdirectories with consistent hreflang are easier to manage and consolidate authority. I usually recommend subdirectories unless you have a dedicated local presence and budget for separate domains.
Do I need separate sitemaps for each language?
No, you can include all language versions in one sitemap as long as you annotate each URL with the correct hreflang attributes. Google will treat them as separate pages based on the annotations. Separate sitemaps are optional and mostly useful if you have very large multilingual sites.
How many hreflang tags are too many?
There is no hard limit, but each page must have a complete set of all language versions including itself. If you support 10 languages, each page needs 10 hreflang tags. That scales linearly. The risk is maintenance overhead; automated generation is essential beyond three to four languages.
Sources
Primary documentation is linked directly. Anything commercial is marked nofollow.
- Google Search Central — SEO Starter Guide — Primary source for hreflang implementation guidance and crawlablity fundamentals.
- Ahrefs — SEO Basics — Provides a modern overview of international SEO as part of the broader discipline.
- Search Engine Journal — What is SEO? — Defines SEO and organic visibility in a multilingual context.
- Semrush — What is SEO? — Breaks down the categories that apply to world SEO, including keyword research and localisation.
Notes from Callum Bennett.