• Resolved herbertwest1

    (@herbertwest1)


    Hello,

    It seems that the event categories are in noindex.
    I dont see any option, anywhere, to decide to put it as index or noindex.
    It’s not managed through “All in one seo” either

    Is it by default?
    Any chances to let us decides whether we want to index those pages, or not?

    Best !

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there,

    Thanks for reaching out 😄

    By default, noindex is applied to event archive and category pages. It can be disabled by utilizing this hook in your functions.php file:

    add_filter( 'tribe_events_add_no_index_meta', '__return_false' );

    Take care,
    Ed 🤟

    Thread Starter herbertwest1

    (@herbertwest1)

    Thanks, it does seem to work !

    Plugin Contributor Jennifer

    (@jentheo)

    Awesome! Please let us know if there is anything else that we can help with.

    Hey there,

    Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help! 😄

    Take care,
    Ed 🤟

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Noindex on event categories’ is closed to new replies.