What Are Canonical URLs?
A canonical URL tells Google which version of a page is the “official” one. Without this, Google may see duplicates:https://example.com/abouthttps://example.com/about/https://www.example.com/abouthttps://example.com/about?ref=twitter
Common Causes
| Issue | Example |
|---|---|
| www vs non-www | example.com and www.example.com both work |
| Trailing slashes | /about and /about/ both work |
| Query parameters | /page and /page?utm_source=x |
| HTTP vs HTTPS | Both protocols accessible |
How to Fix
1. Add canonical tags to every page:- Pick either
wwwor non-www (non-www is simpler) - Pick either trailing slash or no trailing slash
- Redirect HTTP to HTTPS
All Hado SEO plans include routing rules with redirect support. Starter plans include up to 5 rules; all other plans include unlimited rules. Configure these in your Routing Rules to automatically redirect duplicates.