How can I fix canonical domain for my simple HTML page? In Wordpress is super easy, but on HTML pages how can I do that? Any help? Thanks!!!
I found the solution: you just need to add the tag on <head> section of the page. <link rel="canonical" href="[my link with or without www]" />