Common International SEO Mistakes

International SEO failures are usually predictable. The same set of mistakes appears across campaigns regardless of industry or market. Most of them are structural: they occur at the point when the international site is initially set up and persist until someone systematically audits the implementation.

1. Broken or missing hreflang

Hreflang is the most technically demanding part of international SEO and the most frequently misconfigured. The specific errors that cause the most damage:

Missing self-referential tags: every page in a hreflang set must include an annotation pointing to itself. Without this, the entire annotation set for that page may be ignored.

Non-reciprocal annotations: if page A declares page B as its French equivalent, page B must declare page A as its English equivalent. One-sided annotations are ignored by Google.

Wrong ISO codes: en-UK is not a valid code. The correct value is en-GB. Invalid codes are silently ignored.

Hreflang pointing to redirects or noindex pages: if a hreflang annotation points to a page that redirects elsewhere or carries a noindex directive, the annotation is weakened or ignored.

Mixing HTML tags and sitemap annotations: declaring hreflang in both the page <head> and the XML sitemap creates conflicting signals. Choose one method and apply it consistently.

The International Targeting report in Google Search Console surfaces most of these errors. Check it regularly, particularly after template changes or CMS updates that affect the <head>.

2. IP-based geo-redirects

Redirecting users to a regional version of a site based on their IP address is a common approach, but it creates a serious crawl problem. Googlebot typically crawls from US-based IP addresses. If the site redirects US IPs to the English (US) version, Googlebot will never crawl the German, French, or UK versions because it is always redirected away from them.

The result: international pages are never indexed, never ranked, never appear in search.

The correct approach is to use hreflang annotations to signal which URL serves which audience, and let users choose their preferred region or set a preference via a persistent cookie. Do not redirect based on IP at the server level.

If IP-based redirects already exist, test them by using a tool that simulates Googlebot’s crawl from a US IP address. If the redirects fire for Googlebot, fix them before any other international SEO work.

A variation of the same crawl problem: showing a language or region selection modal to new users before serving any page content. If the modal blocks the page content and Googlebot cannot dismiss it, the actual page content may not be indexed.

Test by using Search Console’s URL Inspection tool (Test Live URL). If the rendered page shows only the modal rather than the content beneath it, the overlay is preventing indexation.

4. Machine translation without review

Relying entirely on machine translation for international content is one of the most common quality failures. The issues:

  • Machine-translated pages often use unnatural phrasing that local users find off-putting, increasing bounce rates and reducing engagement signals.
  • The keyword targeting reflects the source page’s queries, not what local users actually search for. The translated page may rank for the wrong queries, or fail to rank at all.
  • Machine translation produces predictable sentence structures and phrasing patterns that experienced readers recognise as non-native.

Machine translation as a first draft, reviewed and edited by a native speaker with SEO knowledge, is an acceptable approach. Machine translation published directly is not.

5. Identical content across regional variants

Publishing the same content for both British and American English without meaningful differentiation creates a near-duplicate content situation. The pages compete against one another in search, hreflang helps but does not eliminate the problem, and neither version serves its intended audience particularly well.

If you are targeting multiple English-speaking markets, the regional variants should be genuinely differentiated: different examples, different pricing references, different legal context, different cultural framing.

6. Misapplied geo-targeting in Search Console

Applying country targeting to the root domain of a generic TLD site (.com, .co, .io) limits the site’s visibility to a single country. This is almost never the intent for a multi-market site.

Apply country targeting only to the specific subdomain or subdirectory property that targets a given country. The root domain property should remain unset (global) if it serves users in multiple markets.

7. Forgetting x-default hreflang

When no specific hreflang matches a user’s language or country, Google selects a URL based on other signals, which may not be the one you want. Adding hreflang="x-default" to a language-selector page or the global version of the site provides an explicit fallback signal and prevents Google from making an arbitrary choice.

This is most important for large international sites where users from markets not covered by any specific hreflang annotation may still arrive.

8. Neglecting local keyword research

Assuming translated keywords have equivalent search volume and intent in the target market is a persistent mistake. Each market requires independent keyword research. The same product may be searched differently in Germany than in Switzerland, even though both markets use German.

Translating the home-market keyword list produces a starting point, not a finished strategy. Local keyword research, done in the target language with local SERP analysis, is the only reliable approach.

9. Ignoring local competitors

The competitive landscape differs by market. The dominant players in your UK market are rarely the dominant players in Germany or France. International campaigns that benchmark against UK competitors and apply UK content standards often find they are under-competing in new markets because local competitors have more relevant content, stronger local links, and better local signals.

Before entering a new market, audit who ranks for your target keywords in that market, what content they produce, and what their link profiles look like.

Earning links from high-authority global domains is valuable but not sufficient for strong international performance. Local link building — earning links from locally relevant domains in each target market — is a distinct activity requiring separate effort. Sites that rely on their global domain authority without building local link profiles consistently underperform against locally established competitors in each market.

Frequently asked questions

How do I know if IP-based redirects are affecting Googlebot? Use Search Console’s URL Inspection tool (Test Live URL) and compare the rendered result with a direct URL fetch in an incognito browser. If they differ, a redirect or geolocation-based serving mechanism is likely affecting crawling.

What is the fastest way to audit hreflang errors across a large site? The Search Console International Targeting report surfaces the most common errors detected during crawl. For a more complete audit, run a crawler (Screaming Frog or Sitebulb) and export the hreflang data. Merkle’s hreflang testing tool can verify individual pages.

Is there a lower-risk way to test international SEO before committing to a full implementation? Start with a single high-priority market: implement the URL structure, hreflang, localised keyword research, and localised content for one country. Measure the results over three to six months before extending to additional markets. This limits the initial investment and gives you data to inform subsequent decisions.