Canonical-Tag-Generator
Generiere einen normalisierten <link rel="canonical"> Tag mit sinnvollen Standardeinstellungen zur Bereinigung von Tracking-Parametern.
Kurze Antwort: Canonical-Tag-Generator: Erstellen Sie einen normierten <link rel="canonical">-Tag mit sinnvollen Voreinstellungen zur Bereinigung von Tracking-Parametern. Läuft vollständig in Ihrem Browser, kostenlos und ohne Anmeldung.
Zuletzt aktualisiert
Gut zu wissen
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.
Häufig gestellte Fragen
- Ist der canonical-Tag-Generator kostenlos?
- Ja – kostenlos ohne Anmeldung.
- Was macht canonical?
- Es sagt Suchmaschinen, welche URL die Masterversion ist, wenn mehrere URLs denselben Inhalt bereitstellen (z.B. /page vs /page?utm=).
- Sollte es selbstreferenziell sein?
- Ja – es ist Best Practice, dass jede indexierbare Seite ihren canonical auf sich selbst zeigt.
- Wird etwas hochgeladen?
- Nein – jeder Tag wird in deinem Browser generiert.
- Wird Google canonical immer beachten?
- Canonical ist ein Hinweis, kein Befehl. Google kann das Duplikat dennoch indexieren, wenn es stärkere Signale hat (mehr eingehende Links usw.).