Iezuit
Newbie
- May 28, 2020
- 41
- 2
Hello guys, have a question. There is a website with two languages: site.com/, site.com/ru, i.e.
The code is
for the site.com/, and the
for the site.com/ru
What does it mean for the site? Do the RU version will not rank because it seems duplicate for the crawlers, or smth like this? Should I use an alternate tag instead of canonical?
The code is
Code:
<a class="global-navigation__lang change-lang" title="Language" rel="noreferrer" data-lang="ru" href="https://site.com/ru">RU</a>
Code:
<a class="global-navigation__lang change-lang" title="Язык" rel="canonical" data-lang="en" href="https://site.com">EN</a>
What does it mean for the site? Do the RU version will not rank because it seems duplicate for the crawlers, or smth like this? Should I use an alternate tag instead of canonical?
Last edited: