Free canonical checker

Check the canonical tag on 25 pages at once

Paste your URLs. Get the canonical each page declares, alongside its robots directive, its status code and the URL you asked for — one row per page, exported as CSV.

The useful comparison is between the URL you requested and the canonical the page hands back. When those two disagree and you did not intend it, that disagreement is the finding.

What you get

The tag, next to the URL you asked for

A canonical on its own means nothing. A canonical beside the URL that returned it means everything.

What to look for

Five ways a canonical goes wrong

All five are common, all five are quiet, and all five are visible in one column.

Be aware

What it will not tell you

Stated here rather than discovered later.

Questions

Reasonable questions

Should every page have a self-referencing canonical?

It is the safe default and most platforms add one automatically. It costs nothing and it removes the ambiguity on any page reachable at more than one address.

Is a canonical an instruction or a hint?

A hint. Google treats it as one signal among several and will overrule a canonical it disagrees with. That is exactly why pairing one with a noindex is a bad idea: you are guessing which signal wins.

What is the difference between a canonical and a redirect?

A redirect sends the visitor somewhere else. A canonical leaves the page where it is and tells search engines which version to index. Use a redirect when the page should not exist; use a canonical when it should exist but should not be indexed separately.

Why does my canonical not appear in the table?

Either it is set by JavaScript after the page loads, or it is sent as an HTTP Link header rather than written into the HTML.

One tool, seven tables

Canonicals are one column of the checker

The same run returns titles, meta descriptions, headings, word counts, links, images and structured data as well. It is one tool with seven tables and seven CSV exports, not seven separate tools you have to run one after another.

Other checks the same tool runs: Bulk SEO checker, Meta tag checker, Heading checker, Alt text checker, Word count checker, Open Graph checker, Schema checker