GlossarySEO
What is a ccTLD, and does it matter for SEO?
Also called: country code top-level domain, country domain, gTLD vs ccTLD, .io domain, .ai domain
Definition
A ccTLD is a two-letter country-code top-level domain, like .de, .fr or .uk. Google treats most as a strong signal that a site targets that country; some, like .io and .ai, it treats as generic.
ccTLD, explained
Top-level domains come in two main types. Generic TLDs (gTLDs) like .com, .org and .app don't point to any country. Country-code TLDs are assigned to countries and territories. Google's multi-regional guidance names ccTLDs, together with hreflang, as a primary signal it uses to work out which country a site targets. A .de site is assumed to be for Germany.
Some ccTLDs are widely used as generic domains, and Google treats a list of them that way. Its documentation gives examples including .io, .ai, .co, .me and .tv, which means a .ai startup isn't treated as targeting Anguilla. For those, Google looks at other signals, like hreflang, content language and local details, if you want to target a specific country.
For a startup choosing a domain, the question is whether you're global or local. A generic domain lets you serve every market from one place and add country subdirectories later. A ccTLD is a strong choice if you mainly serve one country and want to signal it clearly, for example a German-only business on .de. Running several ccTLDs gives the clearest per-country targeting, but each domain has to build its own reputation and links, which is expensive early on.
Search Console no longer offers a manual country-targeting setting, so for generic domains the signals have to come from the site itself.
Why it matters for founders
Domain choice is hard to change later. Knowing that popular startup domains like .io and .ai count as generic removes one worry, and knowing ccTLDs do target a country prevents a surprise.
Example
You run a UK-only accounting tool on .co.uk, which tells Google it's for UK searchers. Later, a sister product for global users launches on .com with country folders.
Common mistakes
- Assuming a
.aior.iodomain targets that country in Google. - Launching on a ccTLD while planning to sell worldwide.
- Spreading a young brand across many country domains.
- Looking for a Search Console country-targeting setting.
Sources
Checked
Related terms
- International SEOInternational SEO is setting up a site so search engines show the right language or country version to each searcher: a clear URL structure per locale, hreflang annotations and genuinely localized content.
- Subdomain vs subdirectoryA subdomain is a separate host like
blog.example.com; a subdirectory is a folder likeexample.com/blog. Google can rank both. Subdirectories are usually simpler to run and keep everything in one site. - hreflanghreflang is an annotation that tells search engines which language or regional versions of a page exist, so they can show each searcher the right one. Every version must link to every other version, including itself.
- Site migrationA site migration is any change that moves many URLs at once: a new domain, a new URL structure, HTTPS, or a new CMS. Done right, permanent redirects carry rankings to the new URLs.