The Situation Most Businesses Are Actually In
Most brands do not set out to build an international website. They build one site, discover that enquiries and orders are arriving from other countries, and then have to decide what to do about it. That is a good problem, and it is worth handling deliberately rather than by accumulating country pages over time.
The decisions that matter are fewer than the topic's reputation suggests: how to structure URLs, whether to duplicate content per market, how to handle money, and what local proof to provide. Get those four right and the rest is detail.
Choosing A URL Structure
| Structure | Example | Best for |
|---|---|---|
| Single global site | brand.com | One language, one price list, worldwide delivery — most small and mid-sized businesses |
| Subfolders | brand.com/uk/ | Multiple markets with shared authority — the default recommendation |
| Subdomains | uk.brand.com | Genuinely separate infrastructure or teams per region |
| Country domains | brand.co.uk | Strong local trust requirements, separate entities, and the budget to run each independently |
The common mistake is reaching for country domains too early. Each one is a separate SEO project with its own authority to build, its own content to maintain and its own technical upkeep. A business that would struggle to rank one domain will not rank five.
Do Not Duplicate Pages Without A Reason
Before creating a market variant of a page, ask what will genuinely differ on it. Legitimate reasons include:
- Different pricing or currency
- Different legal or regulatory content
- Different delivery times, costs or duty treatment
- Different product availability
- Local case studies, clients or credentials
- Genuinely different terminology in that market
If the only difference is spelling, one page is usually better. Two near-identical pages split your signals, compete with each other, and double the maintenance for a marginal gain. Where you do create variants, make them substantively different — thin market pages that vary only by a swapped city name are a well-known pattern and are treated accordingly.
Hreflang, Correctly
Hreflang tells search engines which version of a page belongs to which audience. It is not a ranking factor; it is a disambiguation instruction that prevents the wrong version being served.
The rules that get broken
- Every page must reference itself as well as its alternates. A set that omits self-reference is commonly ignored entirely.
- References must be reciprocal. If the UK page points at the US page, the US page must point back.
- Use full absolute URLs, including protocol and domain.
- Language first, region optional — en, or en-GB. A bare country code alone is invalid, which is why en-UK does not work and en-GB does.
- Add an x-default for visitors who match nothing, pointing at your global or selector page.
- Keep it consistent with canonicals. A page whose canonical points elsewhere while its hreflang claims independence sends contradictory instructions.
Implement it once, in one place, generated from your routing rather than hand-maintained per page. Hand-maintained hreflang decays the moment someone adds a page.
Money, Which Is Where Trust Is Won Or Lost
Currency handling causes more abandoned international purchases than language does.
- Display prices in the visitor's currency, with a visible switcher they can override
- Remember the choice and never override it on a later visit
- Never redirect someone away from a URL they deliberately opened — change the currency, not the page
- State whether tax is included, since expectations differ: European consumers expect tax-inclusive display, US buyers expect tax added at checkout
- Be explicit about duties on cross-border orders and who pays them — an unexpected customs charge on delivery loses the customer permanently
- Charge in local currency where you can, because foreign transaction fees produce complaints and chargebacks
The same discipline applies to service businesses quoting internationally. Quoting a UK client in rupees, or a US client in pounds, introduces a conversion question into a decision you want to be simple.
Local Proof
A buyer in another country is assessing risk you do not have to overcome domestically. What reassures them is specific and mostly unglamorous.
- A local phone number, or at minimum stated hours in their timezone
- Clients or case studies from their market
- Reviews on platforms they recognise
- Delivery times to their country, stated as a range
- Returns terms that work internationally, including who pays return shipping
- Payment methods they use — this varies sharply by market and its absence is silent
- Familiar date formats, address fields and units of measurement
For studios and agencies working across borders, this overlaps closely with what overseas clients look for when choosing a partner, which we cover in hiring a web design team overseas.
Technical Details That Matter
- Serve from a CDN so that pages load quickly outside your home region — a site fast in Delhi and slow in Chicago converts badly in Chicago
- Do not block or redirect by IP in ways that trap the visitor
- Keep one sitemap covering all market URLs, and submit it once
- Localise structured data — currency and availability in product markup must match what the page displays
- Check that your consent handling applies EU and UK rules to those visitors specifically, which is a legal obligation, not a preference
- Test the whole flow with a VPN from each market you sell into, including checkout
A Sensible Order Of Work
- Look at where enquiries and orders actually come from before designing for markets you hope to enter
- Start with one global English site unless you have a concrete reason not to
- Add market subfolders only where content genuinely differs
- Implement hreflang programmatically once you have more than one version
- Fix currency display, tax clarity and duty statements before anything else commercial
- Add local proof for your two largest overseas markets
- Translate only where the market requires it, and only with native review
- Test from each market with a VPN, quarterly
We work with brands selling from India into the US, UK and Europe, and with overseas brands selling into India, so this is well-travelled ground for us. If you are getting enquiries from markets your website was never built for, we can work out the right structure before it becomes expensive to change.