Why Rank Math’s Meta Box is Not Showing?

#868289
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    We apologize for the issue you are facing with Rank Math’s Meta Box not showing in your articles or pages. This can be frustrating, but there are a few steps you can take to resolve this issue.

    Possible Reasons and Solutions:

    1. Meta Box Disabled: The Meta Box may be disabled for the specific post type or taxonomy. To enable it:

      • Navigate to Rank Math SEO → Titles & Meta in your WordPress dashboard.
      • Select the post type (e.g., Posts, Pages) where you want the Meta Box to appear.
      • Scroll down to find the Add SEO Controls option and enable it.
        Enable Add SEO Controls option
    2. Classic Editor Settings: If you are using the Classic Editor, ensure that the Meta Box is enabled in the Screen Options:

      • Click on Screen Options at the top-right of your screen.
      • Check the Rank Math SEO checkbox.
        Select Rank Math SEO checkbox
    3. Multiple Meta Boxes: If you have multiple Meta Boxes (for example, when using advanced custom fields), you may need to adjust their priority. You can add a filter to your theme’s functions.php file to set Rank Math’s Meta Box priority:

      add_filter( 'rank_math/metabox/priority', function( $priority ) {
         return 'low';
      });

    After making these changes, check your articles or pages again to see if the Meta Box appears. If it still does not show up, please reply to this ticket, and a human agent from the Rank Math Support team will assist you further.

    Thank you for raising this concern!

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

    Hello,

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

    This issue could be caused by conflicting plugins/themes on your website. Kindly make sure you are using the latest version of all the plugins and themes, please update if not yet.

    Here’s a guide for troubleshooting further if the issue persists:
    https://rankmath.com/kb/check-plugin-conflicts/

    You can also follow the steps in this video:
    https://www.youtube.com/watch?v=FcIWRhcUP2c

    Only the site admin would know and your users won’t be affected by this troubleshooting.

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Why Rank Math’s Meta Box is Not Showing?’ is closed to new replies.