Web / SEO
Canonical URL Checker
Check, clean up and create a canonical URL. The tool normalizes common URL variants and generates the matching <link rel="canonical"> tag for the <head> section.
Check and create a canonical URL
Enter the page URL and choose how it should be normalized. The output is generated locally in your browser and is not sent to a server.
Generator
Canonical URLs should be clear, absolute and preferably free of tracking parameters, fragments and technical duplicates.
HTML output
Canonical URL notes
What is a canonical link for?
A canonical link tells search engines which URL is the preferred version of a page. This is especially useful when the same content can be reached through several technical variants, for example with or without www, with tracking parameters or through different internal links.
- Use an absolute URL with
https://whenever possible. - Remove tracking parameters such as
utm_source,fbclidorgclid. - Usually set exactly one canonical URL per page.
- Use the URL that should be indexed permanently.