When your business crosses borders, your website needs to keep up.

Armando runs a BPO company in Manila. His team handles customer support for clients in the United States, the United Kingdom, and Australia. His website is in English, but when someone in Sydney searches for outsourced customer service, Google shows them results from Australian companies first. Armando’s site barely registers because Google does not know it is specifically targeting the Australian market.

Yolanda owns a travel agency in Cebu that specializes in tours for Korean and Japanese tourists. Her site is entirely in English. Korean travelers searching in Korean never find her. Japanese travelers searching in Japanese never find her either. She is invisible to the exact people she wants to reach.

Both Armando and Yolanda have the same problem: their websites do not communicate who they are for, in terms of language and geography. International SEO fixes this. It is the set of practices that tells search engines and AI tools exactly which audiences each version of your content is meant to serve.

If your business only operates in one country and your website is in one language, you can skip this article. But if you serve customers abroad, sell products to other countries, or publish content in more than one language, keep reading. The difference between being found and being invisible in international markets often comes down to a few technical settings most business owners have never heard of.

Do you need this?

Five signs your business needs international SEO.

Not every business needs to worry about international SEO. Here are the situations where it becomes essential:

  1. You serve clients in other countries. Like Armando’s BPO company serving US, UK, and Australian clients. Your website needs to signal relevance to searchers in those specific countries.
  2. Your target customers speak a different language. Like Yolanda’s travel agency targeting Korean and Japanese tourists. Your content needs to exist in their language.
  3. You have (or plan to have) your website in multiple languages. Like Jun, who runs an export business with Filipino and Chinese versions of his site. Without proper setup, Google may show the Chinese version to Filipino searchers and vice versa.
  4. You sell products or services to international markets. Like Desiree, who runs an online English tutoring business targeting students in Japan and Vietnam. Her potential students search in Japanese and Vietnamese, not English.
  5. You operate separate websites for different countries. Like Chito, who runs a food manufacturing company with separate .ph and .com sites. Without coordination, these sites compete against each other in search results.

If none of these apply to you, international SEO is not something you need to act on right now. But if even one sounds familiar, the rest of this article will save you from some expensive mistakes.

The essential tag

Hreflang tags: telling Google which version is for whom.

Hreflang tags are the single most important technical element of international SEO. They are small pieces of code that you add to your web pages that tell Google (and other search engines) which language and country each page version is meant for.

Here is the simplest way to understand them. Imagine Jun’s export business website. He has two versions of his homepage:

  • junexports.com/ — the Filipino version
  • junexports.com/zh/ — the Chinese version

Without hreflang tags, Google has to guess which version to show to which searcher. It might show the Chinese version to a Filipino searcher, or the Filipino version to someone searching in Mandarin. Both results frustrate the user and hurt Jun’s business.

With hreflang tags, Jun adds code to both pages that says: “This page exists in Filipino (for the Philippines) and in Chinese (for China). Here are the URLs for each version.” Google reads this and shows the correct version to each searcher automatically.

What the code looks like (you do not need to write this yourself)

On Jun’s Filipino homepage, the code in the <head> section would include:

  • A tag saying: this page is in Filipino, for the Philippines (hreflang="fil-PH")
  • A tag saying: the Chinese version is at /zh/ (hreflang="zh-CN")
  • A self-referencing tag pointing back to itself

The Chinese page would have the same tags in reverse. Every page version must reference every other version, including itself. This is called reciprocal linking, and forgetting it is the single most common hreflang mistake.

Real example — how Jun fixed his problem:

Before adding hreflang tags, Jun’s Chinese pages were getting almost no traffic from China. Google was indexing both versions but showing the Filipino version to everyone because the .com domain defaulted to a general audience. After implementing hreflang tags, his Chinese pages started ranking in Baidu-adjacent Google results within three weeks. Chinese-language enquiries increased noticeably within two months.

Do not panic about the technical details

If you use WordPress, plugins like Yoast SEO, WPML, or Polylang handle hreflang tags automatically when you set up multilingual content. Shopify apps like Langify and Weglot also generate them for you. The important thing is knowing what hreflang tags are and making sure your developer or plugin has implemented them correctly.

