Hi,
I have a website(HTML) where I sell 1 tour in 3 languages.
In the root I have the index.html and tour.html both in English (English is default).
Then there are 2 folders, one folder is ES (Spanish) and one folder DE (German), both have index.html and tour.html with the same contents but in their specific language.
I am trying for some time now to solve these 2 error-messages in Google Search Console:
- Duplicate without user-selected canonical
- Duplicate, Google chose different canonical than user
My question is where and in which page(s) (index or tour) to put "<link rel="canonical" href="http://www.mywebsite.com/???.html" />"
Thanks for your help.