Issues with page indexing on the website
After the release of UNA 13, the Canonical attribute appeared on some pages of the website. As a result, search engines can no longer independently choose the most relevant page and they stop indexing them properly.
The problem lies in the fact that pages like (and others exist): "una.io/p/una-13-polaris-released" and "una.io/i/una-13-quot-polaris-quot-released" are essentially the same, but both of these pages are canonical.
Currently, I am planning to prevent indexing of pages like "una.io/i/una-13-quot-polaris-quot-released" on my website using noindex. However, I am not sure if this is the best solution. Can you advise on the best approach? Should I block them in the robots.txt file?
-
- · Ivan Mishchenko
- ·
It seems to me that on the page: "una.io/i/una-13-quot-polaris-quot-released" there should be this address:
<link rel="canonical" href="https://una.io/p/una-13-polaris-released" />
-
- · Ivan Mishchenko
- ·
Following Google, Yandex also began to index pages incorrectly.