Two different things

Country targeting vs. language targeting: know the difference.

This distinction trips up a lot of business owners, so let’s make it crystal clear with real examples.

Language targeting

What it means: You want your content shown to people who speak a certain language, regardless of where they are in the world.

Example — Desiree’s tutoring business: Desiree teaches English online to students in Japan and Vietnam. She needs her marketing pages in Japanese and Vietnamese. A Japanese speaker in Tokyo, a Japanese speaker in Los Angeles, and a Japanese speaker in London should all be able to find her Japanese-language pages. That is language targeting — the language matters, not the country.

Country targeting

What it means: You want your content shown to people in a specific country, regardless of what language they speak.

Example — Armando’s BPO company: Armando serves clients in the US, UK, and Australia. All three markets speak English, but the services, pricing, and compliance requirements differ by country. He needs Google to show his US-focused page to American searchers, his UK-focused page to British searchers, and his Australian page to Australian searchers. Same language, different countries. That is country targeting.

Combining both

Example — Yolanda’s travel agency: Yolanda targets Korean tourists (language: Korean, but she also wants to reach them specifically when they are planning trips to the Philippines). She combines language targeting (content in Korean) with geo-relevant content (tours in the Philippines). Her hreflang tag would use ko for Korean language. She does not need to target a specific country because Korean speakers anywhere might book Philippine tours.

The key takeaway: hreflang tags can specify language only (hreflang="ko"), or language plus country (hreflang="en-US", hreflang="en-GB", hreflang="en-AU"). Use language-only when geography does not matter. Use language-plus-country when you have different content for the same language in different countries, like Armando does.

Your URL options

Subdomain vs. subdirectory vs. separate country domain.

When you create versions of your website for different languages or countries, you need to decide where those versions will live. You have three options, and each has clear trade-offs.

Option 1: Subdirectories (recommended for most businesses)

This means adding a folder to your existing domain for each language or country version.

  • yoursite.com/ja/ for Japanese
  • yoursite.com/ko/ for Korean
  • yoursite.com/zh/ for Chinese

Why it works best for most businesses: All versions live on one domain, so every page benefits from your site’s overall authority. You only manage one website, one hosting account, and one set of analytics. It costs nothing extra. Google officially recommends this approach for most situations.

Example — Desiree’s setup: Desiree chose subdirectories for her tutoring site. Her English pages live at desireetutoring.com/, her Japanese pages at desireetutoring.com/ja/, and her Vietnamese pages at desireetutoring.com/vi/. One domain, one SSL certificate, one Google Search Console property to monitor. Simple.

Option 2: Subdomains

This means creating a prefix on your domain for each version.

  • ja.yoursite.com for Japanese
  • ko.yoursite.com for Korean

The downside: Google treats subdomains as somewhat separate sites. Your main domain’s authority does not fully transfer to the subdomain. You need separate Search Console properties for each. This approach is more work for less benefit in most cases.

Option 3: Country-code top-level domains (ccTLDs)

This means buying a separate domain for each country.

  • yoursite.com.ph for the Philippines
  • yoursite.co.jp for Japan
  • yoursite.com.au for Australia

Example — Chito’s food manufacturing company: Chito has chitofoods.ph for his Philippine market and chitofoods.com for international buyers. The .ph domain sends a strong signal to Google that the site is for the Philippines. But Chito now maintains two completely separate websites, pays for two domains, two hosting accounts, and manages two sets of SEO.

When ccTLDs make sense: Large enterprises with dedicated teams for each market. Or when regulations require a local domain (some countries require this for certain industries). For most Philippine small businesses expanding internationally, subdirectories are the smarter choice.

Quick comparison:

  • Subdirectories: Easiest to manage. Shares domain authority. Best for most small businesses. Google recommended.
  • Subdomains: More complex. Splits authority somewhat. Rarely the best choice.
  • ccTLDs: Strongest country signal. Most expensive and complex. Best for large operations with resources for each market.
Content quality

Translation vs. localization: why the difference matters for rankings.

