- Affected version
- 2.3.4
This does not really help:Wenofollowthe links andnoindexthe pages. Google doesn't listen or care. There's not a whole lot more that we can do out of the box, but blocking the pages viarobots.txtshould help.
If crawling is blocked via
robots.txt Google still indexes those pages without crawling even though the links are nofollow.What could help:
Don't use links for live switching; either omit
href in this case or do not use <a> at all.Live switching is done via JS exclusively, so those links are not required in this case.
Last edited: