Canonical Tag Generator
Generate a canonical link tag to avoid duplicate-content issues.
Related tools
How it works
- 1
Enter the page URL
The version you want search engines to index.
- 2
Copy the tag
One <link rel="canonical"> tag.
- 3
Paste it into <head>
On every duplicate/near-duplicate page.
FAQ
- When do I need a canonical tag?
- When the same or very similar content is reachable at more than one URL (e.g. with and without a trailing slash, or a tracking parameter) - it tells search engines which URL is the one to index.
- Does a canonical tag redirect visitors?
- No - it is only a hint to search engines about indexing. Visitors still see whichever URL they requested; use a real redirect if you want visitors moved too.
- Does this tool send my URL anywhere?
- No - the tag is generated entirely in your browser.