Translation means converting words from one language to another. Localization means adapting your content for a specific market — the culture, the search behavior, the local references, the way people actually talk and search in that language.

The difference is enormous for SEO.

Why straight translation fails

Example — Yolanda’s first attempt: Yolanda used an automated translation tool to convert her English tour descriptions into Korean. The translations were technically correct but read like a textbook. Korean travelers searching for island tours use specific phrases and search patterns that differ completely from English. Yolanda’s translated content did not match any of the keywords Korean users actually type into Google or ask ChatGPT.

Google can detect low-quality auto-translated content. In many cases, it simply chooses not to index it. Even if it does index the content, it will not rank well because the keywords do not match what real users search for.

What localization looks like in practice

For Yolanda’s Korean pages, proper localization would mean:

  • Researching what Korean tourists actually search for when planning Philippine trips (specific Korean keywords and phrases)
  • Writing content that uses those natural Korean search terms
  • Referencing Korean holidays and travel seasons (Chuseok breaks, Korean school vacation periods)
  • Including payment methods Korean travelers prefer
  • Addressing concerns specific to Korean tourists (visa requirements, direct flights from Seoul or Busan)

This is dramatically different from running English text through a translation tool. Localized content ranks because it matches what real users in that market are searching for.

How AI search changes the calculation

AI search tools like ChatGPT, Perplexity, Gemini, and Copilot are multilingual by nature. When a Japanese student asks ChatGPT in Japanese about online English tutoring from the Philippines, the AI will prefer to cite sources that are written in Japanese and are contextually relevant to a Japanese audience. Desiree’s properly localized Japanese pages have a far better chance of being cited than a machine-translated version.

The investment in proper localization pays dividends in both traditional search and AI search.

Configuration

Setting up international targeting in Google Search Console.

Google Search Console has a specific section for international targeting that most business owners never discover. Here is how to use it.

Step 1: Verify your hreflang implementation

In Google Search Console, check the “International Targeting” report under Legacy tools and reports. This report will show you any errors in your hreflang tags. Common errors include:

  • Missing return links (page A points to page B, but page B does not point back to page A)
  • Incorrect language codes (using “jp” instead of the correct “ja” for Japanese)
  • Hreflang pointing to pages that return errors

Step 2: Set country targeting (if applicable)

If you use a generic domain like .com and want to target a specific country, you can set this in Search Console. Armando could set his armandoBPO.com/au/ subdirectory to target Australia.

However, there is an important limitation: this setting applies to the entire property or subdirectory. You cannot target individual pages to different countries using this tool alone. For page-level targeting, hreflang tags are your tool.

Step 3: Monitor performance by country

Use the Performance report in Search Console and filter by country. This shows you which countries your pages appear in and how they perform. Armando can see whether his Australian-targeted content actually appears in Australian search results, or whether Google is still showing his general US content to Australian searchers.

Example — Chito’s monitoring setup:

Chito has two Search Console properties: one for chitofoods.ph and one for chitofoods.com. By filtering performance by country, he discovered that his .com site was cannibalizing traffic from his .ph site for Philippine searches. Some Filipino searchers were landing on the international .com site instead of the local .ph site. Adding proper hreflang tags between the two domains fixed this within a month.

Avoid these

Common international SEO mistakes that cost real money.

Mistake 1: Using flags to represent languages

Many websites use country flags as language selectors. The Brazilian flag for Portuguese, the Spanish flag for Spanish, the American flag for English. This causes problems. Portuguese is spoken in Brazil, Portugal, Mozambique, and other countries. Spanish is spoken in over 20 countries. Using a flag assumes one country owns a language, which alienates users from other countries. Use language names instead: “Português,” “Español,” “English.”

Mistake 2: Automatic redirects based on IP address

Some websites detect a visitor’s location and automatically redirect them to a language version. A visitor from Japan gets automatically sent to the Japanese version. This sounds helpful but causes serious problems. Google’s crawler accesses your site from the US, so it may never see your Japanese pages. Also, travelers and expats get forced to a language they may not want. Instead, show a banner suggesting the local version but let users choose.

Mistake 3: Forgetting the x-default hreflang

