✨ Get 25% OFFon any plan. Use the coupon:
Free tool

Canonical tag checker

By Tiago CostaUpdated on July 01, 2026

Paste a page URL and see whether it has a canonical tag, if it points to itself, and if there are duplicates. Right in your browser, no sign up.

Quick guide

Everything about the canonical tag

The canonical tag tells Google which version of a page is the official one when similar or duplicate URLs exist. It stops duplicate content from splitting SEO strength across several addresses and concentrates authority on the right URL.

What the canonical tag is

It is a line in the page <head> shaped like <link rel="canonical" href="...">. It points to the URL that should appear in search. When a page points to itself, it is called a self-referencing canonical, the recommended setup for most pages.

Why it matters for SEO

  • Avoids duplicate content: versions with and without a trailing slash, with parameters, or http/https stop competing.
  • Concentrates authority: links and signals point to a single strong URL.
  • Controls indexing: you state the preferred version instead of letting Google guess.

Common canonical mistakes

MistakeEffect
No canonical tagGoogle picks the version on its own, not always the one you want
More than one canonicalGoogle tends to ignore all of them
Canonical to another pageAsks Google not to index this page (use on purpose)
Relative or broken canonicalMay be ignored or point to the wrong place

A canonical is not a redirect

The canonical is a hint for the search engine, and the page stays reachable. To actually send the user to another URL, use a 301 redirect. Use each for its own purpose.

FAQ

Canonical questions

Is the checker free?

Yes, free and no sign up. Paste the URL and get the canonical analysis instantly.

What is a self-referencing canonical?

It is when a page points its canonical to its own URL. It is the recommended setup for most pages.

Can I have more than one canonical tag?

Not recommended. With more than one, Google usually ignores all of them and picks on its own.

Does a canonical remove the page from the index?

Not directly. It states the preferred version. To remove from the index, use the noindex meta tag.

Are canonical and redirect the same?

No. The canonical is a hint and the page stays reachable; a 301 sends the user and the engine to another URL.

Is my data stored?

The check runs on demand and the page content is not stored.

Automarticles

Want a blog born with the right technical SEO?

Automarticles builds your full blog, with canonical, schema and content optimized for Google and to be cited by AIs like ChatGPT. With no manual work.

Start for free

More free tools

Character CounterCount characters and words, and check each platform's limit.Word CounterCount words, check reading time and see your most used words.Keyword DensitySee your most used terms and the density of each one, in real time.Readability ScoreTest how easy your text is to read, with a 0 to 100 score.Google PreviewSimulate your page's snippet on Google before you publish.Slug GeneratorTurn titles into clean, SEO friendly URLs.Schema GeneratorCreate JSON-LD for FAQ, article, page, website, product and more in seconds.robots.txt GeneratorBuild your site's robots.txt and copy the result ready to use.UTM BuilderBuild trackable URLs with UTM parameters for your campaigns.SEO ROI CalculatorCalculate leads, revenue, profit, ROI and payback on your SEO investment.llms.txt GeneratorBuild your site's llms.txt so AIs can understand and cite it.SEO Title GeneratorGenerate 8 optimized titles with AI, each at the right length for Google.Meta Description GeneratorCreate 150-160 character meta descriptions with AI, ready for Google.Blog Outline GeneratorBuild a full article structure with AI: H1, H2, H3 and conclusion.Content Idea Generator10 blog ideas with title and angle from your niche, in seconds.FAQ GeneratorGenerate 6 frequently asked questions with AI plus a ready-to-paste FAQPage schema.Text RewriterRewrite and paraphrase any text with AI, in the tone you need.Introduction GeneratorCreate 3 introductions with a hook, context and promise using AI.Article Conclusion GeneratorWrite your article's closing paragraph with AI: summary, takeaway and call to action.Content Brief GeneratorBuild a full SEO brief with AI to guide writers and agencies.Alt Text GeneratorCreate alt text for your images with AI, ready for accessibility and SEO.AI Visibility CheckerSee if ChatGPT knows your brand and how to improve your AI visibility.Meta Tag GeneratorGenerate title, description, Open Graph and Twitter Card ready to paste in the head.Passive Voice CheckerFind the sentences in passive voice and make your writing clear and direct.Headline AnalyzerGet a 0 to 100 score for your headline, plus tips to win more clicks.SEO Checklist26 technical, on-page, content and link items. Tick each one and track your progress.Grammar CheckerFix grammar, spelling and punctuation with AI, without changing the meaning.Article SummarizerTurn long text into a clear AI summary in seconds.Open Graph CheckerSee a page's OG and Twitter tags and how the link looks when shared.Heading Tag CheckerCheck any page's H1 to H6 hierarchy and the most common mistakes.Broken Link CheckerFind 404s and dead links on any page, internal and external.robots.txt CheckerAnalyze any site's robots.txt and the mistakes that stall Google.XML Sitemap ValidatorValidate your sitemap.xml and see URLs, type and common errors.Keyword ResearchKeywords with real Google search volume, competition and CPC.Keyword Difficulty CheckerSee, from 0 to 100, how hard it is to rank each keyword on Google.SERP CheckerSee who holds Google's Top 10 for any keyword.Image CompressorCompress and convert images in the browser. Nothing is sent to a server.Sitemap FinderFind any website's sitemap from its URL.RSS Feed FinderDiscover the RSS, Atom, or JSON feed of any site from its URL.GEO Checklist24 items to appear and get cited in AI answers. Tick each one and track your progress.SEO and GEO DiagnosisFree SEO analysis and AI readiness, with your score and what to fix.

Glossary terms

301 redirectThe 301 redirect is the type of permanent redirect that sends both the visitor and the search engine from an old URL to a new address, signaling that the change is definitive. Besides keeping people from landing on a nonexistent page, it passes most of the authority accumulated by the original URL to the new one, which makes it the correct way to change address, domain or site structure without losing positions on Google.URL parametersURL parameters are snippets added to the end of an address, after a question mark, that send extra information to the server, such as product filters, internal search terms, session identifiers or campaign tags (UTMs). They are useful for tracking traffic and organizing dynamic pages, but when poorly controlled they can create duplicate content, waste the search engine's crawling and dilute the ranking signals of a page.Canonical URLA canonical URL is the preferred version of a page when several addresses hold identical or very similar content. It is signaled to the search engine by a canonical tag (rel=canonical) in the HTML or by other signals, telling it which URL should be treated as the original, the one that appears in search and concentrates the authority of the links. It is the main tool for solving duplicate content without deleting pages or harming the user experience.302 redirectA 302 redirect is an HTTP status code that tells the browser and search engines that a page has been moved temporarily to another URL. Unlike the 301, which is permanent, the 302 signals that the original address will come back, so Google keeps the old URL indexed and does not pass authority permanently to the new address. It is the detour of choice for passing situations, such as tests, maintenance and promotions.Redirect chainA redirect chain is a sequence in which one URL redirects to another, which in turn redirects to a third, and so on, before reaching the final destination. Each extra hop adds load time, spends crawl budget and dilutes the authority passed by links. Ideally any URL should redirect only once, straight to the final address, with no intermediate steps.