rank math metabox not showing

#248244
  • Resolved XAWAD MUSA
    Rank Math free

    I can’t work with rank math on my website. The meta, title box of the page or post does not show.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Prabhat
    Rank Math agency

    Hello,

    Thank you for contacting us and we regret the inconvenience caused.

    Assuming you’re unable to see the SEO Meta Box in posts/pages, could you confirm if you’ve enabled the Add SEO Controls option from your WordPress admin area > Rank Math > Titles & Meta > Posts/Pages?
    Add SEO Controls option

    If not, then please enable the above option and that should fix the issue.

    Looking forward to hearing back from you.

    Thank you.

    Hello,

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

    Thank you.

    SEO Control is on but there is no seo box on the page or post page

    Anas
    Rank Math business

    Hello,

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

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

    Thank you.

    Please solve my problem. I wanted to move from Yoast SEO but your tools caused problems in the beginning. I’m very upset

    Hello,

    I checked one of your posts and pages and it seems the metabox/SEO Controls is present in the editor. Please refer to my video screencast: https://i.rankmath.com/hBmBh2

    Could you please check it on your end again?

    If it still seems I am missing something, sharing a screencast from your end would save us all the time in trying to replicate the issue.

    Looking forward to helping you with this one. Thank you.

    You did not show the box in the screenshot. You don’t solve the problem. Where is the box like yoast below the content?

    Hello,

    Apologies for the confusion. If you wish to bring down the SEO controls over the bottom of the Gutenberg editor, you would need to apply this filter:

    /**
     * Disable Gutenberg Sidebar Integration
     */
    add_filter( 'rank_math/gutenberg/enabled', '__return_false' );

    Please add this to your theme functions.php file and that should resolve your issue.

    Looking forward to helping you.

    If I put this code on my website, there will be no other problem?

    Hello,

    We added the code on your website as that will not cause any issue and simply removes the Gutenberg integration of Rank Math to switch the SEO Metabox below the content as you usually see with Yoast.

    Don’t hesitate to get in touch if you require any further assistance.

    I don’t understand why these tools cause problems. Why are there so many problems? yoast is not so much a problem. I solved it by putting the code once, now again there is no rank math box below the edit box

    Anas
    Rank Math business

    Hello,

    Did you update/change the theme?

    As the filter was added to the functions.php file, updating or changing the theme would have removed the code.

    You should add the filter code again, you can use the Code Snippets plugin to add the filter:
    https://rankmath.com/kb/wordpress-hooks-actions-filters/#code-snippets-plugin

    I hope this helps.

    Thank you.

    I’m also facing this issue on my website, Thank you my problem solved!

    Hello,


    @Jackob
    We are super happy that this helped switch the integration of Gutenberg to the default below the content place.

    If you have any other questions, don’t hesitate to open a new support ticket.

    We are here to help!

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

The ticket ‘rank math metabox not showing’ is closed to new replies.