Canonical Tag Checker example 1
Input
https://example.com/page
Output
Input URL: https://example.com/page Canonical Found: Yes Canonical URL: https://example.com/page Self Canonical: Yes
Shows a page using a self-referencing canonical tag.
Developer Tools
Review practical Canonical Tag Checker examples so you can understand expected input, output, and common patterns faster.
Use this Canonical Tag Checker to fetch a page and inspect its rel=canonical tag. It helps confirm whether a page points to itself, another preferred URL, or has no canonical tag at all during technical SEO reviews.
Example pages are especially useful for developer tools because they show what good input looks like, what kind of output to expect, and how the tool behaves in common scenarios.
Input
https://example.com/page
Output
Input URL: https://example.com/page Canonical Found: Yes Canonical URL: https://example.com/page Self Canonical: Yes
Shows a page using a self-referencing canonical tag.
Input
https://example.com/page?utm_source=test
Output
Input URL: https://example.com/page?utm_source=test Canonical Found: Yes Canonical URL: https://example.com/page Self Canonical: No
Useful when checking canonical cleanup for parameterized URLs.
Fix: Use the exact page URL you want to inspect, not just the homepage.
Fix: A canonical tag is only a page hint, while a redirect changes the destination URL.
Fix: Retry with the full URL and verify manually in source code if needed.
After reviewing these examples, run the live tool with your own input. If your task involves a follow-up step, the related page can help you move to the next tool in the workflow.
Open the main Canonical Tag Checker page and test your own real input.