The x-default hreflang tag tells Google which page to show when none of your language or country versions match the searcher. Without it, Google guesses. Jun should set his Filipino homepage as the x-default so that searchers from countries he does not specifically target see the Filipino version by default.

Mistake 4: Duplicating content across language versions without hreflang

If Armando creates separate pages for the US, UK, and Australian markets but all three are in English with similar content and no hreflang tags, Google sees three duplicate pages. It will pick one to show and suppress the other two. Hreflang tags tell Google these are intentionally separate versions for different audiences, not duplicate content.

Mistake 5: Machine-translating without review

We covered this in the localization section, but it bears repeating. Running your website through Google Translate or any automated tool without human review produces content that Google may refuse to index and that AI systems will not cite. If you cannot afford professional translation for every page, start with your most important pages — homepage, main service pages, and contact page — and expand from there.

Mistake 6: Ignoring local search engines

Google is not the primary search engine everywhere. In China, Baidu dominates. In Japan, Yahoo Japan still holds significant market share (though it uses Google’s search technology). In South Korea, Naver is a major player. If Jun is targeting the Chinese market, he needs to consider Baidu’s requirements alongside Google’s. Desiree targeting Japan should ensure her site works well in Yahoo Japan as well.

The AI factor

How AI search handles multilingual content in 2026.

AI search tools — ChatGPT, Perplexity, Gemini, Copilot — are changing how international content gets discovered and cited. Here is what you need to know.

AI tools prefer matching the user’s language

When a Korean tourist asks Perplexity in Korean about the best Cebu island tours, Perplexity will prioritize citing sources written in Korean. If Yolanda has properly localized Korean-language pages, she has a significant advantage over competitors who only have English content. The AI can read her Korean content, understand it, and cite it directly in a Korean-language answer.

Clear language structure helps AI crawlers

AI crawlers read your hreflang tags to understand which pages are in which language. Clean URL structures (like /ja/ for Japanese or /ko/ for Korean) make it even easier for AI systems to identify and categorize your content. The more clearly your site communicates its language structure, the more accurately AI tools can serve your content to the right users.

Localized content gets cited more

AI tools do not just translate content on the fly and cite the translated version. They look for content that was written for a specific audience. Desiree’s properly localized Japanese page about English tutoring — written with Japanese students in mind, referencing TOEIC scores and Japanese business English needs — will be cited over a generic English page about tutoring that happens to be machine-translated into Japanese.

Multiple language versions increase your total citation surface

Every language version of your page is a separate opportunity to be cited by AI tools. Armando’s BPO website with content tailored to US, UK, and Australian markets has three chances to be cited for English-language outsourcing queries — each version optimized for that specific market’s terminology and concerns.

Action steps

Getting started with international SEO: a practical checklist.

  1. Decide whether you need language targeting, country targeting, or both. Review the Armando, Yolanda, Jun, Desiree, and Chito examples above to identify which scenario matches your business.
  2. Choose your URL structure. Subdirectories are the safest choice for most small businesses. Only consider ccTLDs if you have the budget and team to maintain completely separate sites.
  3. Invest in proper localization, not just translation. Start with your homepage, main service pages, and contact page. Hire native speakers or professional translators who understand your target market.
  4. Implement hreflang tags on every page that has a language or country variant. If you use WordPress with WPML or Polylang, this is handled for you. For custom sites, work with your developer.
  5. Include an x-default hreflang tag pointing to your main/default language version.
  6. Set up Google Search Console for international targeting. Verify your hreflang implementation and monitor country-level performance.
  7. Avoid the common mistakes listed above: no flag-based language selectors, no automatic IP redirects, no machine translation without human review.
Common questions

Frequently asked questions about international SEO.

When does a small business actually need international SEO?

You need international SEO when your business actively serves customers in different countries or when your website has content in more than one language. If you run a BPO company in the Philippines serving US and UK clients, or an export business with both Filipino and Chinese versions of your site, international SEO ensures the right version of your content reaches the right audience. If your business only operates locally and your website is in one language, international SEO is not a priority.

