Canonical Tag Checker
Find and validate canonical URL tags in HTML
Results
About Canonical Tag Checker
Paste your HTML to find the canonical URL tag and validate it. Check for common issues like missing canonical tags, relative URLs, and mismatched protocols.
How It Works
The tool searches HTML for tags and validates the href attribute. It checks for absolute URLs, HTTPS protocol, trailing slashes, and other common issues.
Step by Step
- 1 Paste your HTML source code
- 2 Click Check to find canonical tags
- 3 Review any warnings or issues found
Tips
- Every page should have exactly one canonical tag
- Always use absolute URLs (https://example.com/page/), not relative (/page/)
- The canonical URL should match the page's preferred URL exactly
- Use canonical tags to handle duplicate content from URL parameters