Meta & Canonical Checker
Enter a page URL. We fetch it from our server and report the title, meta description, canonical, robots meta and hreflang tags — with length warnings and a check that the canonical is self-referential and absolute.
How to audit a page's meta and canonical tags
Four steps, no signup. The whole check runs server-side.
Paste the page URL
Enter the full URL of the page you want to audit, including the path.
We fetch and parse it
Our server requests the page, follows redirects, and parses the head — so you see the canonical at the final URL, not a cached copy.
Read the findings
Each tag gets a pass/issue chip: title and description length, canonical self-reference, robots meta, and hreflang coverage.
Fix and re-check
Correct any flagged tag, deploy, and re-run the check to confirm the canonical is self-referential and absolute.
What this checker inspects
The on-page signals that most often break indexation, in one pass.
Title & description length
Warns when a title or meta description is too long to render or too short to be useful on the SERP.
Canonical self-reference
Confirms the canonical is absolute, single-host and points to the page itself — the duplicate-content killer.
Robots meta
Surfaces the robots meta directive and flags an accidental noindex that would drop the page from search.
Hreflang coverage
Lists hreflang alternates and notes when x-default is missing for multilingual pages.
Frequently asked questions
Run it in your pipeline
This checker runs entirely server-side — you submit a URL, our backend fetches the page, follows redirects, parses the head, and re-renders this page with the results. A programmatic REST API for CI/CD and bulk auditing is available on the paid managed plans. See plans →