URL Canónica
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.
Una URL canónica es la versión preferida de una página web cuando múltiples URLs sirven contenido similar o idéntico. La etiqueta rel='canonical' indica a los motores de búsqueda qué URL indexar, evitando problemas de contenido duplicado entre dominios o [[subdomain|subdominios]].
Ejemplo
If example.com and www.example.com serve the same page, a canonical tag on both pointing to example.com consolidates SEO signals.