SEO International
International SEO is the process of optimising your website to rank in search engines across multiple countries and languages. When you target audiences in different regions, you need to tell Google which version of your content is meant for which country or language audience. Without proper international SEO, your content may rank in the wrong country or cannibalise itself across regions.
When Do You Need International SEO
You need international SEO when your website serves audiences in more than one country, or in one country where multiple languages are spoken. If you sell products globally, run a multilingual blog, or operate a service in several countries, international SEO determines how effectively Google surfaces the right content for each regional audience.
The Two Core International SEO Decisions
Decision 1: Target by Country or by Language
BY LANGUAGE: Spanish speakers everywhere (Spain + Mexico + Argentina + etc.) --> One set of Spanish content serves all Spanish-speaking regions --> Good when language matters more than location BY COUNTRY: UK English vs US English vs Australian English --> Different slang, spellings, cultural references --> Separate content versions for each country --> Good when regional specificity matters
Decision 2: URL Structure
How you organise your international content in your URL structure affects crawling, authority distribution, and maintenance complexity. Three main options exist:
URL Structure Options
OPTION 1: Country Code Top-Level Domains (ccTLDs)
yoursite.in (India)
yoursite.co.uk (United Kingdom)
yoursite.de (Germany)
Pros: Strongest geo-signal to Google. High user trust.
Cons: Most expensive. Separate domains = separate authority.
Each domain needs its own link building.
OPTION 2: Subdomains
in.yoursite.com (India)
uk.yoursite.com (United Kingdom)
de.yoursite.com (Germany)
Pros: Easier to set up than ccTLDs.
Cons: Google may treat each subdomain as a separate site.
Authority does not transfer as strongly.
OPTION 3: Subdirectories (Recommended for Most Sites)
yoursite.com/in/ (India)
yoursite.com/uk/ (United Kingdom)
yoursite.com/de/ (Germany)
Pros: All content shares main domain authority.
Cons: Server must handle all regions.
Geo-targeting signal weaker than ccTLDs.
Hreflang Tags: The Core Technical Signal
Hreflang tags are HTML annotations that tell Google which language and country each version of a page is intended for. They prevent your own international pages from competing against each other in the wrong markets.
How Hreflang Works
Page: yoursite.com/en-in/home-loans (English, India audience)
Page: yoursite.com/hi/home-loans (Hindi, India audience)
Page: yoursite.com/en-gb/home-loans (English, UK audience)
Hreflang tag on the English India page:
<link rel="alternate" hreflang="en-IN"
href="yoursite.com/en-in/home-loans" />
<link rel="alternate" hreflang="hi"
href="yoursite.com/hi/home-loans" />
<link rel="alternate" hreflang="en-GB"
href="yoursite.com/en-gb/home-loans" />
Google reads this and shows:
- English version to Indian English speakers
- Hindi version to Hindi speakers
- UK version to British searchers
No pages compete against each other in the wrong market.
Hreflang Rules
- Every page in the international cluster must reference all other language/country versions including itself.
- Hreflang values must use valid ISO language codes (en, hi, de, fr) and ISO country codes (IN, GB, US, DE).
- The canonical tag and hreflang must be consistent — they should not conflict.
- Add an x-default hreflang to indicate the fallback version for users in countries not explicitly targeted.
International Keyword Research
Never translate your keywords directly — search behaviour differs by language and culture. A Spanish user in Mexico searches differently than a Spanish user in Spain, even for the same topic. Conduct fresh keyword research in each target language using local keyword tools or by analysing what your target country's top competitors rank for.
Geotargeting in Google Search Console
If you use subdirectories or subdomains for international content, use Google Search Console's International Targeting report to explicitly tell Google which country each subdirectory or subdomain targets. This reinforces your geo-signal. For ccTLDs, geotargeting is automatic.
Local Hosting and CDN for International SEO
Server location was historically a geo-signal — a site hosted in India was assumed to target Indian users. Today, with widespread CDN usage, hosting location matters less. A CDN delivers content from servers geographically close to each visitor regardless of where your main server sits. Use a CDN for any site targeting multiple international markets.
Key Takeaway
International SEO requires the right URL structure, correctly implemented hreflang tags, and country-specific keyword research. Use subdirectories as the most practical URL structure for most websites. Implement hreflang tags to prevent international pages from competing against each other. Always research keywords natively in each target language rather than translating existing keywords directly.
