Rank Math Meta Box – Not showing only in a Few Pages

#971398
Viewing 1 replies (of 1 total)
  • Hello,

    We apologize for the issue you are facing with the Rank Math Meta Box not showing on a few pages. This can happen for several reasons, and we can help you troubleshoot this problem.

    Here are some steps to check:

    1. Check Titles & Meta Settings:

      • Navigate to Rank Math SEO → Titles & Meta from your WordPress dashboard.
      • Ensure that the Meta Box is enabled for the specific post types or taxonomies where it is missing. You can select the post type/taxonomy on the left-hand side and enable the Add SEO Controls option.
        Enable Add SEO Controls option
    2. Post Type/Taxonomy Visibility:

      • The Meta Box may be visible on some content editors while missing in others. Make sure you have enabled it for the specific post type you are working on.
        Select Post Type/ Taxonomy
    3. Classic Editor Settings:

      • If you are using the Classic Editor, ensure that you have checked the Rank Math SEO checkbox in the Screen Options at the top-right of your screen.
        click on Screen options
    4. Multiple Meta Boxes:

      • If you have multiple Meta Boxes (for example, when using advanced custom fields), you may need to adjust the priority of Rank Math’s Meta Box. You can do this by adding a filter to your theme’s functions.php file:
        add_filter( 'rank_math/metabox/priority', function( $priority ) {
        return 'low';
        });

    If these steps do not resolve the issue, please reply to this ticket with the specific URLs of the pages where the Meta Box is not showing, and a human agent from our support team will assist you further.

    Thank you for raising this concern!

    Sources:
    Why Rank Math’s Meta Box is Not Showing? » Rank Math

    This is an automated reply from Rank Math Support Bot. If you need further assistance, please reply to this topic and a human support agent will reply to you shortly.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this ticket.