SEO preview and rank score is not working in v1.0.42

#43442
  • Resolved Shiv Chawla
    Rank Math free

    I just updated from v1.0.41 5o v1.0.42 and SEO preview has stopped working. I can’t see any Rank math suggestions/score/changes in preview ().
    null

    When I rollback to v1.0.41, it works fine.
    null

    I have the following snippets of code active in my functions.php

    function wpdocs_custom_init() {
        remove_post_type_support( 'post', 'editor');
    }
    add_action( 'init', 'wpdocs_custom_init' );

    In addition, I am using a plugin to hide a post (“WordPress Hide Posts”). Everything worked fine in v1.0.41

Viewing 3 replies - 1 through 3 (of 3 total)
  • Todd
    Rank Math free

    Hi Shiv,

    Thanks a lot for your query and we are so sorry about the trouble this must have caused.

    Please do a hard refresh:
    Windows: Ctrl + F5
    Mac/Apple: Apple + R or command + R
    Linux: F5

    If the issue persists, it would seem like a conflict with one of the plugins or the theme you are using.

    To determine that, please follow this troubleshooting guide:
    https://rankmath.com/kb/check-plugin-conflicts/

    Please let me know if you find the culprit.

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

    Looking forward to helping you.

    Shiv Chawla
    Rank Math free

    Your response is generic has nothing to do with the query I sent. I have mentioned the reason why it doesn’t work. I will mention it again:

    The new version v1.0.42 has something to do with using the block editor. If you don’t load the editor, it doesn’t work.

    The reason I don’t load the editor is because I use another external editor to create post and the in-built editor modifies the post design (So I have disabled it).

    Please forward it to your development team. I hope they have a solution. Thanks!

    Alberto
    Rank Math business

    Hello,

    Since you say you have disabled the block editor (the Gutenberg editor on WordPress), you could enable the Rank Math plugin to use the classical panel look to edit the SEO on your post (so instead of using the blocks system, it uses the classical one).

    To do that just add the code in the following link inside the functions.php on your active theme: https://rankmath.com/kb/filters-hooks-api-developer/#disable-guteberg

    Let me know if that works for 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 3 replies - 1 through 3 (of 3 total)

The ticket ‘SEO preview and rank score is not working in v1.0.42’ is closed to new replies.