Canonical 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.
Canonical URL은 여러 URL이 유사하거나 동일한 콘텐츠를 제공할 때 선호되는 웹 페이지 버전입니다. rel='canonical' 태그는 검색 엔진에 인덱싱할 URL을 알려주어 도메인 또는 [[subdomain|서브도메인]] 간 중복 콘텐츠 문제를 방지합니다.
예시
If example.com and www.example.com serve the same page, a canonical tag on both pointing to example.com consolidates SEO signals.