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.