HTML Canonical URL Generator
Generate <link rel="canonical"> tags to specify the preferred URL for search engines
HTML
Prevents duplicate content issues
This tag should be placed in the <head> section of your HTML document.
<link rel="canonical" href="https://example.com">