What are hreflang tags and why do they matter?

Hreflang tags are small pieces of code added to your web pages that tell Google which language and country each page version is intended for. Without hreflang tags, Google may show your English page to Japanese searchers or your Filipino page to American searchers. Hreflang tags prevent this by creating explicit connections between all language versions of the same page, ensuring each user sees the version meant for them.

Should I use subdomains, subdirectories, or separate country domains?

For most small businesses, subdirectories (yoursite.com/ja/ for Japanese, yoursite.com/ko/ for Korean) are the best option. They keep all your SEO authority on one domain, cost nothing extra, and are the easiest to manage. Subdomains split your authority. Separate country domains send the strongest country signals but are the most expensive and hardest to maintain. Google recommends subdirectories for most businesses.

Is translating my website with Google Translate good enough for international SEO?

No. Machine-translated content without human review performs poorly in search rankings and damages your credibility. Google can detect low-quality auto-translated content and may choose not to index it. For international SEO to work, you need proper localization — content that is either written by native speakers or professionally translated and reviewed by someone who understands the target market’s culture, idioms, and search behavior.

How do I set up international targeting in Google Search Console?

In Google Search Console, go to Legacy tools and reports, then International Targeting. If you use a generic domain like .com, you can set a target country there. However, this setting applies to the entire domain or subdirectory. For more precise targeting, use hreflang tags on individual pages. Google Search Console also shows you if there are any errors in your hreflang implementation, helping you fix issues before they affect your rankings.

What is the difference between country targeting and language targeting?

Language targeting means you want your content shown to people who speak a certain language regardless of where they are. Country targeting means you want your content shown to people in a specific country regardless of their language. You can combine both. For example, a travel agency targeting Korean tourists would use language targeting (Korean) combined with geo-specific content. A food manufacturer with a .ph domain is country-targeting the Philippines by default.

How do AI search engines like ChatGPT and Perplexity handle multilingual websites?

AI search engines can read and understand content in multiple languages. When a user asks a question in Korean, AI tools like ChatGPT, Perplexity, Gemini, and Copilot prefer to cite sources written in Korean. Having properly structured multilingual content with clear language tags increases your chances of being cited in AI answers across different languages. Proper hreflang implementation and clean URL structures help AI systems understand which version of your content to reference for users in different languages.

Quick glossary

Terms used in this article.

International SEO
The practice of optimizing your website so that search engines can identify which countries and languages your content is intended for, and serve the correct version to each user.
Hreflang tag
A piece of HTML code that tells search engines which language (and optionally which country) a specific page is written for. It also links together all the different language versions of the same page.
Localization
Adapting content for a specific market beyond simple translation. Includes adjusting keywords, cultural references, currencies, date formats, and addressing market-specific concerns.
ccTLD (country-code top-level domain)
A domain extension that identifies a specific country. Examples include .ph (Philippines), .jp (Japan), .au (Australia), .uk (United Kingdom). These send strong country-targeting signals to search engines.
Subdirectory
A folder within your main domain used to organize content by language or country. Example: yoursite.com/ja/ for Japanese content. Also called a subfolder.
x-default
A special hreflang value that specifies the default page to show when no other language or country version matches the user. Usually set to your primary language version.
Canonicalization
The process of telling search engines which version of a page is the “official” one when similar or duplicate versions exist. In international SEO, each language version has its own canonical URL pointing to itself.

Bottom line: International SEO is not about making your website fancy or complex. It is about telling Google, Bing, and AI search tools exactly which version of your content is meant for which audience. Armando’s BPO company needs his Australian-targeted pages to show up in Australia. Yolanda’s travel agency needs Korean-language pages that Korean tourists can actually find. Jun’s export business needs Google to stop confusing his Filipino and Chinese versions. The tools exist — hreflang tags, subdirectories, proper localization, Search Console configuration. The businesses that implement them reach their international audiences. The ones that do not stay invisible in every market except their own.

Need help?

Ready to reach customers in other countries and languages?

International SEO involves technical setup that needs to be done correctly the first time. From hreflang implementation to content localization strategy, get expert guidance tailored to your specific markets.