I added a link tag in the header of some pages like this:
<link rel="canonical" href="https://wazedomain.com/page" />
But I still get the error for pages like:
"https://wazedomain.com/page/disclaimer"
"https://wazedomain.com/page/privacy"
I read on Google that if I add the rel="canonical" tag on my link, it will work but it didn't.