Support » Everything else WordPress » Two Conflicting Robots Tag on one page.

  • I have 2 robot tags in one page.

    Viewing the source code, you will find the first one on line 16 created by RankMath.

    <meta name=”robots” content=”follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large”/>

    This is fine.

    The one I am having problem with is on line 170.

    <meta name=’robots’ content=’noindex,follow’ />

    No idea why it is there. I am getting ‘noindex’ errors on Google Search console and i believe it is because of this. It is only on this page. How can I remove this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Disable all your plugins and see if that second robots tag goes away.

    If it still appears with all plugins off then swap out themes temporarily. If it goes away then you’ll want to figure out why it is in that theme.

    If, instead, the line goes away while plugins are disabled, then re-enable each plugin one by one to see when it reappears.

    Figure out why the problem plugin causes the problem.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.