double meta robots

#11045
  • Resolved Jess
    Rank Math free

    i have 2 meta robots in certain categories:
    <meta name=”robots” content=”index,follow”/> after title

    and some lines after
    <meta name=”robots” content=”noindex,follow” />

    this is in tribe events calendar at least,

    If somebody can help, thank you very much

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    This suggests that there is another plugin adding the robots meta on the affected pages. The easiest way to identify the culprit would be to perform a conflict test as outlined on this article: https://rankmath.com/kb/check-plugin-conflicts/

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Jess
    Rank Math free

    Thanks, solved:

    add_filter( 'tribe_events_add_no_index_meta', '__return_false' );

    Hello,

    I am glad that you were able to resolve this 🙂

    Feel free to contact us should any other issues come up.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘double meta robots’ is closed to new replies.