Browser Tab shows “Page not Found”

#86287
Viewing 6 replies - 16 through 21 (of 21 total)
  • Jakob
    Rank Math free

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Jakob
    Rank Math free

    Hi there

    PLEASE! Would you be kind enough to let me know, if this issue is not fixable. So I know where I stand. This would be very much appreciated.

    Thank you

    Jakob
    Rank Math free

    Anybody there?

    Hello,

    Sorry for not following up quickly. I logged into your site and I updated the condition which you had added in the code snippet to the following:

    
    add_filter( 'rank_math/frontend/title', function( $title ) {
    if ( bp_is_current_component( 'members' ) || bp_is_current_component( 'activity' ) || bp_is_current_component( 'documents' ) || bp_is_current_component( 'media' ) || bp_is_current_component( 'groups' ) || bp_is_document_component()) {
    return;
    }
    
    return $title;
    });
    

    This seemed to have fixed the issue. Can you please confirm?

    Thank you.

    Jakob
    Rank Math free

    Hi Pratik

    This worked, thank you so much!

    Warm regards and stay safe

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

Viewing 6 replies - 16 through 21 (of 21 total)

The ticket ‘Browser Tab shows “Page not Found”’ is closed to new replies.