QuQi

Same-Language Market Duplication

Near-identical pages in one language are the hardest international case to fix. Hreflang influences which version is shown to a matched user, but it does not stop a search engine selecting one version as canonical and folding the rest in, and it does nothing at all when the pages really are the same page sitting in two folders. Adding more annotation is the reflex and it does not work, because the problem is duplication rather than annotation.

Obter o ficheiro da competência Deixe os agentes tratar disso
CATEGORIA
SEO internacional
FORMATO
same-language-market-duplication.md
PASSOS
7
PREÇO
Grátis — sem conta
QUANDO USAR ISTO

Use when two or more country versions share a language, such as en-GB and en-US or es-ES and es-MX, and the wrong country version keeps appearing in each market.

O ficheiro da competência

same-language-market-duplication.md
---
name: same-language-market-duplication
description: Use when two or more country versions share a language, such as en-GB and en-US or es-ES and es-MX, and the wrong country version keeps appearing in each market.
---

# Same-Language Market Duplication

Near-identical pages in one language are the hardest international case to fix. Hreflang influences which version is shown to a matched user, but it does not stop a search engine selecting one version as canonical and folding the rest in, and it does nothing at all when the pages really are the same page sitting in two folders. Adding more annotation is the reflex and it does not work, because the problem is duplication rather than annotation.

## O que precisa primeiro

- The country clusters sharing a language, with the URL of every variant listed
- Search Console performance filtered by country, at page level rather than site level, per variant
- A body-content diff between variants with navigation, header and footer excluded
- The commercial cost of the swap: whether a visitor from country A landing on the country B page can actually buy

## Método

1. Measure the swap before you fix it. Filter by country and check which URL genuinely receives the impressions in each market, because a swap that costs nothing commercially is often not worth the cost of differentiating.
2. Diff the body content between variants with boilerplate excluded. If the unique share is small you are asking the engine to keep several copies of one page, which it will not do whatever the annotations say.
3. Confirm hreflang and canonical agree on every variant. A country variant canonicalising to another country variant has explicitly asked to be folded in, and templated builds produce this by accident more often than anything else.
4. Differentiate on what actually differs in the market: currency and price, delivery and returns terms, tax treatment, regulatory and compliance wording, local case studies, support hours and phone numbers, units and spelling. These are also the things a buyer from that country checks before ordering.
5. Where nothing genuinely differs, consolidate. One page with clear coverage beats three splitting the same signals, so keep the country folder only where there is real market-specific substance to put in it.
6. For the clusters you keep, check internal linking. Cross-linking between country variants inside body copy muddies selection, so route all switching through a dedicated switcher rather than inline links.
7. Re-check by country after a full recrawl and record whether the swap actually moved, because with same-language variants the engine frequently keeps its own choice and you need to know that before promising a fix again.

## O que isto produz

A per-cluster decision to differentiate, consolidate or accept, listing the specific content that will be made market-specific for each cluster kept.

## Onde isto corre mal

- Adding hreflang and expecting it to resolve duplication, when it only influences which of the versions already selected gets shown
- Differentiating on spelling alone, which does not make two pages distinct in any meaningful sense
- Consolidating a market whose price, tax or shipping terms genuinely differ, so the surviving page misinforms half the people who read it
- Judging the swap from your own searches instead of country-filtered data, because your results reflect your location and history rather than the market

---

Da biblioteca de competências da QuQi - https://www.quqi.io/pt/skills/same-language-market-duplication
Transferência gratuita · sem conta, sem e-mail

O que precisa primeiro

  • The country clusters sharing a language, with the URL of every variant listed
  • Search Console performance filtered by country, at page level rather than site level, per variant
  • A body-content diff between variants with navigation, header and footer excluded
  • The commercial cost of the swap: whether a visitor from country A landing on the country B page can actually buy

Método

  1. 01 Measure the swap before you fix it. Filter by country and check which URL genuinely receives the impressions in each market, because a swap that costs nothing commercially is often not worth the cost of differentiating.
  2. 02 Diff the body content between variants with boilerplate excluded. If the unique share is small you are asking the engine to keep several copies of one page, which it will not do whatever the annotations say.
  3. 03 Confirm hreflang and canonical agree on every variant. A country variant canonicalising to another country variant has explicitly asked to be folded in, and templated builds produce this by accident more often than anything else.
  4. 04 Differentiate on what actually differs in the market: currency and price, delivery and returns terms, tax treatment, regulatory and compliance wording, local case studies, support hours and phone numbers, units and spelling. These are also the things a buyer from that country checks before ordering.
  5. 05 Where nothing genuinely differs, consolidate. One page with clear coverage beats three splitting the same signals, so keep the country folder only where there is real market-specific substance to put in it.
  6. 06 For the clusters you keep, check internal linking. Cross-linking between country variants inside body copy muddies selection, so route all switching through a dedicated switcher rather than inline links.
  7. 07 Re-check by country after a full recrawl and record whether the swap actually moved, because with same-language variants the engine frequently keeps its own choice and you need to know that before promising a fix again.

O que isto produz

A per-cluster decision to differentiate, consolidate or accept, listing the specific content that will be made market-specific for each cluster kept.

Onde isto corre mal

  • Adding hreflang and expecting it to resolve duplication, when it only influences which of the versions already selected gets shown
  • Differentiating on spelling alone, which does not make two pages distinct in any meaningful sense
  • Consolidating a market whose price, tax or shipping terms genuinely differ, so the surviving page misinforms half the people who read it
  • Judging the swap from your own searches instead of country-filtered data, because your results reflect your location and history rather than the market

Use esta skill na sua própria IA

O ficheiro é markdown simples, com o nome e o gatilho no frontmatter. Quando um assistente consegue carregar skills sozinho, é esse frontmatter que lê para decidir que esta se aplica.

Claude Code Guarde-a como ~/.claude/skills/same-language-market-duplication/SKILL.md e o Claude carrega-a sozinho quando o que está a fazer corresponde ao gatilho. Coloque-a em .claude/skills dentro de um projeto se toda a equipa a deve ter.
Claude Carregue o ficheiro na secção de skills das suas definições. A partir daí aplica-se sozinho em qualquer conversa onde o gatilho encaixe, sem ter de se lembrar dele.
ChatGPT Não existe um formato de skills onde a instalar, por isso cole o conteúdo do ficheiro nas instruções de um Projeto ou de um GPT personalizado. Passa então a aplicar-se a todas as conversas desse projeto e não só àquela onde o colou.
Qualquer outro Cole o markdown na conversa antes da sua pergunta. Funciona em qualquer assistente, só tem de ser colado de novo de cada vez.

Mais em SEO internacional