Kanonische URL
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/canonical-url/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/canonical-url/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/canonical-url/)
Use the native HTML custom element.
Eine kanonische URL ist die bevorzugte Version einer Webseite, wenn mehrere URLs ähnliche oder identische Inhalte liefern. Das rel='canonical'-Tag teilt Suchmaschinen mit, welche URL indexiert werden soll, und verhindert Probleme mit doppelten Inhalten über Domains oder [[subdomain|Subdomains]] hinweg.
Beispiel
If example.com and www.example.com serve the same page, a canonical tag on both pointing to example.com consolidates SEO signals.