SEO Tools
Canonical URL Checker
Inspect the `rel=canonical` link tag on any public URL. Verifies whether a canonical tag is present, whether it self-references correctly, or points cross-domain, helping diagnose duplicate content and indexing issues.
Validate your canonical tag
Inspects the canonical link tag, detects self-referential canonicals, protocol/www mismatches, og:url conflicts, and validates the canonical chain — with fix suggestions.
Features
- Reads <link rel='canonical'> from page HTML
- Checks whether canonical is self-referencing or pointing elsewhere
- Flags cross-domain canonicals
- Compares canonical URL to the requested URL
- Identifies missing canonical tags
- Fetches public URLs only, SSRF-protected
How to use it
- Enter the public URL to check.
- The tool fetches the HTML and extracts the canonical tag.
- See the canonical URL and status (self, cross-domain, missing).
- Review the explanation and recommendation.
Use cases
- Verifying canonical tags after a site migration
- Diagnosing duplicate content issues in search consoles
- Checking cross-domain canonicals for syndicated content
- Auditing canonical consistency across paginated pages
Limitations
- JavaScript-rendered content is not evaluated. Only the static HTML response is analysed.
- Paste the raw HTML source. Relative paths may not resolve correctly without the original base URL.
- Missing canonical tags are flagged as warnings.
Related tools
Robots Meta Checker
Check the robots meta tag on any page. See if it has noindex, nofollow, noodp, noarchive, or other directives. Browser-only URL analysis.
Use toolSEO URL Inspector
Audit any public URL for SEO issues. Checks meta title, description, H1-H6, Open Graph, robots directives, canonical URL, and schema markup in one report.
Use toolHeadings Checker
Extract and analyse the H1–H6 heading structure of a page or HTML snippet. Check for missing H1, duplicate H1s, and heading hierarchy issues. Browser-only.
Use toolSERP Preview
Preview how your page title and description will appear in Google search results. Check character limits and see mobile and desktop previews side by side.
Use toolMeta Title Checker
Check a meta title against SEO best practices. See character count, pixel width estimate, keyword presence, and SERP preview. Browser-only.
Use toolMeta Description Checker
Check meta descriptions against SEO best practices. Character count, pixel width, keyword check, and SERP preview. Browser-only, free.
Use toolFrequently asked
What is a self-referencing canonical?
A canonical tag where the href equals the current page URL. This tells search engines this is the authoritative version and suppresses potential duplicate content signals.
Does Canonical URL Checker upload my data?
Your file or text is processed in your browser and is not uploaded.
What does Canonical URL Checker check?
It produces a canonical URL report. Missing canonical tags are flagged as warnings.
Does this replace Google Search Console?
No. This tool reads static HTML and provides a quick informational check. For authoritative indexing data and crawl reports, use Google Search Console.