GRAFWERK

SEO · 15 June 2026

Avoiding Duplicate Content: When Google Sees Content Twice

Imagine the same page of your website is reachable via several addresses, once with «www», once without, once with a tracking code appended from an advert. To you it's one page. To Google it's three. And this is exactly where the topic of duplicate content begins: when Google finds the same or almost the same content several times and isn't sure which version actually counts.

This is not some exotic problem of large corporations. It happens quietly on many perfectly normal SME websites, and costs visibility without anyone noticing.

What duplicate content actually means

Duplicate content simply means: the same content appears under several addresses (URLs). Google then has to decide which of those addresses to show in the search results. If the search engine makes that decision itself, it doesn't always pick the version you'd prefer. In the worst case, your page's strength is split across several variants instead of being concentrated on one.

One thing up front, because a stubborn myth persists here: there is no «duplicate content penalty». Google does not actively punish you for it. But it can rank the wrong page, mix content together, or waste its budget for crawling your site. The result feels like a penalty, even though none was imposed.

How duplicate content arises in the first place

Usually there is no intention behind it. Duplicate content arises technically, almost by itself:

  • www and non-www: «yourcompany.ch» and «www.yourcompany.ch» can be counted as two separate pages.
  • http and https: the same game, if the redirect to the secure version is missing.
  • Parameters on the address: filters, sorting or tracking add-ons like «?utm_source=…» create new URLs with identical content.
  • With and without a trailing slash: «/services» and «/services/» are two addresses for machines.
  • Print views or language variants that show the same text in a slightly different shell.
  • Adopted texts: manufacturer descriptions or text modules that appear word-for-word on many pages.

As you can see: much of this is not a question of good or bad will, but of clean technology.

The canonical tag: your referee

Here comes the most important tool. With the so-called canonical tag you tell Google plainly: «Of all these similar addresses, this one is the official one.» It is a small line in the source code of each page that points to the preferred version.

The effect is big: Google bundles the signals of all variants onto the one address you named. Instead of your strength being spread across three half pages, it flows into one whole one. Here is how to use it correctly:

  • Every page points to itself, as long as there is no real duplicate, that is the clean standard case.
  • Duplicates point to the original: the print view or the address with tracking code points to the main version.
  • Always give the full address with https and domain, not just a part.
  • Stay consistent: contradictory entries confuse Google more than they help.

Redirects instead of mere hints

The canonical tag is a hint, a polite suggestion that Google usually follows. In some cases, though, you want plain language: when an old address has been permanently replaced by a new one, a 301 redirect belongs there. It permanently sends visitors and search engine to the target and passes on the accumulated strength as well.

The rule of thumb: if an address should no longer exist at all, redirect it. If several similar addresses should remain reachable but only one should rank, set the canonical. Implementing exactly this distinction cleanly is part of a solid technical foundation.

What you can check yourself

You don't have to be a tech pro to find the worst stumbling blocks:

  • Type in your address with and without «www», do you each land on the same version, or do both persist?
  • Search on Google for «site:yourcompany.ch» and see whether strange or duplicate addresses show up.
  • Check whether texts appear word-for-word on several of your pages, and whether that is really necessary.
  • Set up the free Google Search Console; it shows which pages Google indexes and which it classifies as duplicates.

If you find something, that's no cause for worry, it's usually sorted out with a few targeted moves.

Clean instead of duplicated

Duplicate content is rarely a dramatic problem, but a persistent one. It gnaws at your visibility in the background, because Google wastes energy deciding between variants instead of bringing your actual page to the front. With consistent redirects and correctly set canonical tags, you give the search engine a clear answer, and that pays off in better, more stable rankings.

If you're unsure whether content appears twice on your site, I'm happy to take a look and put it right. Just get in touch via the contact form, or first browse through other articles on visibility and technology.

You might also like