-
Rankmath is inserting canonicals by itself that we’re not able to remove. Also, it is adding meta robots = “follow index” where we’ve manually added “nofollow noindex” (the filtered pages that we don’t want Google to index because we’ve canonicalized them to the /product page). However, we’re seeing in Search Console that Google is still trying to index them (because Rank math automatically adds that line — and we can’t remove it) unsuccessfully (because we’ve stopped it via robots.txt). This is wasting our crawl budget.
Now we have a problem with line 28 and 29. We don’t want google to crawl this page so we have disallowed this(and many such other) via robots.txt, but if I am not doing it via RankMath it by default adds robots tag (index, follow) I don’t want RankMath to add any robots code here.
The ticket ‘I don’t want RankMath to add tags automatically’ is closed to new replies.