Rank Math Section not visible under my posts in wordpress website

#66369
  • Hi,
    I have installed Rank math and finished the configuration. The Account is connected but while opening a post I am not able to view Rank Math SEO section under it. While using the Yoast SEO I used to get the Yoast SEO section under my every page/post. But after migrating from Yoast to Rank Math I am not able to see that. Can you please check and help me getting that option enabled SO that for every post I can see the Rank Math SEO Section.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The Sensitive Data is the link to the screen shot

    Alberto
    Rank Math business

    Hello,

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

    Let’s go step by step. The current view of Rank Math (the one in the sidebar) is since you are using the Gutenberg editor (which recommended this style). If you use the classic editor, you will have it at the bottom.

    But since some users (like you) prefer to use it always at the bottom (which is understandable) we added a little snippet to force it to be always at the bottom.

    You just need to add the following code at the end of your functions.php file in your current theme:

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

    About seeing all the options, recently we added two modes in Rank Math: Easy and Advanced. By default is enabled the Easy one so some options are hidden.

    To see all the options, I recorded for you a screencast showing how to change that setting: https://i.rankmath.com/BySs76

    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 ‘Rank Math Section not visible under my posts in wordpress website’ is closed to new replies.