Generator voor canonieke tags
Genereer een genormaliseerde <link rel="canonical"> tag met redelijke standaardinstellingen voor het opschonen van trackingparameters.
Snel antwoord: Generator voor canonieke tags: maak een genormaliseerde <link rel="canonical">-tag met verstandige standaardinstellingen voor het opschonen van trackingparameters. Werkt volledig in je browser, gratis en zonder registratie.
Laatst bijgewerkt
Goed om te weten
A canonical tag answers one question for search engines: when several URLs serve the same content, which one is the master? The classic culprits are tracking parameters (?utm_source=…), session IDs, faceted-filter combinations, and the trailing-slash or www-versus-bare-domain variants that quietly create duplicates. Consolidating them onto one canonical URL concentrates ranking signals instead of splitting them.
Best practice is a self-referencing canonical on every indexable page — the URL pointing at itself in its clean, parameter-free form. This is defensive: it neutralizes any stray parameterized version a link or crawler might invent. Always use the absolute URL with the correct scheme, and pick one trailing-slash convention and stick to it, because /page and /page/ are distinct URLs to a crawler.
Remember the tag is a hint, not a command. Google can override it if other signals — internal links, the sitemap, redirects — point somewhere else. So keep every signal consistent: the canonical, the URL you list in your sitemap, and your internal links should all agree.
Don't canonicalize a page to a completely different one hoping to pass its equity along; that's what a 301 redirect is for. Canonical is strictly for near-duplicates of the same content, not for merging unrelated pages.
Veelgestelde vragen
- Is de canonieke tag-generator gratis?
- Ja — gratis zonder registratie.
- Wat doet canoniek?
- Het vertelt zoekmachines welke URL de masterversie is wanneer meerdere URL's dezelfde inhoud aanbieden (bijv. /page vs /page?utm=).
- Moet het zelfverwijzend zijn?
- Ja — het is best practice voor elke indexeerbare pagina om zijn canonieke link naar zichzelf te wijzen.
- Wordt er iets geüpload?
- Nee — elke tag wordt in je browser gegenereerd.
- Zal Google altijd canoniek respecteren?
- Canoniek is een hint, geen richtlijn. Google kan de duplicaat nog steeds indexeren als het sterkere signalen heeft (meer inkomende links, etc.).