← すべてのツール
/ Canonical URL Checker
🔗
Canonical URL Checker
Check if any URL has a canonical tag, verify self-referential canonicals, detect missing or broken canonical tags. Essential for SEO and avoiding duplicate content issues.
wikipedia.org
github.com
stackoverflow.com
📋 Manual Canonical Tag Checker
Paste your page's HTML source to check for canonical tags without making a request:
What is a Canonical Tag?
A canonical tag (<link rel="canonical" href="...">) tells search engines which URL is the "master" or preferred version of a page when there are multiple URLs with similar or identical content. This prevents duplicate content penalties and consolidates link equity.
Common Canonical Tag Issues
- Missing canonical — Search engines may index duplicate versions
- Self-referential canonical — Correct: points to the page itself
- Cross-domain canonical — Consolidates syndicated content
- Incorrect canonical — Points to wrong URL (causes lost traffic)
- Noindex with canonical — Conflicting signals confuse search engines